Skip to content

Commit

Permalink
chore: updates addition of examples to the serialisation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Kingscliq committed Nov 5, 2024
1 parent 0fd6257 commit 1a84724
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/lexical-website/docs/concepts/serialization.md
Original file line number Diff line number Diff line change
Expand Up @@ -462,3 +462,7 @@ type HTMLConfig = {
};
```
#### Example of a use case for the `html` Property for Import and Export Configurationl:
[Rich text sandbox](https://stackblitz.com/github/facebook/lexical/tree/main/examples/react-rich?embed=1&file=src%2FApp.tsx&terminalHeight=0&ctl=1&showSidebar=0&devtoolsheight=0&view=preview)

0 comments on commit 1a84724

Please sign in to comment.