summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/asciidoc/examples/website/plugins.txt
blob: 12e489504c9d0d7da97cede9315dee3fd6aed6f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
AsciiDoc Plugins
================


A list of backend, filter and theme link:userguide.html#X101[AsciiDoc
plugins].

If you have implemented a plugin and it's not in the list please post
a message to the http://groups.google.com/group/asciidoc[asciidoc
discussion list] and I'll add it.


[[X1]]
[cols="1e,1,3,3",frame="topbot",options="header"]
.Backend Plugins
|====
|Backend name |Author |Home page |Description

|9man
|Alex Efros
|http://powerman.name/asciidoc/
|A backend plugin to generate man pages (troff) compatible with OS
Inferno and Plan9.

|deckjs
|Qingping Hou
|http://houqp.github.com/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.

|slidy2
|Jean-Michel Inglebert
|http://code.google.com/p/asciidoc-slidy2-backend-plugin/
|Enhanced slidy backend.

|====


[[X2]]
[cols="1e,1,3,3",frame="topbot",options="header"]
.Filter Plugins
|====
|Filter name |Author |Home page |Description

|aafigure |Henrik Maier
|http://code.google.com/p/asciidoc-aafigure-filter/
|https://launchpad.net/aafigure[Aafigure] ASCII line art filter.

|ditaa |Henrik Maier
|http://code.google.com/p/asciidoc-ditaa-filter/
|http://ditaa.sourceforge.net[ditaa] ASCII line art filter.

|graphviz-cmap
|Alex Efros
|http://powerman.name/asciidoc/
|A variant of the built-in graphviz filter, which adds support for
client-side imagemaps.

|matplotlib |Leonid Volnitsky
|http://volnitsky.com/project/mplw/
|Using this filter you can generate charts from inline matplotlib scripts.

|mscgen |Henrik Maier
|http://code.google.com/p/asciidoc-mscgen-filter/
|Message sequence chart filter.

|qrcode |Jean-Marc Temmos
|http://code.google.com/p/asciidoc-qrencode-filter/
|This filter generates
http://fukuchi.org/works/qrencode/manual/index.html[QRencode] images.

|====


[[X3]]
[cols="1e,1,3,3",frame="topbot",options="header"]
.Theme Plugins
|====
|Theme name |Author |Home page |Description

|compact
|Alex Efros
|http://powerman.name/asciidoc/
|Similar to default theme but more compact.

|====