Skip to content

Commit

Permalink
docs: playground main page
Browse files Browse the repository at this point in the history
  • Loading branch information
umaranis committed Dec 29, 2024
1 parent ba77bb5 commit 05ee96a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions demos/playground/src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,14 @@
<main>
<img src="images/logo.svg" alt="Svelte Lexical!" />
<p>
This Rich Text Editor is build with <a
href="https://github.com/umaranis/svelte-lexical/">
This is the <a href="https://github.com/umaranis/svelte-lexical/">
svelte-lexical
</a>
<strong>playground.</strong>
</p>
<p>
It demonstrates most of the features of the library. It is also used for
running end-to-end (e2e) tests.
</p>

<!-- `text-align: left` added to reset the center text alignment of the main div.
Expand Down

0 comments on commit 05ee96a

Please sign in to comment.