 As there is no markdown in the content file anymore after I switched it to block notation, I had to - change the name, - change the description - rename the directory, - update the references to new directory. Background: Originally, it was supposed to be markdown. But testing revealed the import of the markdown into blocks didn't work. The post was rendered as classic block and markdown notation was ignored. So I switched to creating the content from Block Markup.
38 lines
1.3 KiB
Markdown
38 lines
1.3 KiB
Markdown
<!-- wp:paragraph {"align":"center"} -->
|
|
<p class="has-text-align-center">A WordPress space in your browser. </p>
|
|
<!-- /wp:paragraph -->
|
|
|
|
<!-- wp:heading {"textAlign":"center"} -->
|
|
<h2 class="wp-block-heading has-text-align-center">What can you do with it?</h2>
|
|
<!-- /wp:heading -->
|
|
|
|
<!-- wp:paragraph {"align":"center"} -->
|
|
<p class="has-text-align-center">Test WordPress to your heart's content.</p>
|
|
<!-- /wp:paragraph -->
|
|
|
|
<!-- wp:separator {"className":"is-style-wide"} -->
|
|
<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>
|
|
<!-- /wp:separator -->
|
|
|
|
<!-- wp:paragraph -->
|
|
<p>By default it's ephemeral. You refresh the browser or close the window, the site you worked is gone. If you change the <strong>Storage method</strong>, you can work on your site and return to it after a break.</p>
|
|
<!-- /wp:paragraph -->
|
|
|
|
<!-- wp:paragraph -->
|
|
<p>You have three choices:</p>
|
|
<!-- /wp:paragraph -->
|
|
|
|
<!-- wp:list -->
|
|
<ul><!-- wp:list-item -->
|
|
<li><strong>None</strong>: Changes will be lost on page refresh</li>
|
|
<!-- /wp:list-item -->
|
|
|
|
<!-- wp:list-item -->
|
|
<li><strong>Browser</strong>: Stored in this browser's local storage</li>
|
|
<!-- /wp:list-item -->
|
|
|
|
<!-- wp:list-item -->
|
|
<li><strong>Device</strong>: stored on your computer</li>
|
|
<!-- /wp:list-item --></ul>
|
|
<!-- /wp:list -->
|
|
|