-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Question about "General Tips" #483
Labels
Comments
Right now <p className="...">{content}</p> It's missing a second pass at the markdown parsing |
Yeah, this is bug.. |
I believe this is a non-breaking change, so adding it to the 4.x project board. |
This was referenced Dec 28, 2020
This was referenced Jul 28, 2021
This was referenced Aug 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I need to ask something about General Tips.
It's like a block with the content and it's great, but I can't add lists on it.
I mean:
?> _TODO_ unit test
Renders fine, but If I need to put list into the block did not render fine.
And example:
The text was updated successfully, but these errors were encountered: