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
Readme says it shoud work:
but this code:
* First * Second * third 1. First 2. Second 3. Third
renders like this:
And even the output HTML doesn't look valid, either:
The text was updated successfully, but these errors were encountered:
Looks like a bug in Marked: markedjs/marked#530
So we just need to fix styles in Styleguidist.
Sorry, something went wrong.
There are two bugs:
The latter should be fixed now. So I’m closing this issue — the former bug will be fixed (hopefully) after some future Marked update.
No branches or pull requests
Readme says it shoud work:
but this code:
renders like this:
And even the output HTML doesn't look valid, either:
The text was updated successfully, but these errors were encountered: