You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Node.js (note only LTS versions are supported):
v20.3.0
The text was updated successfully, but these errors were encountered:
Describe the bug
Could not get ToC to generate.
To Reproduce
Steps to reproduce the behavior:
Added tags to OpenAPI document as per instructions on https://mermade.github.io/widdershins/MarkdownTOCStructure.html
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:
v20.3.0
The text was updated successfully, but these errors were encountered: