BookStackApp / BookStack

A platform to create documentation/wiki content built with PHP & Laravel
https://www.bookstackapp.com/
MIT License
15.02k stars 1.88k forks source link

Asciidoc support #1478

Open Arteneko opened 5 years ago

Arteneko commented 5 years ago

Describe the feature you'd like

Markdown is nice, but AsciiDoc is also a really well-structured and useful format.

It'd be nice to have this format as an alternative.

Describe the benefits this feature would bring to BookStack users

KantarBruceAdams commented 2 years ago

There are several good asciidoc capable editors that might be used as the basis for this - see for example https://asciidoclive.com/edit/scratch/1

asciidoc maps to docbook and it is used to write entire books. For example see, O'Reily's atlas toolchain - https://docs.atlas.oreilly.com/index.html#what-is-atlas-DNIRua

There is currently a lot of work going into standardisation which is also worth a mention. See https://gitlab.eclipse.org/eclipse/asciidoc-lang/asciidoc-lang