I am a gitbook user. As markdown-preview-enhanced get more and more features. I'm trying to switch from gitbook to atom for documentation writing.
There is a good feature for gitbook, it has a SUMMARY.md file, format like below:
* [Chapter1](chapter1/README.md)
* [Section1.1](chapter1/section1.1.md)
* [Section1.2](chapter1/section1.2.md)
* [Chapter2](chapter2/README.md)
It will be great if we can export the whole book to pdf, by "save as pdf" the special "SUMMARY.md" file.
Nice idea! I will try to implement it this weekend ;)
I'm anxious for it to be implemented.
This and .bib citations and bye bye latex forever.
export the whole book to pdf
do you finish it ?
@Lucas-Fong Export to Disk -> EBOOk -> Choose pdf format.
Check this doc
Most helpful comment
Nice idea! I will try to implement it this weekend ;)