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

Allow wider syntax for magic comments #3249

Merged
merged 4 commits into from Jun 18, 2021

Conversation

schtandard
Copy link
Contributor

Resolves #3243.

Changes

Only the begin regex for magic comments has been changed to allow for the more flexible syntax.

Checklist

  • Added markup tests, or they don't apply here because...
  • Updated the changelog at CHANGES.md

src/languages/latex.js Outdated Show resolved Hide resolved
Co-authored-by: Josh Goebel <me@joshgoebel.com>
@joshgoebel joshgoebel merged commit bc78477 into highlightjs:main Jun 18, 2021
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.

(LaTeX) Matching TeX magic comments should be case insensitive
2 participants