fix(markdown): Move caption to children
This commit is contained in:
parent
76d13e3fa3
commit
7bebd8cf07
96 changed files with 304 additions and 213 deletions
|
@ -8,5 +8,7 @@ provided by [plugin-theme](/reference/plugins/theme/).
|
|||
```js
|
||||
snippets.demo = new Snippet('bnotch', points.anchor)
|
||||
```
|
||||
<Example part="snippets_notch" caption="An example of the notch snippet" />
|
||||
<Example part="snippets_notch">
|
||||
An example of the notch snippet
|
||||
</Example>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue