AsciiDoc Glossary Definition

Term AsciiDoc
Definition

AsciiDoc is a lightweight markup language used to write structured text documents that can be converted into formats such as HTML, PDF, and documentation pages.

AsciiDoc is a lightweight markup language used for Technical Documentation.

Context & Usage

AsciiDoc is used by documentation teams, developers, and open-source projects when plain-text source files need to support structured publishing. It is often relevant in docs-as-code workflows because the source can be stored in version control.

Additional Resource: Asciidoctor project website.

Writers use it when they need plain-text source files that support richer technical structures, tables, callouts, and publishing workflows than basic Markdown.

Related concepts include Technical Documentation.

Categories Technical Writing and Documentation, Software Development and Programming, Web, Database, Cloud, and DevOps Technologies