Commit e1a4d66e authored by erinata's avatar erinata

Add package SublimeMarkdown

parent 85e32c21
...@@ -95,6 +95,7 @@ ...@@ -95,6 +95,7 @@
"https://github.com/ericmartel/Sublime-Text-2-Search-Anywhere-Plugin", "https://github.com/ericmartel/Sublime-Text-2-Search-Anywhere-Plugin",
"https://github.com/ericmartel/Sublime-Text-2-Stackoverflow-Plugin", "https://github.com/ericmartel/Sublime-Text-2-Stackoverflow-Plugin",
"https://github.com/erichard/SublimeCTagsPHP", "https://github.com/erichard/SublimeCTagsPHP",
"https://github.com/erinata/SublimeMarkdown",
"https://github.com/Etsur/EE-ST2", "https://github.com/Etsur/EE-ST2",
"https://github.com/fabiocorneti/SublimeTextGitX", "https://github.com/fabiocorneti/SublimeTextGitX",
"https://github.com/facelessuser/BracketHighlighter", "https://github.com/facelessuser/BracketHighlighter",
...@@ -253,6 +254,7 @@ ...@@ -253,6 +254,7 @@
"https://raw.github.com/tiger2wander/sublime_packages/master/packages.json", "https://raw.github.com/tiger2wander/sublime_packages/master/packages.json",
"https://raw.github.com/timonwong/sublime_packages/master/packages.json", "https://raw.github.com/timonwong/sublime_packages/master/packages.json",
"https://raw.github.com/weslly/sublime_packages/master/packages.json" "https://raw.github.com/weslly/sublime_packages/master/packages.json"
], ],
"package_name_map": { "package_name_map": {
"ASCII-Decorator": "ASCII Decorator", "ASCII-Decorator": "ASCII Decorator",
...@@ -389,6 +391,7 @@ ...@@ -389,6 +391,7 @@
"SublimeFiles": "Sublime Files", "SublimeFiles": "Sublime Files",
"SublimeFunctionNameDisplay" : "Function Name Display", "SublimeFunctionNameDisplay" : "Function Name Display",
"SublimeHtmlTidy": "HtmlTidy", "SublimeHtmlTidy": "HtmlTidy",
"SublimeMarkdown": "Markdown",
"SublimePandoc": "Pandoc (Markdown)", "SublimePandoc": "Pandoc (Markdown)",
"sublimepastecolumn": "Paste as Column", "sublimepastecolumn": "Paste as Column",
"SublimePasteColumn": "Paste as Column", "SublimePasteColumn": "Paste as Column",
...@@ -426,6 +429,7 @@ ...@@ -426,6 +429,7 @@
"Whitespacecorrector" : "Whitespace Corrector", "Whitespacecorrector" : "Whitespace Corrector",
"YUI-Compressor": "YUI Compressor", "YUI-Compressor": "YUI Compressor",
"Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets" "Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets"
}, },
"renamed_packages": { "renamed_packages": {
"DocBlox": "phpDocumentor", "DocBlox": "phpDocumentor",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment