markdown-toc
markdown-toc copied to clipboard
Extra newlines added when file has horizontal lines
See repro:
$ tail tmp.md
---
title: Foo
---
$ markdown-toc -i tmp.md
$ tail tmp.md
---
title: Foo
---