Skip to content

Conversation

@Timmmm
Copy link
Contributor

@Timmmm Timmmm commented Nov 25, 2025

Instead of HTML entities for the special symbol macros, use their unicode characters directly. This doesn't have any effect on the PDF or HTML output, but it makes the tags JSON output easier to read, and also makes the Asciidoc source easier to read (you don't have to look up any weird hex codes to see what {circ} looks like).

Instead of HTML entities for the special symbol macros, use their unicode characters directly. This doesn't have any effect on the PDF or HTML output, but it makes the tags JSON output easier to read, and also makes the Asciidoc source easier to read (you don't have to look up any weird hex codes to see what `{circ}` looks like).
Copy link
Member

@aswaterman aswaterman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Timmmm LGTM, but while you are here, can you factor out the common macros into a separate file that both of these top-level files include?

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.

2 participants