Skip to content

Fix dollar math parsing boundaries - #196

Merged
Ilia Permiashkin (p3rmiashkin) merged 1 commit into
JetBrains:masterfrom
keta1:fix/issue-179-dollar-math
Aug 20, 2026
Merged

Fix dollar math parsing boundaries#196
Ilia Permiashkin (p3rmiashkin) merged 1 commit into
JetBrains:masterfrom
keta1:fix/issue-179-dollar-math

Conversation

@keta1

Copy link
Copy Markdown
Contributor

Fixes #179.

Other changes:

  • Avoid parsing dollar math inside links and image text
  • Preserve literal dollar signs in generated image alt text
  • Add regression coverage for dollar math boundary cases

@keta1
ketal (keta1) force-pushed the fix/issue-179-dollar-math branch from 873fd77 to a45ef1a Compare August 20, 2026 06:31
@p3rmiashkin

Copy link
Copy Markdown
Contributor

Hi ketal (@keta1)! Please rebase your branch on the latest master and add a note to CHANGELOG.md file

@keta1
ketal (keta1) force-pushed the fix/issue-179-dollar-math branch from a45ef1a to 15d8c42 Compare August 20, 2026 14:04
@keta1

ketal (keta1) commented Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

Thanks for the reminder. I rebased this branch on the latest master and added the requested CHANGELOG.md entry under Unreleased.

@keta1
ketal (keta1) force-pushed the fix/issue-179-dollar-math branch from 15d8c42 to 34e29db Compare August 20, 2026 16:20
@p3rmiashkin
Ilia Permiashkin (p3rmiashkin) merged commit f2280ff into JetBrains:master Aug 20, 2026
3 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.

AST parsing error: dollar sign ($) inside bold is wrongly treated as math delimiter in GFMFlavourDescriptor

2 participants