DOC/MINOR: reformat configuration.txt's "quoting and escaping" table
authorMarcos de Oliveira <markinholiveira@gmail.com>
Fri, 17 Mar 2023 14:03:13 +0000 (11:03 -0300)
committerWilly Tarreau <w@1wt.eu>
Wed, 29 Mar 2023 05:20:03 +0000 (07:20 +0200)
commit3b7a351a97f9d59fe945bb9a2ec638653f486f14
tree09e789e2ea6911d0638818a9fadea3c2d992de70
parent2c5b9ded9be9e006a24ac3acf303006ccad7baef
DOC/MINOR: reformat configuration.txt's "quoting and escaping" table

The table in section 2.2 ("Quoting and escaping") was formated in a way
which is not recognized by haproxy-dconv, breaking it, and cutting off
the entire section.
This commit fix that by formatting the table in way which allows the
converter to produce the correct HTML.

Fixes cbonte/haproxy-dconv#35
doc/configuration.txt