Skip to content

Fix/issue 423 text escaping#424

Merged
mysticmind merged 2 commits intomasterfrom
fix/issue-423-text-escaping
Mar 31, 2026
Merged

Fix/issue 423 text escaping#424
mysticmind merged 2 commits intomasterfrom
fix/issue-423-text-escaping

Conversation

@mysticmind
Copy link
Copy Markdown
Owner

Fix/issue 423 text escaping

Fixes GH-423

Keep literal parentheses and braces in normal text output while limiting CommonMark escaping to square brackets to avoid accidental link parsing.
@mysticmind mysticmind merged commit 9c0add5 into master Mar 31, 2026
1 check passed
@mysticmind mysticmind deleted the fix/issue-423-text-escaping branch March 31, 2026 01:11
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.

Parentheses being escaped unnecessarily and incorrectly

1 participant