Skip to content
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

Fix/treesitter markup #118

Merged
merged 3 commits into from
Mar 26, 2024
Merged

Fix/treesitter markup #118

merged 3 commits into from
Mar 26, 2024

Conversation

roosta
Copy link
Member

@roosta roosta commented Mar 26, 2024

Fix treesitter markup

@MindTooth
Copy link
Member

MindTooth commented Mar 26, 2024

Do we have a good example to test this?

Ed1t: https://stackoverflow.com/a/48406113/182868

Screenshot 2024-03-26 at 09 37 00

@roosta
Copy link
Member Author

roosta commented Mar 26, 2024

I installed the neorg extension, and used this sample hello.norg

This is *bold text*.

This is /italicized text/.

This is -strikethrough-

This is _underline_

@roosta
Copy link
Member Author

roosta commented Mar 26, 2024

can use this snippet to test your term, see if it supports it: echo -e "\e[9mtest\e[0m"

@Sberlos
Copy link

Sberlos commented Mar 26, 2024

This PR fixes all the missing treesitter markup in neorg for me, thank you very much!

@roosta roosta merged commit 7439a86 into master Mar 26, 2024
1 check passed
@roosta roosta deleted the fix/treesitter-markup branch March 26, 2024 12:45
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.

3 participants