aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorspalax <spalax@web>2014-05-16 06:38:18 -0400
committeradmin <admin@branchable.com>2014-05-16 06:38:18 -0400
commitcaee6f50c20b927016e5bbbe37d3d95f49c36e09 (patch)
treefde785e67176a6ca083dc24a2f68e18339c3586a /doc
parent06c1e0302f85ceda18714d0e1207f085c4dde17d (diff)
downloadikiwiki-caee6f50c20b927016e5bbbe37d3d95f49c36e09.tar
ikiwiki-caee6f50c20b927016e5bbbe37d3d95f49c36e09.tar.gz
Added a comment: Other plugins to study
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/Export_images_when_building_the_wiki/comment_1_f7328be9b201f3eea6b90c269781fd0b._comment18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/forum/Export_images_when_building_the_wiki/comment_1_f7328be9b201f3eea6b90c269781fd0b._comment b/doc/forum/Export_images_when_building_the_wiki/comment_1_f7328be9b201f3eea6b90c269781fd0b._comment
new file mode 100644
index 000000000..182be88f3
--- /dev/null
+++ b/doc/forum/Export_images_when_building_the_wiki/comment_1_f7328be9b201f3eea6b90c269781fd0b._comment
@@ -0,0 +1,18 @@
+[[!comment format=mdwn
+ username="spalax"
+ ip="82.216.247.172"
+ subject="Other plugins to study"
+ date="2014-05-16T10:38:17Z"
+ content="""
+Several plugins process data using external programs. You may have a look at:
+
+- [[plugins/teximg]] which calls LaTeX;
+- [[plugins/graphviz]] which calls graphviz;
+- [[plugins/contrib/pandoc]] which calls pandoc.
+
+The first and second plugins I mentionned create an image using an external
+tool, and integrate it in the page. It may be exactly what you want.
+
+-- [[Louis|spalax]]
+
+"""]]