summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/lua-placeholders/lua-placeholders-example/example.yaml
blob: 57fc9859b5ba0451763e6a10ff4554fa36a0e216 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
bool example: true
string example: PeelInc.
number example: 1.21
list example:
  - Tomatoes
  - Potatoes
object example:
  name: John Doe
  email: j.doe@example.com
  grade: 9.5
table example:
  - description: Peeling tomatoes
    price: 50
  - description: Peeling potatoes
    price: 25