github-markdown-toc.go icon indicating copy to clipboard operation
github-markdown-toc.go copied to clipboard

[BUG] TOC picks up YAML

Open knennigtri opened this issue 4 years ago • 0 comments

Describe the bug When running the tool on a .md file, for some reason, it generates a TOC item for the YAML I have at the top of my file. When I was using the shell script, it didn't pick up the YAML and generate a TOC item.

To Reproduce Use a .md file with YAML at the top and run the tool. The output shows the YAML code ad depth=1

knennigtri avatar May 17 '21 20:05 knennigtri