diff options
author | http://peter-simons.myopenid.com/ <http://peter-simons.myopenid.com/@web> | 2012-11-27 08:25:09 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-11-27 08:25:09 -0400 |
commit | 786492c29fd90ec36434da1726bff765deea5a31 (patch) | |
tree | 5992bc5d2ed2e5500b6ce700ec056df239bb194f /doc/plugins | |
parent | 7c3fe95e5282c2fca3159c93d8b3b7303d192869 (diff) | |
download | ikiwiki-786492c29fd90ec36434da1726bff765deea5a31.tar ikiwiki-786492c29fd90ec36434da1726bff765deea5a31.tar.gz |
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/asymptote.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/asymptote.mdwn b/doc/plugins/asymptote.mdwn index 85a0c6f4b..3e44e1634 100644 --- a/doc/plugins/asymptote.mdwn +++ b/doc/plugins/asymptote.mdwn @@ -2,8 +2,8 @@ [[!tag type/widget]] This plugin provides the [[ikiwiki/directive/asymptote]] -[[ikiwiki/directive]]. This directive allows embedding -[asymptote](http://asymptote.sourceforge.net//) diagrams in a page. +[[ikiwiki/directive]] which allows embedding +[asymptote](http://asymptote.sourceforge.net/) diagrams in a page. Security implications: asymptote has functions for reading files and other dangerous stuff, so enabling this plugin means that everyone who |