issues Search Results · repo:jonschlinkert/markdown-toc language:JavaScript
Filter by
133 results
(61 ms)133 results
injonschlinkert/markdown-toc (press backspace or delete to remove)# HOWTO
!-- Table of Contents --
- [Prerequisites](#Prerequisites)
- [Add the daily Youtube video]( #Add the daily Youtube video )
- [Add today s sharing]( #Add today s sharing )
- [Generate markdown ...
linusjf
- 1
- Opened on Dec 31, 2024
- #198
I am getting this strange output in place of my toc when trying the read the README.md file in text editor:
!-- toc --
- [Enable OpenGL](#enable-opengl)
- [Tell Xorg to use the nvidia driver (also ...
aboode95
- 1
- Opened on Jan 23, 2024
- #193
Bug
If a document with --- at the top is provided, an extra --- will be written to the document because the leading --- is
detected as a frontmatter.
Reproducer
---
Example!
Expected Result
---
...
gregdan3
- Opened on Sep 17, 2023
- #189
Thanks to some amazing sponsors like @ImZeus_XYZ I m able to start spending more time with open source again. Drop a
comment below if you want to help get this project in up to date.
Here are some reasons ...
jonschlinkert
- 2
- Opened on Jul 13, 2023
- #187
Thanks to @ImZeus_XYZ 🙌 for his generous sponsorship! It will give me the ability to spend several more hours every week
on open source!
Pasting this image here allows us to use GitHub s CDN for images ...
jonschlinkert
- Opened on Jul 13, 2023
- #186
when I import toc in jsx like:
import toc from markdown-toc ;
there are errors in console:
ERROR in ./node_modules/markdown-toc/index.js 10:18-40
Module not found: Error: Can t resolve querystring ...
xmizore
- Opened on Apr 28, 2023
- #185
Tried:
scripts : {
toc : markdown-toc -i readme.md
}
and npm run toc ... it seems like it does nothing...
Legends
- 1
- Opened on Apr 26, 2023
- #184
I think it should be include-first-h1 or exclude based on requirements. But the current name is misleading.
MahmoudMabrok
- Opened on Apr 4, 2023
- #183
Thanks for this cool lib!
I m trying to use this lib in a frontend project using vite, when I build my project with esbuild I got the following
error:
Illegal reassignment to import commonjsRequire ...
DiscreteTom
- 1
- Opened on Mar 31, 2023
- #182
I m missing something. How do you add the anchor ids to the headings in the output html?
unstoppablecarl
- Opened on Nov 24, 2022
- #181

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.