MarkdownLight icon indicating copy to clipboard operation
MarkdownLight copied to clipboard

Markdown syntax highlighting plugin and color scheme for Sublime Text 3

Results 7 MarkdownLight issues
Sort by recently updated
recently updated
newest added

### The main scope should be name `source.css.less` instead of `source.less`? On the lines: 1. https://github.com/sekogan/MarkdownLight/blob/master/MarkdownLight.tmLanguage#L395-L397, They are defined as `source.css.less` but on the LESS syntax package they are defined...

The first list element has only the scope `text.html.markdown`, while the others has `text.html.markdown meta.paragraph.list.markdown`: ![image](https://cloud.githubusercontent.com/assets/5332158/26258658/fba15b96-3c9b-11e7-921c-95bf5479e7a0.png) ```markdown to program on: 1. Java 1. C/C++ 1. Octave/Matlab ```

I upgraded to ST3 and my MarkdownLight link highlighting turned a little funky. It occasionally seems to miss links and not highlight them depending on the context. Here is a...

### Markdown Light syntax bug, link context is not poping ![image](https://cloud.githubusercontent.com/assets/5332158/20497449/4ba23642-b010-11e6-8822-b326258327f2.png) Create a markdown file like this and to fix it syntax. ``` See its main post at the AlliedModders'...

These messages for MarkdownLight.tmLanguage keep showing up in the sublime console. Maybe because the four scopes don't exist? Error loading scope:source.css.less: Unable to find syntax file for scope source.css.less in...

known issue

At first, thanks for this bravo plugin. When I use the syntax ``` (code block) in markdown to put my c++ code in, the rendered area exceeds the code section....

known issue