Releases: xero/obsidian-md2html
Releases · xero/obsidian-md2html
2.0.3
md2html v2.0.3
- added focus and sleep to help scraping the pre-rendered dom
- updated commands from
editor
to genericcallback
's- this makes commands work in edit or preview mode
- removed
display: none;
from rendered views- again, makes commands available in both edit and preview modes
- this allows for accessing either dom
- added back missing options
- added help option
- fixed setting help text to match command names
- switched to split rendering selections
- fixed code blocks
2.0.2
2.0.1
2.0.0
1.1.1
new syntax highlighting
- switch from showdown to marked
- update shiki
- add marked plugins for footers and callout (alerts)