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

wrong highlighting of bold text #9

Open
alxsimon opened this issue Jul 8, 2023 · 0 comments
Open

wrong highlighting of bold text #9

alxsimon opened this issue Jul 8, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@alxsimon
Copy link

alxsimon commented Jul 8, 2023

Not sure this is the write place to report this.

I'm using this tree-sitter in helix

When having something like this

#import "template.typ": *

#show: project.with(
  title: "",
  authors: (
    "",
  ),
  date: datetime.today().display(),
)

*bold*

all the text between the first * on the first line and the second one before bold is highlighted in orange, instead of the bold text.

@frozolotl frozolotl added the bug Something isn't working label Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants