Matt Bierner
603e08d62d
Improve Markdown Html Block Colorization ( #12696 )
...
* Add rule for html comment in blocks
* Match common mark spec for html comments
* Updating tests and fixing some token names
* Fix style and script blocks
* Fix test file results
* Fixed markdown tests for new html logic
2016-11-08 10:38:33 -08:00
Matt Bierner
3eacbae040
Highlight Markdown Image Starting ! Punctuator ( #12841 )
...
* Highlight Markdown Image Starting ! Puctuator
Issue #12835
Adds highlighting for the `!` that defines a markdown image link. This is colored the same as the `[` after it.
Closes #12835
* Fixed highlight test
2016-11-07 16:03:49 -08:00
Martin Aeschlimann
2db37ea17a
Wrong highlighting for angle bracket syntax in embedded language. Fixes #14551
2016-10-27 12:04:54 +02:00
Martin Aeschlimann
7bdc667cd4
Change HTML grammar to be more precise (embedded modes). fixes #14295
2016-10-24 23:19:07 +02:00
Kai Maetzel
37cffbd031
Merge pull request #11066 from eklavyamirani/master
...
Fixed: Markdown syntax highlighting to support alternative header styles
2016-09-26 17:44:21 -07:00
Matt Bierner
5c32264d0e
Update markdown syntax highlighing test results
2016-09-26 10:50:58 -07:00
kieferrm
aeda1791fe
update tests results for the new version of the textmate engine
2016-09-21 22:17:16 -07:00
Alex Dima
91ff124083
Fix failing integration tests
2016-09-21 17:01:23 +03: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
Benjamin Pasero
4e72dcc359
make colorization tests happy for markdown
2016-07-02 14:31:05 +02:00
kieferrm
8657e6e2b5
update markdown test results
2016-06-27 11:29:44 -07:00
kieferrm
fe74885026
temporarily 'fix' test failure
2016-06-15 16:26:23 +02:00
Martin Aeschlimann
37f5e2b355
[colorize tests] update test result data
2016-04-11 21:28:19 +02:00
Martin Aeschlimann
8509d4e47a
even more colorizer tests
2016-04-11 16:03:40 +02:00