Skip to content

Commit 94fa036

Browse files
committed
Add Markdown Table of Contents package
1 parent 7c11076 commit 94fa036

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

repository/m.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1223,6 +1223,19 @@
12231223
}
12241224
]
12251225
},
1226+
{
1227+
"name": "Markdown Table of Contents",
1228+
"details": "https://github.com/codeleventh/mdtoc",
1229+
"readme": "https://github.com/codeleventh/mdtoc/blob/master/README.md",
1230+
"labels": ["markdown", "table of contents", "text navigation"],
1231+
"author": "codeleventh",
1232+
"releases": [
1233+
{
1234+
"sublime_text": ">=4000",
1235+
"tags": true
1236+
}
1237+
]
1238+
},
12261239
{
12271240
"name": "MDX",
12281241
"details": "https://github.com/SublimeText/MDX",

0 commit comments

Comments
 (0)