Asciidoctor
asciidoctor.orgA fast, open source text processor and publishing toolchain for AsciiDoc.
Dev Toolsasciidocdocumentationtext-processorpublishingrubyopen-sourcecli

About
Asciidoctor is an open source text processor and publishing toolchain that converts AsciiDoc content into HTML5, DocBook, PDF, and other formats. It provides both a command line interface and a Ruby API, making it easy to integrate into existing applications and workflows. The toolchain supports custom converters and templates, giving users full control over the generated output.
Problem
Converting AsciiDoc markup into multiple publishable formats like HTML, PDF, and DocBook requires a reliable, extensible toolchain.
For
developers and technical writers who author documentation in AsciiDoc format
How it works
Asciidoctor parses AsciiDoc source files and converts them to various output formats via a CLI or Ruby API, with support for custom converters and templates.
Business model
open-source
Status
launched