请问 HN:你用什么工具/工作流程来写技术书籍?
1 分•作者: JSLegendDev•6 个月前
编写一本技术书籍最直接的方法是什么?这本书需要包含格式美观的代码片段和图片。
我见过有人使用 Markdown,但如何才能实现一个良好的工作流程,将多个 Markdown 文件转换成一个格式美观的 PDF/EPUB 文件,并带有可点击的目录和分页功能呢?
查看原文
What is the most straightforward way to write a technical book that needs to contain nicely formatted code snippets and images.<p>I've seen people using markdown, but how do you get a nice workflow where multiple markdown files gets converted into a single nicely formatted pdf/epub with a clickable table of contents and pagination.