Commit Graph

4 Commits

Author SHA1 Message Date
Shadowfacts c52b10bea3
Change import hoisting to only hoist imports in Kotlin blocks
Prevents imports in plain text (e.g. a code sample) from unintentionally being hoisted)
2017-10-29 19:26:09 -04:00
Shadowfacts dc40cc2647
Allow passing data to includes, falling back to current data 2017-08-22 17:47:03 -04:00
Shadowfacts a444838bf9
Add support for imports 2017-08-19 16:42:04 -04:00
Shadowfacts c5f94ef738
Refactor TemplateEnvironment, add support for classpath templates 2017-08-19 11:46:48 -04:00