Releases: benbalter/word-to-markdown
Releases · benbalter/word-to-markdown
v0.1.0
- 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
- 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
- Table support
- Added Rerun for local development
- Uncurl curly quotes
v0.0.2
- Demo site
- Travis support
- Better encoding support
- Strip
o:
namespace
- Better whitespace trimming
And so it begins
v0.0.1
add script/bootstrap