mirror of
https://github.com/jxnblk/mdx-deck.git
synced 2024-11-26 00:35:02 +03:00
Edit migration doc
This commit is contained in:
parent
175673950b
commit
a1f80331f4
@ -11,7 +11,9 @@ With v2, MDX Deck now splits slides based on the Remark AST's `thematicBreak` no
|
|||||||
For example, the following **will not** be split into a new slide, but instead will be treated as a Setext-style heading:
|
For example, the following **will not** be split into a new slide, but instead will be treated as a Setext-style heading:
|
||||||
|
|
||||||
```md
|
```md
|
||||||
## Hello
|
<!-- prettier-ignore -->
|
||||||
|
Hello
|
||||||
|
---
|
||||||
|
|
||||||
Not another slide
|
Not another slide
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user