-
Notifications
You must be signed in to change notification settings - Fork 5
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
Paragraphs nested under bullets don't get line breaks #404
Labels
Comments
related: #326 |
3 tasks
I'm noticing the same behavior that @florent-leborgne points out with simple UL's:
![]() |
@shainaraskas, for your example, this works nicely:
![]() You can also add a ![]() |
It has been pointed out to me that this was already discussed in #docs-team. My b. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
If I nest a paragraph under a bullet, it gets inlined into the first paragraph of the bullet. same with a numbered item
Expected behavior
A bulleted list can have bullets with multiple paragraphs in it
Steps to reproduce
put this anywhere
Tooling
The text was updated successfully, but these errors were encountered: