sublime-markdown-extended icon indicating copy to clipboard operation
sublime-markdown-extended copied to clipboard

Top 100 Sublime Text plugin! Markdown syntax highlighter for Sublime Text, with extended support for GFM fenced code blocks, with language-specific syntax highlighting. YAML Front Matter. Works with S...

Results 76 sublime-markdown-extended issues
Sort by recently updated
recently updated
newest added

ST3 3103 Installed the package with Package Control. Jade package is also installed. ![1](https://cloud.githubusercontent.com/assets/6762673/13768740/6fcfc648-ea8a-11e5-9a84-26c70571e546.png)

Not sure if this is the same issue as #72 or not. Syntax highlighting in fenced code blocks works well, but there's minimal highlighting for the actual markdown itself. Links...

if with a tab indent the syntax highlighting will not work

I don't know what the limitations of Sublime's API are, but I'm wondering if it's possible to support the wrapping of bullet point text content to the position where the...

Hi, I can't get code fencing for c++ code to work correctly. It's working for javascript, html, css and shell. I'm using ```cpp like the other syntaxes. Just to make...

```sql truncate table tblTablename ``` does not highlight but, ```sql truncate table tblTablename select \* from test ``` highlights the second statement

Hi, Thanks for a great extension. However, it seems to be lacking some features. I've tested it with Monokai Extended and Seti_UX, even worked with the Seti_UX dev to [bring...

``` normal text here --- everything here is a yaml syntax ``` it's a problem because `---` is used as a separator. by the way, thanks! this project makes markdown...

Please add twig syntax support.

request