Releases: markusstraub/mdsplit
Releases · markusstraub/mdsplit
v0.5.0
- added CLI switch
-n
,--navigation
which adds a navigation footer on each page (links to toc, previous page, next page) - thanks @patchamama
v0.4.2
replace spaces in filenames with dashes (increases compatibility with tools that don't like spaces)
v0.4.1
- added CLI parameter to specify file encoding (
-e
or--encoding
)
v0.4.0
v0.3.2
- bugfixes
v0.3
- support reading from stdin
- tested compatibility with python >= 3.7
v0.2
more conformity to commonmark specs