Skip to content

Conversation

joshgoebel
Copy link
Member

@joshgoebel joshgoebel commented Nov 4, 2020

Resolves #2782.

Changes

  • Variables are now highlighted as variable
  • i8, i32, etc now highlighted as type
  • Labels are now highlighted as symbol (matching our other grammars)
  • Better comment detection
  • Restore relevance to strings
  • prevent false positives on ; line endings as "comments"
  • Add very minimal operator and punctuation support

Checklist

  • Added markup tests, or they don't apply here because...
  • Updated the changelog at CHANGES.md
  • Added myself to AUTHORS.txt, under Contributors

@joshgoebel joshgoebel merged commit 7816b2f into highlightjs:master Nov 13, 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.

(llvm) types and blocks are parsed incorrectly
2 participants