mirror of
https://github.com/mikefarah/yq.git
synced 2025-01-13 20:15:57 +00:00
5 lines
60 B
YAML
5 lines
60 B
YAML
---
|
|
a: apple
|
|
b: bannana
|
|
---
|
|
<h1>I like {{a}} and {{b}} </h1> |