Skip to content

Releases: markusstraub/mdsplit

v0.5.0

19 Oct 21:14
Compare
Choose a tag to compare
  • 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

16 Feb 14:51
Compare
Choose a tag to compare

replace spaces in filenames with dashes (increases compatibility with tools that don't like spaces)

v0.4.1

23 Nov 13:12
Compare
Choose a tag to compare
  • added CLI parameter to specify file encoding (-e or --encoding)

v0.4.0

07 May 19:12
Compare
Choose a tag to compare
  • add support for table of content (toc.md) creation (thanks to @theova for the contribution in #1)
  • tests with python 3.11

v0.3.2

26 Jul 12:16
Compare
Choose a tag to compare
  • bugfixes

v0.3

15 Jul 08:13
Compare
Choose a tag to compare
  • support reading from stdin
  • tested compatibility with python >= 3.7

v0.2

08 Jul 10:39
Compare
Choose a tag to compare
more conformity to commonmark specs