Kristaps Dz

Results 46 comments of Kristaps Dz

Ok, so I've taken a little different tactic from your patch, and I hope it suits. First, I modified the upstream `oconfigure` to pass key-value pairs into `Makefile.configure`. This accounts...

Closing as fixed, thank you for your effort!

This is an interesting issue---I thought lowdown was doing the same as other systems, but pandoc shows me otherwise too. It seems that I inherited "strict" mode from Hoedown, which...

I don't want `-thtml` (or any mode) to output global overrides to format defaults like this. However, is there a way in other markdown formatters to effect this, like using...

In these examples, `[some text](some comment)` should absolutely render as a link to `some comment`, which is a relative URI to the document named `some comment`. For this reason, I've...

This should really be put into [oconfigure](https://github.com/kristapsdz/oconfigure), which does the OS/feature detection for this and other projects, and could set those values automatically. I'd love to see cygwin support in...