Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Quoting and escaping" is cut off #35

Open
TimWolla opened this issue Aug 9, 2021 · 1 comment
Open

"Quoting and escaping" is cut off #35

TimWolla opened this issue Aug 9, 2021 · 1 comment

Comments

@TimWolla
Copy link
Contributor

TimWolla commented Aug 9, 2021

Apparently dconv has issues with the "Quoting and escaping" chapter. It is cut off at the table:

https://cbonte.github.io/haproxy-dconv/2.5/configuration.html#2.2

@wtarreau
Copy link
Contributor

Should be fixed by haproxy 2.2 commit 2c3487fcedc. See https://www.mail-archive.com/haproxy@formilux.org/msg43323.html.

haproxy-mirror pushed a commit to haproxy/haproxy that referenced this issue Mar 29, 2023
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants