Skip to content

fix asciidoc code annotations following pandoc update#12442

Merged
cderv merged 2 commits intomainfrom
fix/asciidoc-code-annotate
Apr 3, 2025
Merged

fix asciidoc code annotations following pandoc update#12442
cderv merged 2 commits intomainfrom
fix/asciidoc-code-annotate

Conversation

@cderv
Copy link
Copy Markdown
Member

@cderv cderv commented Apr 3, 2025

  • Fix the test
  • Use rawInline now that pandoc 3.6.2 escape < with ++<

fix #12441 - see more details there.

No changelog added because this was only introduced following Pandoc update for 1.7?

@cscheid
Copy link
Copy Markdown
Member

cscheid commented Apr 3, 2025

No changelog added because this was only introduced following Pandoc update for 1.7?

Yes, that follows what we usually do, thanks.

@cderv cderv force-pushed the fix/asciidoc-code-annotate branch from 9d4cb62 to 569135a Compare April 3, 2025 17:28
@cderv
Copy link
Copy Markdown
Member Author

cderv commented Apr 3, 2025

This solves #12441 and is part of

Merging this one.

@cderv cderv merged commit d9f1872 into main Apr 3, 2025
49 checks passed
@cderv cderv deleted the fix/asciidoc-code-annotate branch April 3, 2025 18:13
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.

Asciidoc syntax for code annotation is not correct

2 participants