When using Markdown's strikeout (e.g. `~~text~~`) the template fails with `! Undefined control sequence.`. This seems to be related to the template rather than to pandoc, because [pandoc seems to support strikeout](http://pandoc.org/MANUAL.html#pandocs-markdown).
When using Markdown's strikeout (e.g.
~~text~~) the template fails with! Undefined control sequence..This seems to be related to the template rather than to pandoc, because pandoc seems to support strikeout.