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
incorrect markdown list display
- Test - + item + item + item
No response
Fedora Linux fc35.x86_64, Logseq 6.0.4
The text was updated successfully, but these errors were encountered:
I think the parsing is correct. The dot will not be parsed at the first line of a block in Logseq.
Sorry, something went wrong.
But no one tells us unordered list must follow by one line of text in the syntax of markdown format
@henices Yes, it's not addressed in the docs. Should be explained in detail. The sub-list in block should start from the second line of the block.
No branches or pull requests
What happened?
incorrect markdown list display
Reproduce the Bug
Expected Behavior
No response
Screenshots
Desktop Platform Information
Fedora Linux fc35.x86_64, Logseq 6.0.4
Mobile Platform Information
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: