]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/forum/Export_images_when_building_the_wiki/comment_1_f7328be9b201f3eea6b90c269781fd0b._comment
ikiwiki (3.20140916) unstable; urgency=low
[git.ikiwiki.info.git] / doc / forum / Export_images_when_building_the_wiki / comment_1_f7328be9b201f3eea6b90c269781fd0b._comment
1 [[!comment format=mdwn
2  username="spalax"
3  ip="82.216.247.172"
4  subject="Other plugins to study"
5  date="2014-05-16T10:38:17Z"
6  content="""
7 Several plugins process data using external programs. You may have a look at:
9 - [[plugins/teximg]] which calls LaTeX;
10 - [[plugins/graphviz]] which calls graphviz;
11 - [[plugins/contrib/pandoc]] which calls pandoc.
13 The first and second plugins I mentionned create an image using an external
14 tool, and integrate it in the page. It may be exactly what you want.
16 -- [[Louis|spalax]]
18 """]]