Files
Mustache/examples/dot_notation/dot_notation.mustache
T

5 lines
146 B
Plaintext

{{%DOT-NOTATION}}
* {{person.name.first}} {{person.name.last}}
* {{person.age}}
* {{person.hometown.city}}, {{person.hometown.state}}
* {{normal}}