annotate examples/include-example.txt @ 250:3840a2c5bc4f

go tox
author Jeff Hammel <k0scist@gmail.com>
date Fri, 31 Mar 2017 18:12:09 -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')}}