Hacker News new | ask | show | jobs
by tebeka 2069 days ago
Wrote 3 technical books [1] with asciidoctor, love it! Simple format, easy to include code, builds PDF, ePUB, mobi ...

[1] https://gumroad.com/tebeka

1 comments

Inclusions are absolutely stellar, I know some people dismiss Asciidoctor because it feels neither here not there kinda lang. It amazes me how pliable the tool actually is (for Rubyist off course), there are some things there that would make org-mode aficionados and LaTeX die-harts envy.
Can you give some examples of what sets it apart?
I feels and works more like a real programming language while still having uncluttered syntax, you have variables, cases, etc. You can make your own plugins relatively easy. It's not in your way when you are writing.