We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ab58f commit aa76185Copy full SHA for aa76185
1 file changed
docs/examples/toml_examples.md
@@ -15,10 +15,12 @@ here a description of the different elements of the configuration files is prov
15
16
## 1. Strategic Pipeline
17
18
-??? info "Strategic pipeline TOML description"
+
19
+::: info "Strategic pipeline TOML description"
20
```toml
21
{{ read_file("examples/toml/strategic_pipeline.toml") }}
22
```
23
+:::
24
25
---
26
## 2. Policy Package
0 commit comments