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

feat: asciidoc universal escaping #767

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

alandefreitas
Copy link
Collaborator

Replace escaping based on passthroughs without universal escaping based on character substitutions: https://docs.asciidoctor.org/asciidoc/latest/subs/replacements/

fix #763

Replace escaping based on passthroughs without universal escaping based on character substitutions: https://docs.asciidoctor.org/asciidoc/latest/subs/replacements/

fix cppalliance#763
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://767.mrdocs.prtest2.cppalliance.org/index.html

@alandefreitas alandefreitas merged commit e2ae861 into cppalliance:develop Dec 13, 2024
11 checks passed
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

Successfully merging this pull request may close these issues.

adoc escaping problems in source code: angle brackets
2 participants