asciidoctor / asciidoctor.org

:globe_with_meridians: Asciidoctor project site. Composed in AsciiDoc. Baked with Awestruct.
https://asciidoctor.org
Other
323 stars 803 forks source link

Remove more redundant escapes in literal columns #723

Closed andrewcarver closed 7 years ago

andrewcarver commented 7 years ago

Same problem here as in #721: here it is only HTML entities that are escaped, in a column that I'm guessing was only later styled as literal.

mojavelinux commented 7 years ago

Thanks!