-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Quote: Content not being output #1277
Comments
This doesn't look like a theme issue, The content is not included in the markup. |
I think I figured it out! The quote I pasted in was inheriting some extra markup (spans with font/color styles attached). When I repasted from a clean source, the quote showed up. |
@melchoyce are you happy closing out this bug or do you feel it needs more attention? |
It still feels like a bug, if a minor one. |
I think it's kind of duplicate to the pasting issues #1442 |
@melchoyce I am going to close this in favor of #1442. If you feel 1442 does not fix this issue or it still exists once 1442 is merged, let's reopen. |
What I see in Gutenberg:
What I see on my site:
The entire block HTML being output:
Is this a theme compatibility issue?
The text was updated successfully, but these errors were encountered: