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

Support for tags without closing #5

Open
arthrfrts opened this issue Jul 28, 2024 · 1 comment
Open

Support for tags without closing #5

arthrfrts opened this issue Jul 28, 2024 · 1 comment

Comments

@arthrfrts
Copy link

Some tags like {% continue %} and {% break %} don't have a closing tag like endif and endfor. Currently, if I add a non-closeable tag in an HTML document, it breaks the syntax highlighting.

For example, while developing a Jekyll theme, if I use a tag like {% feed_meta %}, anything below it will not get highlighted:

Captura de Tela 2024-07-28 às 00 25 07
@jeffreyguenther
Copy link
Contributor

Acknowledged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants