Markdown-toclify

Latest version: v0.1.7

Safety actively analyzes 613482 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.7.1

----------------
- fixed bug that headers are stripped from the output if there was
no space between "" and the first letter as in "header".

1.7.0

----------------

- added --exlude_h argument to exclude specified header levels from the table of contents.
- added --placeholder argument to insert the table of contents at a particular
position in the document.
- added --no_toc_header argument to suppress the table of contents header
- added markdown_toclify wrapper function and added markdown_toclify.
as module to PyPI.

1.6.0

----------------

- changes to comply with the new markdown standard 09/03/2014 (http://jgm.github.io/stmd/spec.htm)

1) More than six characters is not a header
2) Space is required between the characters and the header’s contents
3) Headers can be indented by at most 3 spaces:

1.5.1

----------------

- handling special GitHub case "&", which is now substituted by a "--"

1.5.0

----------------

- code refactoring
- removes old back-to-top links

1.4.0

----------------

- smart re-indentation: Table of contents will be shifted one tab to the left if no level-1 heading can be found

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.