github-markdown-toc

Easy TOC creation for GitHub README.md

MIT License

Stars
3.2K

Bot releases are visible (Hide)

github-markdown-toc - 0.10.0: Update for a new GH HTML output Latest Release

Published by ekalinin 8 months ago

github-markdown-toc - 0.9.1: Update for a new GH HTML output

Published by ekalinin 11 months ago

  • Fix reg exp for new GH output
  • Commented out some tests (with "remote" logic)
github-markdown-toc - 0.9.0: Add options --skip-header, --indent

Published by ekalinin 11 months ago

  • #118
  • #126
  • #127
  • #129
  • #130
  • #131
  • #132
  • #133
github-markdown-toc - 0.8.0: added --hide-footer; better indentation

Published by ekalinin about 3 years ago

  • #104
  • #108
  • #109
  • #112
  • #116
github-markdown-toc - 0.7.0: added --no-backup; secure token passing; z/OS support

Published by ekalinin almost 4 years ago

  • #81
  • #82
  • #70
  • #99
  • #102
  • #103
github-markdown-toc - 0.6.1: fixes

Published by ekalinin over 5 years ago

  • #60
  • #72
github-markdown-toc - 0.6.0: support for GH_TOC_TOKEN env variable

Published by ekalinin almost 6 years ago

  • added support for GH_TOC_TOKEN env variable
  • better --version handler
  • global code tag replacement
github-markdown-toc - 0.5.0: Github token support & auto insert/update TOC

Published by ekalinin over 6 years ago

  • Github token support, #36
  • TOC auto insert/update, #41
github-markdown-toc - 0.4.9: fixed small issue (seems like new GH layout)

Published by ekalinin about 7 years ago

  • #38
github-markdown-toc - 0.4.8: Spaces for Gitlab

Published by ekalinin over 7 years ago

  • #28
github-markdown-toc - 0.4.7: fixed changed behavior of the grep (2.21 → 2.25)

Published by ekalinin over 8 years ago

  • fixed changed behavior of the grep (2.21 -> 2.25)
  • added shellcheck into Makefile
  • simplified some tests
github-markdown-toc - 0.4.6: fixed some changes in the github's layout

Published by ekalinin over 8 years ago

  • #19
github-markdown-toc - 0.4.5: excluded grep's ``--null-data`` option for Mac

Published by ekalinin about 9 years ago

  • #14
github-markdown-toc - 0.4.4: fixed TOC with backquote

Published by ekalinin over 9 years ago

  • #13
github-markdown-toc - 0.4.3: fixed TOC creating from STDIN on Mac OS X

Published by ekalinin over 9 years ago

See #11, #12

github-markdown-toc - 0.4.2: fixed issue for non-English characters

Published by ekalinin over 9 years ago

Description in #6 , fixed in #10

github-markdown-toc - 0.4.1: Show help if no args was given & improved href search in GH layout

Published by ekalinin over 9 years ago

  • show help if no args was given. see #9
  • fixed search of the "href" in GH layout
  • improved some tests (more stable version)
github-markdown-toc - 0.4.0: markdown from stdin

Published by ekalinin over 9 years ago

  • added ability to read markdown from stdin
  • added tests
github-markdown-toc - 0.3.0: work with local files

Published by ekalinin over 9 years ago

  • added ability to work with local files
github-markdown-toc - 0.2.1: minor improvements

Published by ekalinin about 10 years ago

  • simplify code of the grabber
  • added sign in output