hexojs / hexojs/hexo-renderer-markdown-it
Support code highlight for more languages
Open
- Dominant language
- JavaScript
- Stars
- 369
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
### Check List
- [x] I have already read README.
- [x] I have already searched existing issues.
- [x] I have already searched existing pull requrests.
### Feature Request
I would like to highlight Lean4 code in hexo posts
``` lean
example (n: Nat) : n = n := by sorry
```
but it seems that this plugin fails to do so.
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.