revolunet / sublimetext-markdown-preview

markdown preview and build plugin for sublime text 2/3
MIT License
2.31k stars 362 forks source link

Enable auto-close for `code tags` #372

Closed FloEdelmann closed 7 years ago

FloEdelmann commented 7 years ago

Enable auto-close for code tags ('`').

You can look into https://github.com/randy3k/LaTeXBox/blob/master/support/Default.sublime-keymap#L393 to see how $ auto-closing is handled there.

facelessuser commented 7 years ago

This is not a plugin to help with writing Markdown, it is simply a plugin to preview Markdown.

facelessuser commented 7 years ago

I will close this as this issue is not related to the goal of MarkdownPreview.