r***@gmail.com
2017-03-05 11:31:33 UTC
Hi,
I have nested HTML code in HTML blocks. My current hakyll Haskell mail file
adds these HTML blocks into
<pre>
<code>
my HTML
</code>
</pre>
I don't want this pre and code block wrapping.
Running pandoc on my .mkd file directly with the -f markdown_strict option
avoids this behaviour.
What ReaderOptions field values should I use to get the -f markdown_strict
behaviour that I'm after?
Thanks
--
Rob
I have nested HTML code in HTML blocks. My current hakyll Haskell mail file
adds these HTML blocks into
<pre>
<code>
my HTML
</code>
</pre>
I don't want this pre and code block wrapping.
Running pandoc on my .mkd file directly with the -f markdown_strict option
avoids this behaviour.
What ReaderOptions field values should I use to get the -f markdown_strict
behaviour that I'm after?
Thanks
--
Rob
--
You received this message because you are subscribed to the Google Groups "hakyll" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hakyll+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "hakyll" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hakyll+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.