mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-13 22:38:04 +00:00
5 lines
60 B
YAML
5 lines
60 B
YAML
---
|
|
a: apple
|
|
b: bannana
|
|
---
|
|
<h1>I like {{a}} and {{b}} </h1> |