Skip to content
Novus Examples
adoc

What is a .adoc file?

text/asciidoc

AsciiDoc is a lightweight plain-text markup language for writing documentation, articles, and books. It is more powerful than Markdown — with admonitions, includes, tables, and cross-references — and converts to HTML, PDF, DocBook, and man pages via tools like Asciidoctor. The .adoc extension is the common file type.

How to use a .adoc file

Use an example .adoc file to test AsciiDoc editors and renderers, syntax highlighting, and Asciidoctor conversion to HTML or PDF.

Convert a .adoc file to another format

← All file formats