-
The latest release of `markdown-toc` was in 2019.
Consider using relevant alternative with header's level and `pre-commit` support, for example [md-toc](https://github.com/frnmst/md-toc)
-
Really cool plugin thanks.
Minor things I've wanted when using it:
- When exporting to PDF turn off the 'fold' arrows
- When exporting to PDF turn insta-toc into markdown links so they are functi…
-
I've beenusing alanwalk/markdown-toc:master for years; but tonight hit a bug where that extension wasn't updating a very long MD file with many headers. So I looked for an update/alternative. I saw …
-
# Bug Report
## Environment
Zola version: 0.19.2
## Expected Behavior
When set to true, I expect `lazy_async_image` to only affect how markdown images (`![alt text](path "title text")`) ar…
-
The Python Markdown TOC plugin works well for individual pages, but is there a good way to add a full TOC after the first cover page that would list the entire site when using the aggregator? All othe…
-
Sometimes when using table of content in Jupyter notebooks I was thrown into editing the title instead of "just going there". I think I finally understood how it works: if I am editing a code cell, th…
-
It can be useful to have pages that define content (executable outputs, markdown snippets, etc) that are solely meant for re-use in a book, and aren't part of the book itself.
Right now, for a docume…
-
### Check for existing issues
- [X] Completed
### Describe the feature
In the Markdown preview, links to external files are clickable and open that file. I would like to have a similar capability …
-
With version 3.13.5, I am unable to get the utility to properly check links.
`markdown-link-check-config.json`:
```json
{
"ignorePatterns": [
{
"pattern": "^https://my-repo.com/d…
-
### Is your feature request related to a problem? Please describe.
(Please excuse me if this is already answered, or really obvious, I've searched but couldn't find anything)
I'd like to be able…