Re: Omitting template markup characters
Kjeld <[email protected]>
| Newsgroups | gmane.comp.web.freemarker.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Daniel, Did you mean Template.getPlainTextTemplate(...) ? No, I am actually using Configuration.getTemplate(...). Meanwhile I did find a workaround: I create a temp file and fill it with the contents of the template file, trimming each line. Works for me. Thanks! K -- View this message in context: http://freemarker.624813.n4.nabble.com/Omitting-template-markup-characters-tp2065383p2067348.html Sent from the freemarker-user mailing list archive at Nabble.com. ------------------------------------------------------------------------------