summaryrefslogtreecommitdiff
path: root/macros/luatex/latex/lua-placeholders/doc/lua-placeholders-example/example.yaml
blob: 1806fad8da3cd054e83e479e133dcad1e59e3c4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
bool example: true
string example: PeelInc.
number example: 1
list example:
  - Tomatoes
  - Potatoes
object example:
  name: John Doe
  email: j.doe@example.com
table example:
  - description: Peeling tomatoes
    price: 50.00
  - description: Peeling potatoes
    price: 25.00