diff --git a/repository/m.json b/repository/m.json index 846708011a7..cd443ecb196 100644 --- a/repository/m.json +++ b/repository/m.json @@ -563,6 +563,17 @@ } ] }, + { + "name": "Markdown Table of Contents", + "details": "https://github.com/codeleventh/mdtoc", + "labels": ["markdown", "table of contents", "text navigation"], + "releases": [ + { + "sublime_text": ">=4000", + "tags": true + } + ] + }, { "name": "Markdown to Clipboard", "details": "https://github.com/zhimiaoli/Sublime.Markdown2Clipboard",