mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-01 19:22:35 +02:00
Mark html code block properly in serializing documentation
This commit is contained in:
@@ -202,7 +202,7 @@ deserialize(document.body)
|
||||
|
||||
With this input:
|
||||
|
||||
```js
|
||||
```html
|
||||
<p>An opening paragraph with a <a href="https://example.com">link</a> in it.</p>
|
||||
<blockquote><p>A wise quote.</p></blockquote>
|
||||
<p>A closing paragraph!</p>
|
||||
|
Reference in New Issue
Block a user