Open jonbullock opened 7 years ago
See forum discussion: https://groups.google.com/d/msg/jbake-user/64MiZRTl_3I/1Y7O0DMYAAAJ
Idea is that template syntax will be processed prior to content markup. Proposed template engine to use for this is Groovy.
Freemarker workaround: <@ content?interpret />
<@ content?interpret />
See forum discussion: https://groups.google.com/d/msg/jbake-user/64MiZRTl_3I/1Y7O0DMYAAAJ
Idea is that template syntax will be processed prior to content markup. Proposed template engine to use for this is Groovy.