rougail-output-doc/tests/results/test_examples/40_9leadership-calculation-variable.html

13 lines
225 B
HTML
Raw Normal View History

2026-06-21 17:05:27 +02:00
<h1>Example with all modifiable variables</h1>
2026-04-30 06:58:12 +02:00
<pre>---
calculate:
- value1
- value2
leader:
- leader: value1
follower1: val11
follower2: val21
- leader: value2
follower1: val11
follower2: val21</pre>