diff --git a/repository/i.json b/repository/i.json index 3864604f904..9c4dc9d98dc 100644 --- a/repository/i.json +++ b/repository/i.json @@ -824,6 +824,17 @@ } ] }, + { + "name": "Insert Markdown Hyperlink", + "details": "https://github.com/noahcoad/SublimeInsertMarkdownHyperlink", + "labels": ["markdown", "hyperlink", "url", "link"], + "releases": [ + { + "sublime_text": ">=3000", + "tags": true + } + ] + }, { "name": "Insert Nums", "author": ["jbrooksuk", "FichteFoll"],