Skip to content

Commit

Permalink
chore: update super demo initial content
Browse files Browse the repository at this point in the history
  • Loading branch information
amanharwara committed Dec 28, 2023
1 parent 8b5d455 commit 775f4d4
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ const InitialHTML = `<div>
<h1>This is a demo of Super notes</h1>
<p><br></p>
<p>Super notes are our new <b>rich text</b> experience. With Super notes, you can create <b>rich</b>, <i>dynamic</i> text with powerful options.</p>
<p><br></p>
<h2><span>Images</span></h2>
<p><br></p>
<p>You can add images to your note by selecting the "Image from URL" option from the <code spellcheck="false"><span>/</span></code> menu or Insert menu in the toolbar.</p>
<p><br></p>
<p><img src="https://standardnotes.com/static/292c6ba50c69a3ae4f8b1883e7f505f6/1f7f6/vault-wide.jpg" /></p>
<p><br></p>
<h2><span>Lists</span></h2>
<p><br></p>
Expand Down Expand Up @@ -54,6 +48,12 @@ const InitialHTML = `<div>
</li>
</ul>
<p><br></p>
<h2><span>Images</span></h2>
<p><br></p>
<p>You can add images to your note by selecting the "Image from URL" option from the <code spellcheck="false"><span>/</span></code> menu or Insert menu in the toolbar.</p>
<p><br></p>
<p><img src="https://standardnotes.com/static/292c6ba50c69a3ae4f8b1883e7f505f6/1f7f6/vault-wide.jpg" /></p>
<p><br></p>
<h2><span>Collapsible sections</span></h2>
<p><br></p>
<details open="">
Expand Down

0 comments on commit 775f4d4

Please sign in to comment.