Hacker News new | ask | show | jobs
by sandGorgon 2277 days ago
is there something similar for AsciiDoc ?

AsciiDoc is a standardized format that's just as simple as MD. But far more features.

Have been looking for something that lets us author asciidoc documents, but markdown (with varying standards) seems far more popular. some of these end up as not being Github compatible or whatever.

FYI - asciidoc (.adoc) files are rendered by Github. https://github.com/asciidoctor/asciidoctor/blob/master/READM...

2 comments

I like AsciiDocFx, and have used it for editing quite large AsciiDoc files. The preview function works really well too - highly recommended it!

https://asciidocfx.com

Doesn't seem to be the case, unless you want to run something based on vscode online which could work.