Igor Pashev
Igor Pashev
I mean I was surprised when NixOps decided to use private IP, when I had `elasticIPv4` defined.
A custom handler should do that. IOW, there is an option.
> Maybe even better, we could parse it into a structure with Divs. > This would give people a chance to do something with the structured data. > > ```...
It turned out to be the simplest way to adjust (vertically) table cells in some cases. But since pandoc doesn't understand it, the content of the cells is lost in...
> Could you work around this by giving a definition of the macro in your document: > > ``` > \newcommand{\addstackgap}[1]{\rule{0pt}{1.5em}#1} > ``` > > or something like that? I...
> Maybe try with `\hspace`? And that too (assuming `\vspace`) :) And `\\[2em]` neither do the right thing: 
I'm not sure I totally understood you guys, but I miss the feature of creating a haddock documentation for all modules used in project, _and_ I want this documentation in...