Skip to content
Snippets Groups Projects
Unverified Commit 3c45a5e1 authored by Quentin Fortier's avatar Quentin Fortier Committed by GitHub
Browse files

DOCS: Replace ::: by ``` in admonition example (#1786)

parent e4c001b7
No related branches found
No related tags found
No related merge requests found
...@@ -212,10 +212,10 @@ own titles and stylings. For example: ...@@ -212,10 +212,10 @@ own titles and stylings. For example:
````{example} ````{example}
:::{admonition} Click here! ```{admonition} Click here!
:class: tip, dropdown :class: tip, dropdown
Here's what's inside! Here's what's inside!
::: ```
```` ````
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment