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
I've noticed that when opening a mardown with indented bullets, the library expects at least 4 white spaces for a new level instead of 2 white spaces.
For example, in Github, this:
- Top Level - Level 1 - Level 2 - Top Level
is shown as this:
But with the library it looks like this:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I've noticed that when opening a mardown with indented bullets, the library expects at least 4 white spaces for a new level instead of 2 white spaces.
For example, in Github, this:
is shown as this:
But with the library it looks like this:
The text was updated successfully, but these errors were encountered: