Releases: AshurAxelR/JParsedown
Releases · AshurAxelR/JParsedown
1.0.4
JParsedown
- Fixed exception on empty code block (issue #6).
- Library version property.
MD tool
- Fixed recursive mode creating empty folders (issue #5).
- Print library version (--version option).
1.0.3
JParsedown
- Improved header ID generation (issue #3).
- Optional MD link conversion (issue #4).
MD tool
- Optional MD links conversion (-u option).
- Responsive layout now works on mobile with
page.html
template.
1.0.2
JParsedown
- Fixed nested links not handled properly (Issue #1)
MD tool
- Added recursive mode (-r option)
- Added check for modification (-m option)
- Responsive CSS templates