iamcco / iamcco/markdown-preview.nvim
GitLab like math code block support
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 411
- PR merge metrics
- No merged PRs in 30d
Description
https://docs.gitlab.com/ee/user/markdown.html#math
This math is inline $`a^2+b^2=c^2`$.
This is on a separate line
```math
a^2+b^2=c^2
```
This is useful for people with projects on GitLab
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.