pandoc-book-template icon indicating copy to clipboard operation
pandoc-book-template copied to clipboard

A simple Pandoc template to build documents and ebooks.

Results 2 pandoc-book-template issues
Sort by recently updated
recently updated
newest added

I need multiple html files with toc on the left pane. I tried to remove the "--standalone" parameter in makefile when generating html output, but it doesn't work. I searched...