nano/doc
Benno Schulenberg e7491920fd docs: explain how to include a double quote plus space in a nanorc regex
As double-quote-plus-space indicates the end of a regular expression
in a nanorc file, the inclusion of this combination *in* a regular
expression requires breaking the juxtaposition of the two, which
can be achieved by putting either of them between square brackets.

(It can also be achieved by preceding the space with a backslash,
which is shorter, but... the above method is more symmetrical.)

This addresses https://savannah.gnu.org/bugs/?62997.
2022-09-01 17:29:04 +02:00
..
.gitignore build: let git ignore also the generated PDF file 2017-09-19 20:56:04 +02:00
Makefile.am docs: drop the cluttering Info-style links from the HTML manual 2017-06-27 19:55:12 +02:00
cheatsheet.html docs: remove obsolete Ctrl+Z from the cheatsheet; mention Alt+X instead 2021-12-23 15:48:15 +01:00
faq.html docs: describe --disable-formatter and --disable-linter configure options 2022-08-29 08:30:30 +02:00
nano.1 tweaks: move the --magic option up, so that --zero comes last 2022-08-17 14:31:44 +02:00
nano.texi docs: explain how to include a double quote plus space in a nanorc regex 2022-09-01 17:29:04 +02:00
nanorc.5 docs: explain how to include a double quote plus space in a nanorc regex 2022-09-01 17:29:04 +02:00
rnano.1 bump version numbers and add a news item for the 6.4 release 2022-08-02 08:44:50 +02:00
sample.nanorc.in docs: replace control codes in the examples with {command} cartouches 2022-08-18 09:11:49 +02:00