iamcco / iamcco/markdown-preview.nvim
[Feature request] Support text highlighting with ==
Open
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 411
- PR merge metrics
- No merged PRs in 30d
Description
Obsidian’s markdown has the feature of highlighting text surrounded by ==
I think they just replace `==` with the html mark tag. So that
`==text==`
Becomes
`text`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.