Matt Bierner
5169a9806a
Add Syntax Highlighting for C# Code in Markdown files
...
Adds c# to the list of language highlighted in markdown fenced code blocks. You must have a c# language extension install for this to work.
Closes #7003
2016-09-26 10:44:14 -07:00
Eklavya Mirani
2e886c0708
fixed broken markdown tests.
2016-08-28 23:20:58 +05:30
Eklavya Mirani
9aff1d0f74
Added the --- seperator to the paragraph rule
...
to allow heading-setext.2 rule to be recognized
2016-08-28 16:31:02 +05:30
Eklavya Mirani
45fbd00dd5
Moved TM Markdown seperator rule below the Paragraph
...
rule to fix the alt heading 2 syntax highlighting.
2016-08-27 13:55:51 +05:30
rebornix
c958b5cb37
Fix #6113
2016-06-20 17:42:20 +08:00
kieferrm
2ac170e64e
fix hygiene issues
2016-06-14 15:01:58 +02:00
kieferrm
ed5eb10f9e
paragraphs stop at list item boundaries
2016-06-14 15:01:58 +02:00
kieferrm
0b856de5a7
prepackage markdown extension
2016-06-14 15:01:58 +02:00