tut
tut copied to clipboard
Generate PDF file
Is it possible to convert whole tutorial/doc to PDF file? It would help to read the pdf file offline and also searching from whole document. For example, I want to generate pdf file for doobie book https://tpolecat.github.io/doobie/
There is no built-in support, and in fact there is no real page ordering so that notion would need to be added in order to do single-page output.
I had to mark this issue as Future Request because I felt that there was no pdf generation.