1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-02 12:43:14 +00:00

Merge pull request #2281 from mbarczak/features/toc_generator

Automatic table of contents generation for Markdown
This commit is contained in:
Junyoung Choi (Sai)
2018-09-15 12:36:54 +09:00
committed by GitHub
8 changed files with 822 additions and 2 deletions
+1
View File
@@ -80,6 +80,7 @@
"markdown-it-named-headers": "^0.0.4",
"markdown-it-plantuml": "^1.1.0",
"markdown-it-smartarrows": "^1.0.1",
"markdown-toc": "^1.2.0",
"mdurl": "^1.0.1",
"mermaid": "^8.0.0-rc.8",
"moment": "^2.10.3",