Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/docs/docs/guide/markdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ This is a dangerous warning
:::

::: details
This is a details block, which does not work in IE / Edge
This is a details block, which does not work in IE / Edge (before chromium).
:::
```

Expand All @@ -165,7 +165,7 @@ This is a dangerous warning
:::

::: details
This is a details block, which does not work in Internet Explorer or Edge.
This is a details block, which does not work in Internet Explorer or Edge (before chromium).
:::

### Custom Title
Expand Down