pandoc/src
John MacFarlane e1cf47efa0 Templates: Fail informatively on template syntax errors.
With the move from parsec to attoparsec, we lost good error
reporting.  In fact, since we weren't testing for end of input,
malformed templates would fail silently.  Here we revert back to
Parsec for better error messages.
2014-06-01 23:45:05 -07:00
..
Text Templates: Fail informatively on template syntax errors. 2014-06-01 23:45:05 -07:00