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

Djangojavascriptlexerfix #1589

Merged
merged 3 commits into from Oct 30, 2020

Conversation

boanergies
Copy link
Contributor

Fixes #1588. Only needed to change the one line of code the Django lexer to remove {* .. *} from being thought as a Django comment.

@birkenfeld
Copy link
Member

Very nice, thanks!

@birkenfeld birkenfeld added the changelog-update Items which need to get mentioned in the changelog label Oct 30, 2020
@birkenfeld birkenfeld merged commit 194eeb4 into pygments:master Oct 30, 2020
@Anteru Anteru added this to the 2.7.3 milestone Oct 30, 2020
@boanergies boanergies deleted the djangojavascriptlexerfix branch October 30, 2020 11:45
@Anteru Anteru removed the changelog-update Items which need to get mentioned in the changelog label Dec 5, 2020
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.

Doxygen comments in django/javascript code creating weird behaviour from lexer
3 participants