Open
Description
markdowns used alongside a lot with HTML. supporting them would be useful for blog generators.
Alternatives
I've been using https://marketplace.visualstudio.com/items?itemName=jeoht.es6-string-markdown, however there's caveats:
- repository is gone
- it does not work properly with indented markdowns
const text = /*md*/`
# This heading is not highlighted
# This heading is correctly highlighted
`
Metadata
Assignees
Labels
No labels
Activity