Hacker News new | ask | show | jobs
by maxloh 190 days ago
I think I saw this template before. What software did you use to create the book?
1 comments

Pragmatic has an inhouse book compiler. Most authors write in markdown and there's some special XML features you can use as well for it. Of course code linking is a first class feature.

It's a pretty nice system, actually.

Exactly. I wrote in (flavored) Markdown with occasional XML inserts.