rougail-output-doc/tests/results/test_namespace_examples/00_6custom.adoc

17 lines
202 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
rougail:
custom1: xxx
----
== Example with all variables modifiable
[,yaml]
----
---
rougail:
custom1: xxx
custom2: value
----