Skip to content

2.0.3

Latest
Compare
Choose a tag to compare
@xero xero released this 09 Nov 20:17
· 2 commits to main since this release
56b368e

md2html v2.0.3

md2html logo

  • added focus and sleep to help scraping the pre-rendered dom
  • updated commands from editor to generic callback'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

changelog