Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[commonmark] make thematic breaks (<hr>) compliant #1035

Merged
merged 3 commits into from
Jan 25, 2018

Conversation

Feder1co5oave
Copy link
Contributor

@Feder1co5oave Feder1co5oave commented Jan 25, 2018

thanks @kythyria for the original pr. This (replaces and) closes #826

I had to tweak the emphasis rule a bit to make all commonmark tests pass

#1031 should be quite easy to implement later in the process

kythyria and others added 3 commits January 25, 2018 17:08
Commonmark and GFM both agree that -_- is literal characters, not <hr>,
as all three characters must be the same.

Also change the test harness to only look for .text and .html files
since it was choking on vim's swapfiles.

And add some tests to catch what this fixes.
@joshbruce joshbruce merged commit 6b0416d into markedjs:master Jan 25, 2018
@Feder1co5oave Feder1co5oave deleted the fix_hr branch January 25, 2018 20:40
zhenalexfan pushed a commit to zhenalexfan/MarkdownHan that referenced this pull request Nov 8, 2021
[commonmark] make thematic breaks (<hr>) compliant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants