Updated dot-notation example to include {{%PRAGMA}} tag.

This commit is contained in:
Justin Hileman
2010-04-29 20:46:35 -04:00
parent 2ed23003e7
commit 0ff5a33505
@@ -1,3 +1,4 @@
{{%DOT-NOTATION}}
* {{person.name.first}} {{person.name.last}} * {{person.name.first}} {{person.name.last}}
* {{person.age}} * {{person.age}}
* {{person.hometown.city}}, {{person.hometown.state}} * {{person.hometown.city}}, {{person.hometown.state}}