Skip to content

Conversation

@NickHu
Copy link

@NickHu NickHu commented Nov 20, 2025

Makes the parser aware of mathematics environments that aren't blocks.

I deliberately avoided single-dollar separated math because it creates ambiguity with having things like $2.00 in the text; if we wanted to support it, it probably needs to be implemented in the scanner.

I implemented this in service of nvim-orgmode/orgmode#1056.

Copy link
Member

@kristijanhusak kristijanhusak left a comment

Choose a reason for hiding this comment

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

Nice, thanks!

@kristijanhusak kristijanhusak merged commit 43bae3c into nvim-orgmode:next Nov 26, 2025
1 check 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.

2 participants