We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Markdown supports two kinds of header styles for H1 and H2, viz.
Foo === Bar ---
# Foo ## Bar
It appears that this project cannot handle Setext, and only supports atx.
Would it be possible to suport Setext as well?
The text was updated successfully, but these errors were encountered:
Thanks for the suggestion @psibre. I agree, it would be nice to support this style also.
Sorry, something went wrong.
No branches or pull requests
Markdown supports two kinds of header styles for H1 and H2, viz.
It appears that this project cannot handle Setext, and only supports atx.
Would it be possible to suport Setext as well?
The text was updated successfully, but these errors were encountered: