Rémi Barraquand

Results 10 comments of Rémi Barraquand

@fredbradley just look at the doc: ``` labels --help Usage: labels [options] user/repo Options: -h, --help output usage information -V, --version output the version number -c, --config label config -f,...

I personally started using [Susy 2](http://susy.oddbird.net/) which lets you generate the type of grid you want. With Susy2 you can easily generate the equivalent of GGS ;)

Hi, I'm not sure to understand you well, which example/index.html are you talking about? can you copy and past it here so that I can see the problem. Best, Rémi

Ok, well the deck.toc.js extension currently only supports one per slide, therefore in the following only the h2 will be displayed... ``` How to Make a Deck Write Slides Slide...

Thanks @jfelipefilho for this contrib. I just commented the PR.

Hi @adi- and @CapnKernel thanks for reporting this. I am no longer using Django.... I've migrated most of my stuff to Rails (when I needed server side dynamics) or static...

could you please provide me with some example ? Do you have a repo where I can look ?

@Swoorup again without access to your document I cannot help... By default quotes and lists are activated in Pandoc, thus your error should come from a bad formating. For tables...

Indeed the HTML generated looks good, except the nested blockquote which is escaped... The thing is that the current stylesheet (or classic theme in devel branch) does not provide style...

Hi @ztancs I'll have a look this weekend. Do you have your CV published on a Github repo ? So that I could use it to reproduce your issues. Best.