-
**Describe the bug**
Title says it all. Examples:
![Image](https://github.com/user-attachments/assets/8040782d-2654-4b39-987d-ff5fb0fe7021)
![Image](https://github.com/user-attachments/assets/fdf0de…
-
Last PR over 18 months ago.
Last closed issue over a year ago.
No responses to any Issues.
vim-markdown-toc is not working at all for me (installled, but vim will not acknowledge that it is…
-
### Proposal
I need TOC to be numbered for the most of the files. So I set `markdown.extension.toc.orderedList` to `true`. But headings in some of the files are already numbered, so I need to disab…
-
markdown-toc is generating :
```
* [Considération](#consideration)
```
instead of
```
* [Considération](#considération)
```
for this markdown:
```
## Considération
```
-
I'm playing with the glossary package, which I find a great addition to the quarto world and trying to create a glossary for my web page.
Unfortunately, when rendering my file, I can see the html …
-
`hexo-toc` only has a `maxdepth` config but not a `mindepth`.
One usually wants to avoid `h1` to be part of the TOC. `markdown-toc` has only an option to exclude the first `h1`.
`hexo-toc` is no…
noraj updated
6 years ago
-
Hi, I'd post this as a discussion if they were enabled on this repo, but they aren't. I was hoping that it would be possible to add a configuration option to have he TOC location list automatically cl…
jrebs updated
1 month ago
-
I wanted to add an attribution to my TOC, so people knew that I used Markdown TOC to generate it.
```
- [Version 2.0.1](#version-201)
- [Version 2.0.0](#version-200)
- [Breaking changes]…
-
MarkDown doesn't have a native "insert ToC here" directive. Some systems have added one. Others, such as Gitlab, requires the ToC to be manually inserted. I've been looking for a tool that would gen…
-
(Editing the top comment to be the current consensus on this issue.)
For the reasons discussed below, we've settled on Markdown as the best option for rewriting the docs.
What we'd have to do:
…