markdown-toc icon indicating copy to clipboard operation
markdown-toc copied to clipboard

It deletes stuff above the ToC! :(

Open ElectricRCAircraftGuy opened this issue 4 years ago • 1 comments

From my review: https://marketplace.visualstudio.com/items?itemName=huntertran.auto-markdown-toc&ssr=false#review-details


Brilliant tool!--if only it worked. I'd like my ToC like this, but the tool keeps deleting a ton of stuff all around the ToC! :(

## Table of Contents
<details>
<summary><b>(click to expand)</b></summary>
<!-- The following table of contents was auto-generated using https://marketplace.visualstudio.com/items?itemName=huntertran.auto-markdown-toc -->

<!-- TOC -->
table of contents here
<!-- /TOC -->

</details>

Additionally, there is no option to place the anchors 1 line just above the headings, like this tool does: https://github.com/naokazuterada/MarkdownTOC.

Use https://github.com/naokazuterada/MarkdownTOC in Sublime Text instead! It's 100x better!


I'd really like it to work in VSCode for my teammates who don't use Sublime Text (I have to conform my ToC generator to them, rather than them conforming to me).

This tool is almost there. Just needs some bug fixes.

ElectricRCAircraftGuy avatar Aug 05 '21 22:08 ElectricRCAircraftGuy

This is an ongoing problem. Is it a bug in markdown-toc or a conflict with (HTML, Comment, ...?) tag autocompletion?

jstirnaman avatar Nov 30 '23 17:11 jstirnaman