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

Prevent parsing block follow '---' or '===' as setext headers #4841

Merged

Conversation

makenowjust
Copy link
Contributor

@makenowjust makenowjust commented Aug 17, 2017

Fix #4839

Changes the priority of setext headers to fix it, I think it is better.

Fix crystal-lang#4839

Changes the prior of setext headers to fix it, I think it is better.
@RX14 RX14 merged commit d0edce0 into crystal-lang:master Aug 17, 2017
@RX14 RX14 added this to the Next milestone Aug 17, 2017
@makenowjust makenowjust deleted the fix/markdown/down-setext-header-priority branch August 17, 2017 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Strange behavior of the Markdown converter when using --- in code blocks
3 participants