Hacker News new | past | comments | ask | show | jobs | submit login

+1 for asciidoc... currently writing my master's thesis in asciidoc and it has all the nice things you need in for a highly-structured document, but in a plain-text format.

Asciidoc has a lot of nice things like footnotes, bibliographies, including remote asciidoc files and highly-customisable table of contents features that Markdown simply doesn't have.

Check-out the Pro Git book on GitHub written in AsciiDoc, it's a great example [0].

Also, slightly off-topic, but writing long-form documents in plain-text is awesome. Ditch MS Word/LO Writer for your favourite text editor, use Git branches to try out different ideas or drafts... it's bliss.

[0] https://github.com/progit/progit2




Q: what do you do for helpers like spell check?


I mostly bounce between VS Code and Atom, both have spell check packages (e.g [0]).

For the "Review" functions, Git can be used in an imho more powerful way.

Other than that, I'm not sure what other helpers you might be missing :)

[0] https://marketplace.visualstudio.com/items?itemName=ban.spel...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: