Hacker News new | ask | show | jobs
by tedyoung 4004 days ago
Like others, I use whatever text editor I find most convenient and write it in Markdown-like syntax (on Windows, that's MarkdownPad). When I want to get it into PDF, I'll either use Leanpub to make it into an eBook, or I'll convert it into LaTex and use something like http://overleaf.com (wysiwyg preview of your LaTex) to improve the formatting (or do things that Markdown-like syntax doesn't handle).