ITNOA
in latest version 3.0.17 when I tried to use <!-- TOC ignore:true --> in first line before # first header, and then Update TOC, this plugin remove my first header. (this very strange)
I try your workaround in #40
but does not work too.
Reproduce steps:
- first if we have some markdown like below
<!-- TOC -->
<!--\TOC-->
<!-- TOC ignore:true -->
# ITNOA
<!-- TOC -->
- [ITNOA](#itnoa)
- [Hooshang](#hooshang)
- [Kamal](#kamal)
- [Zooom](#zooom)
<!-- /TOC -->
salam
## Hooshang
Che khabar
### Kamal
kamalam ladlfasdf akjdf;adslkfja;dlkfj
## Zooom
Chakar mikoni
- Second if you right click and click
Add markdown TOC: Insert/Update
- Third you can see below
<!-- TOC -->
- [ITNOA](#itnoa)
- [Hooshang](#hooshang)
- [Kamal](#kamal)
- [Zooom](#zooom)
<!-- /TOC -->
salam
## Hooshang
Che khabar
### Kamal
kamalam ladlfasdf akjdf;adslkfja;dlkfj
## Zooom
Chakar mikoni
ITNOA
in latest version
3.0.17when I tried to use<!-- TOC ignore:true -->in first line before#first header, and then Update TOC, this plugin remove my first header. (this very strange)I try your workaround in #40
but does not work too.
Reproduce steps:
Add markdown TOC: Insert/Update