Skip to content

Add/improve treesitter markdown support #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 3, 2025

Conversation

boydkelly
Copy link
Contributor

resolves #95

I did notice recently that highlighting for treesitter was not working as expected. I have added this support and I believe it should maintain the same style as the regular syntax highlighting. I have checked links, embedded code etc in a couple of online sample markdown.md docs. Note there is a single reference to an lsp...markdown group. Without this change there were a few instances where the square braces around links or ids were in red with the ids another color, and it just didnt look like the 'oxocarbon' way. Please adjust to your liking of course!!!!

Note couple of screenshots with conceal enabled/disabled, links, embedded code.

Screenshot From 2025-06-13 18-43-24
Screenshot From 2025-06-13 18-44-01
Screenshot From 2025-06-13 19-25-12

@xStormyy xStormyy merged commit b1aca1d into nyoom-engineering:main Aug 3, 2025
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.

Request: Highlighting for Render-Markdown
2 participants