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

AsciiDoc is much nicer, but has the unfortunate flaw of having basically one implementation and it's in Ruby (the JS one is just transpiled, the Java one runs on JRuby, not sure about Go and Haskell).

They don't even have a Python library, which basically guarantees that AsciiDoc won't be taught in colleges.

I like AsciiDoc, but not nearly enough to mess around with installing Ruby and Gems and then having to do the same for anyone else at work that needs to build the docs for whatever reason.

Ruby is basically a non-starter for me in general. Dependency management and interpreter versioning is a pain in the ass for interpreted languages, so I'd rather have as few as possible on my system. I've already got Perl and Python installed by default, I'd rather not add a third.




Looks like they’re making progress on that since the Eclipse Foundation took over AsciiDoc. There are now Golang and Haskell processors

https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc.o...


Ooh, that’s exciting news. I would love to use acidic, I’ve just been waiting for them to give me a reason.

It’s a long shot, but if GitHub/GitLab added render support for AsciiDoc my life would be complete.

Regardless, it’s impressive and awesome progress.




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

Search: