▲ | brudgers 2 days ago | |||||||
Curious why that matters to you? I mean everything has dependencies (some of the solutions elsewhere require Chrome and other common solutions require the JVM). At least Pandoc is GPL. | ||||||||
▲ | kakokiyrvoooo 2 days ago | parent | next [-] | |||||||
It matters because pandoc is not rendering the website to pdf, it converts the html to latex and then uses a latex engine to render the pdf. | ||||||||
| ||||||||
▲ | kreetx a day ago | parent | prev [-] | |||||||
There are multiple ways to "depend", so if pandoc executes some external tool all of the work then might as well use that external tool directly. You will get more control over how the conversion happens, know for what search for when in trouble etc. | ||||||||
|