Skip to content

0.1.7

Choose a tag to compare

@dereuromark dereuromark released this 09 Dec 01:38
· 147 commits to master since this release
2555cca

Fixes

  • Fix converter blank line handling between block elements - #29
  • Fix HtmlToDjot definition list conversion - #31
  • Fix block elements being absorbed into nested lists - #41

Improvements

  • Add fenced comment blocks (%%%) for multi-line comments - #30
  • Add multiple dd support for definition lists with multiple terms - #33
  • Add table row and cell attributes support - #35
  • Add attribute support for definition list elements (dl, dt, dd) - #34
  • Add HTML attribute extraction in HtmlToDjot converter - #36
  • Add caption support for images, tables, and block quotes - #38

Full Changelog: 0.1.6...0.1.7