Platform docs: Add a page to explain how to render HTML from a list of blocks - #55140
Conversation
|
Flaky tests detected in 602bf35. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/6453722676
|
andrewserong
left a comment
There was a problem hiding this comment.
Looks like a good place to begin to me! Thanks for flagging in the docs that including all styles is a "to do" item for now.
If needed, we could always list each of the block supports that aren't yet supported, but I imagine we probably don't need to go into that level of detail just yet?
aaronrobertshaw
left a comment
There was a problem hiding this comment.
LGTM
Left a tiny nit in addition to Ramon's.
Co-authored-by: Aaron Robertshaw <60436221+aaronrobertshaw@users.noreply.github.com> Co-authored-by: Ramon <ramonjd@users.noreply.github.com>
Putting myself on a third-party dev mode, I feel it's not really necessary but I think it'd be helpful to note in #54047 which should clarify the remaining work. |
Related #53874
What?
This PR add a small documentation page explaining how to possibly render a block list edited using the Gutenberg Block Editor.
It is very basic at the moment, and also it's not complete since we're missing the work in #54047
Test the documentation website