This repository was archived by the owner on Oct 17, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 128
/
Copy pathplugins.txt
112 lines (84 loc) · 2.7 KB
/
plugins.txt
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
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.
|blogger
|Stuart Rackham
|https://github.com/srackham/asciidoc-blogger-backend
|Generates Blogger friendly HTML from AsciiDoc source.
|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.
|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
|http://code.google.com/p/asciidoc-slidy2-backend-plugin/
|Enhanced slidy backend.
|wordpress
|Stuart Rackham
|http://srackham.wordpress.com/blogpost-readme/
|Generates WordPress friendly markup and is part of the
http://srackham.wordpress.com/blogpost-readme/[blogpost] project.
|====
[[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.
|diag |Michael Haberler
|https://code.google.com/p/asciidoc-diag-filter/
|http://blockdiag.com/[blockdiag] diagrams 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.
|====