Skip to content

Commit

Permalink
Fixed custom container titles in doc_style.md (broadinstitute#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
kew24 authored Oct 6, 2021
1 parent 45c474d commit e85a4b6
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ This is a tip without title!
:::

```md
:::tip
:::tip TITLE
This is a tip with a title!
:::
```
Expand All @@ -200,8 +200,8 @@ This is a tip with a title!
:::


```md WARNING
:::caution
```md
:::caution WARNING
This is a warning!
:::
```
Expand Down

0 comments on commit e85a4b6

Please sign in to comment.