<p dir="ltr">Because markdown knows about code in two ways, which differs by implementation, I have to ask which you want to use. </p>
<p dir="ltr">Do you want to mark code by indenting it or by fencing it? </p>
<p dir="ltr">As far as I remember the documentation, fenced code blocks should be possible where indented are not. </p>
<p dir="ltr">But how exactly I had to search again. </p>
<div class="gmail_quote">Am 05.06.2014 00:58 schrieb "Dimitri DeFigueiredo" <<a href="mailto:defigueiredo@ucdavis.edu">defigueiredo@ucdavis.edu</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi All,<br>
<br>
Is there a way to use literate haskell with GHC using Markdown but *not* using the Bird style for the code?<br>
It seems either one uses Bird style or has to put latex style \begin{code} markup (which markdown doesn't hide)<br>
<br>
In other words, is there a way to mark up the code in Markdown in a way that GHC understands without having to preprocess the file? I just wanted to write a .lhs file in markdown like I write a .hs file today.<br>
<br>
Thanks,<br>
<br>
Dimitri<br>
______________________________<u></u>_________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org" target="_blank">Beginners@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/beginners" target="_blank">http://www.haskell.org/<u></u>mailman/listinfo/beginners</a><br>
</blockquote></div>