Mermade / widdershins

OpenAPI / Swagger, AsyncAPI & Semoasa definitions to (re)Slate compatible markdown
https://mermade.github.io/reslate
MIT License
1.48k stars 321 forks source link

Could not get ToC to generate #540

Open snowberry-clearwing opened 1 year ago

snowberry-clearwing commented 1 year ago

Describe the bug Could not get ToC to generate.

To Reproduce Steps to reproduce the behavior:

  1. Added tags to OpenAPI document as per instructions on https://mermade.github.io/widdershins/MarkdownTOCStructure.html

  2. Command-line:

npx widdershins --search false --language_tabs "shell": "SHELL" --headings 3 --summary false my.yaml -o my.md

Expected behavior Not sure what the expected result should be, but I do not see any ToC markdown syntax in the generated .md file. Either documentation is not clear or bug.

Versions: