Ycd Toc Versions Save

🚩 Zero configuration table of content generator for Markdown files.

v0.3.0

3 years ago

Changelog

c7a7036 fix: don't add arbitrary if some headers are skipped ea8d420 chore: add new md file to be tested, fix style issues on code a11d452 doc: update readme 📑

Docker images

  • docker pull yagizcan/toc:latest
  • docker pull yagizcan/toc:v0.3.0

v0.2.51

3 years ago

Changelog

970b094 release: update workflow 497339d release: update go releaser for publishing docker images e59e507 release: Add dockerfile

Docker images

  • docker pull yagizcan/toc:latest
  • docker pull yagizcan/toc:v0.2.51

v0.2.5

3 years ago

Changelog

e09c466 doc: update links on installation 📑 b933052 chore: simplfy nested loop 421ff18 chore: change default finish string to 'tocstop' f0cff26 feat: support additional start and end strings

v0.2.0

3 years ago

Changelog

7d0b76b doc: update readme with new usage, change links of binary downloads 4a4eec4 chore: refactor error messages, change the logic of internal code 279f3d9 chore: update usage string 663b2b1 doc: update README with the release links 755a472 feat: capture the toc between two html comments 7ad78a9 feat: add -d, --depth flags 8b8df0e feat: add support for -d, --depth flags 33c55b9 fix(config): set default value to 6 for depth a00c76a feat: add Depth to config c9181e4 test: increase the depth of test markdown 1979411 doc(style): delete syntax highlighting 67196e3 doc: update readme for -s, --skip flags 1ca112d doc: update usage on -h --help flags. 0937464 feat: add -s --skip flag 9c3bccd feat: update tocConfig for skip flag 22c26c6 feat: add Skip to config c173d68 fix: write status messages to stderr 019f7ed fix(doc): fix typo 14d4992 fix: small typo 26f779c doc: update readme 📑 1392076 release: delete arm from archs

v0.1.12

3 years ago

Changelog

6ee1938 doc: update readme 📑 cdeeb60 feat: use asteriks for headers > h1 ddfc3d1 release: add arm arch for builds 📣

v0.1.11

3 years ago

Changelog

d70eb4a release: update workflow 106d507 doc: add changelog.md

v0.1.1

3 years ago

Changelog

8ad91b4 release: update workflow 92e6e2c Update go.yml 526a3fb release: setup github action for releases