»Home
»User Guide
»Installation
»FAQ
»asciidoc(1)
»a2x(1)
»API
»Plugins
»Cheatsheet
»Tests
»ChangeLog
»Support
AsciiDoc
Text based document generation

A list of backend, filter and theme AsciiDoc plugins.

If you have implemented a plugin and it’s not in the list, please open a pull request in our GitHub repository.

Note These plugins mostly targeted older versions of AsciiDoc that utilized python2 and may not work for AsciiDoc 9.0+.
Table 1. Backend Plugins
Backend name Author Home page Description

9man

Alex Efros

https://powerman.name/asciidoc/

A backend plugin to generate man pages (troff) compatible with OS Inferno and Plan9.

blogger

Stuart Rackham

https://github.com/srackham/asciidoc-blogger-backend

Generates Blogger friendly HTML from AsciiDoc source.

deckjs

Qingping Hou

https://houqp.github.io/asciidoc-deckjs/

A deck.js backend for AsciiDoc.

fossil

Stuart Rackham

https://github.com/srackham/asciidoc-fossil-backend

Generates Fossil friendly Wiki markup from AsciiDoc source.

ODF

Dag Wieers

https://github.com/dagwieers/asciidoc-odf

Backends for generating LibreOffice/OpenOffice Writer (.fodt) files and LibreOffice/OpenOffice Impress (.fodp) files.

slidy2

Jean-Michel Inglebert

https://code.google.com/archive/p/asciidoc-slidy2-backend-plugin/

Enhanced slidy backend.

wordpress

Stuart Rackham

https://srackham.wordpress.com/blogpost-readme/

Generates WordPress friendly markup and is part of the blogpost project.

Table 2. Filter Plugins
Filter name Author Home page Description

aafigure

Henrik Maier

https://github.com/hwmaier/asciidoc-aafigure-filter

Aafigure ASCII line art filter.

diag

Michael Haberler

https://code.google.com/archive/p/asciidoc-diag-filter/

blockdiag diagrams filter.

ditaa

Henrik Maier

https://github.com/hwmaier/asciidoc-ditaa-filter

ditaa ASCII line art filter.

graphviz-cmap

Alex Efros

https://powerman.name/asciidoc/

A variant of the built-in graphviz filter, which adds support for client-side imagemaps.

matplotlib

Leonid Volnitsky

https://github.com/lvv/mplw

Using this filter you can generate charts from inline matplotlib scripts.

mscgen

Henrik Maier

https://github.com/hwmaier/asciidoc-mscgen-filter

Message sequence chart filter.

qrcode

Jean-Marc Temmos

https://code.google.com/archive/p/asciidoc-qrencode-filter/

This filter generates QRencode images.

Table 3. Theme Plugins
Theme name Author Home page Description

compact

Alex Efros

https://powerman.name/asciidoc/

Similar to default theme but more compact.