We have a wiki written in Markdown served up by Gollum. We'd like to PDF the current state of the wiki to make a "book".
All the files are .md on disk, or they can be browsed via HTTP/HTML. Is there a tool that can recursively traverse the wiki or filesystem and turn the markdown or HTML into a PDF? Preserving lists would be great.