Hi John,

On Sun, Sep 21, 2008 at 3:33 PM, John MacFarlane <[EMAIL PROTECTED]> wrote:
> Note: I've changed pandoc in the repository so that it no longer
> shows these blank lines. The next point release will incorporate this
> change, making it easier to use pandoc for literate haskell. Note also
> that if you begin the code block with
>
> ~~~ {.haskell}
>
> the HTML output will be syntax-highlighted (assuming you compiled
> pandoc with the -fhighlighting flag).

Thank you for taking care of that for us.  I can check this in the
code, but does this apply only to (leading and trailing) blank lines
for haskell?  I like the idea of automatically highlighting if it's
available, it's working very well here.

Paulo
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to