hoijui

Results 284 comments of hoijui

I wanted to add, that a docker image is also useful for running the tool on CI, which could make sense for anyone that uses static site generators on e.g....

Could you maybe put a better explanation into the README, for what this is, and a list of features and some stuff like that? I would see that as an...

see https://github.com/abeMedia/jekyll-pdf/issues/24 it also contains mneumegen's fix for this issue

Under Debian (probably also Ubuntu & co.): ```shell # Removes the rustc installed though apt, leaving only the one installed though rustup (hopefully) sudo apt-get remove rustc # Removes all...

@gennyble following CommonMark would be really great! we would need that too. in the need, we would also need some features from GFM and pandoc's MD, but those are tiny...

We found: * https://github.com/kivikakk/comrak * https://github.com/raphlinus/pulldown-cmark the later of which we are using now.

:D ahaa.. someone comes and offers free help, and you ask for more! .. no sorry... that makes no sense to me. why would anyone want such control? I can't...

I understand that reasoning. There is nobody around who wants that though, and I know it as an anti-pattern to implement stuff (in a much more complex way), to suit...