highlight.js
highlight.js copied to clipboard
Add CMake block command
block/endblock are scope-related commands introduced in CMake 3.25:
https://cmake.org/cmake/help/latest/command/block.html
Changes
Support highlighting of block/endblock cmake commands.
Checklist
- [ ] Added markup tests, or they don't apply here because trivial change
- [ ] Updated the changelog at
CHANGES.md
Looks great! Please also update the CHANGES.md file.