Creating a Gallery is not as easy as suggested. You could use the shortcode block or the gallery block.



Creating a Gallery is not as easy as suggested. You could use the shortcode block or the gallery block.
It uses dashicons-editor-code. For oik's bw_dash shortcode I use text-icons which allows me to specify shortcode and get the square brackets.
[bw_dash shortcode]
This post was created using the Classic editor then Edited using Gutenberg.
This post was created using the Classic editor prior to conversion by Gutenberg.
The Classic editor respects new lines in shortcode content.
[bw_csv]One,Two,Three
A,B,C
D,E,F
[/bw_csv]
Echo ‘Hello’ . $world;
</p>
<p>What happens <b>here</b></p>
<p>no<br />
</p>
<p>What happens <b>here</b></p>
<p>no<br />
</p> <p>what happens <b>here?</b></p> <p>
Well here we are writing with Gutenberg. It's different from Aztec. How does it compare with the undocumented editor in wordpress.com?