Skip to content

Commit

Permalink
docs: fix typo (#4464) [lunaria-ignore]
Browse files Browse the repository at this point in the history
  • Loading branch information
danilotc authored Jan 6, 2025
1 parent 56e6e52 commit e73d4e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/pt/guide/markdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ Você pode definir um título personalizado adicionando o texto imediatamente ap

**Entrada**

```md
````md
::: danger STOP
Zona de perigo, não prossiga
:::
Expand All @@ -192,7 +192,7 @@ Zona de perigo, não prossiga
console.log('Olá, VitePress!')
```
:::
```
````

**Saída**

Expand Down

0 comments on commit e73d4e3

Please sign in to comment.