frances

Results 11 issues of frances

Using [open-browser](http://hackage.haskell.org/package/open-browser)

Hey, i wasn't able to come with a test case for this, but i thought that a general warning to devs might be helpful as well. I am using version...

bug
enhancement

this changes the API adding a global `--list-table` option which only affects the rST writer, and causes all tables to be rendered using the list table syntax documented here http://docutils.sourceforge.net/docs/ref/rst/directives.html#list-table

writer
format:RST

Where by _strict_ i mean in the sense of error reporting, not in the sense of lazy versus strict evaluation. I find that given the kind of reliability many usually...

i was following this guide and i rolled out my simplified versions of the parsing help functions you have here. eventually i found out that i just rewrote `parseTest`. by...

I needed these small changes in order to run the example

Just a small thing if you want, i'm pointing this out while approaching Parsec, before getting used to this. Usually a parser's name refers to the current parser input. `char...

if you think it's a good idea, i will try to put together a pull request

type: enhancement

From what i can see here, in order to use a map with this plugin, the map needs to exist into https://github.com/stormpython/vectormap/tree/master/public/lib/jvectormap/maps. Does this approach scale? If i would open...

question

this pull request features a new reader option as discussed in [the mailing list](https://groups.google.com/forum/#!topic/pandoc-discuss/P3hHN--QUGo). i can improve the description in the manual if it doesn't explain the new option adequately....