Skip to content

Releases: benbalter/word-to-markdown

v0.1.0

27 Mar 19:50
Compare
Choose a tag to compare
  • List parsing logic now much more mature and produces valid, semantic HTML as an intermediary step
  • Nested list support (both ol and ul)
  • Demo: select all markdown on click (#6)

v0.0.4

26 Mar 16:09
Compare
Choose a tag to compare
  • Use premailer to inline all CSS before processing
  • Smarter implicit heading detection
  • Prevent OLs from being wrapped in ULs (#5)
  • Site footer styling improvements
  • Better inline documentation

v0.0.3

24 Mar 20:42
Compare
Choose a tag to compare
  • Table support
  • Added Rerun for local development
  • Uncurl curly quotes

v0.0.2

24 Mar 20:40
Compare
Choose a tag to compare
  • Demo site
  • Travis support
  • Better encoding support
  • Strip o: namespace
  • Better whitespace trimming

And so it begins

24 Mar 20:38
Compare
Choose a tag to compare
v0.0.1

add script/bootstrap