Why don't you direct your pandoc-related questions to the pandoc-discuss mailing list? http://groups.google.com/group/pandoc-discuss
In this case, it would also be helpful to have more information -- such as a sample input file and instructions on how to reproduce the problem you're seeing. (I've been using pandoc compiled with GHC 6.12 without problems.) John +++ Anatoly Yakovenko [Feb 16 10 12:17 ]: > Thanks, that solved it. > > I am also seening that pandoc compiled with 6.12 seems to barf on the > .css file that is used in the examples. > > > commitAndReleaseBuffer: invalid argument (Invalid or incomplete > multibyte or wide character) > > > On Sun, Feb 14, 2010 at 5:48 PM, Walter De Jonge <[email protected]> wrote: > > http://johnmacfarlane.net/pandoc/README.html#delimited-code-blocks > > > > "Like regular code blocks, delimited code blocks must be separated from > > surrounding text by blank lines." > > > > goodluck > > > > walter > > _______________________________________________ > > Haskell-Cafe mailing list > > [email protected] > > http://www.haskell.org/mailman/listinfo/haskell-cafe > > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
