annotate examples/include-example.txt @ 185:0fd0cc154153

STUB: makeitso/makeitso.py setup.py
author Jeff Hammel <k0scist@gmail.com>
date Wed, 26 Mar 2014 21:28:47 -0700
parents ac44c36da885
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
26
044ac9e0b29c add a non-working example with an include clause
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
1 #!/usr/bin/env makeitso
044ac9e0b29c add a non-working example with an include clause
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
2
044ac9e0b29c add a non-working example with an include clause
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
3 I am including a file:
044ac9e0b29c add a non-working example with an include clause
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
4
27
ac44c36da885 make include example work
Jeff Hammel <jhammel@mozilla.com>
parents: 26
diff changeset
5 {{include(here + 'example.txt')}}