Skip to content

Fixed: Markdown syntax highlighting to support alternative header styles#11066

Merged
kieferrm merged 3 commits into
microsoft:masterfrom
eklavyamirani:master
Sep 27, 2016
Merged

Fixed: Markdown syntax highlighting to support alternative header styles#11066
kieferrm merged 3 commits into
microsoft:masterfrom
eklavyamirani:master

Conversation

@eklavyamirani
Copy link
Copy Markdown
Contributor

Fixes #9784.

The paragraph TM rule was excluding heading-setext alt heading 2 rule, because of a conflict with the separator rule.

Also added tests to verify the behaviour.

rule to fix the alt heading 2 syntax highlighting.
to allow heading-setext.2 rule to be recognized
@eklavyamirani
Copy link
Copy Markdown
Contributor Author

Yikes, missed the broken test :/

Lemme fix and update the PR

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 60.988% when pulling 2e886c0 on eklavyamirani:master into e2d09b2 on Microsoft:master.

@kieferrm kieferrm merged commit 37cffbd into microsoft:master Sep 27, 2016
@tschuegge
Copy link
Copy Markdown

It doesn't work with 1.9.0, same as #9784
test_md_-_rest-api-debugger

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Markdown syntax highlighting not support alternative header styles

5 participants