diff options
Diffstat (limited to 'www/twiki-GluePlugin/pkg-descr')
-rw-r--r-- | www/twiki-GluePlugin/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/twiki-GluePlugin/pkg-descr b/www/twiki-GluePlugin/pkg-descr new file mode 100644 index 000000000000..1873147bb504 --- /dev/null +++ b/www/twiki-GluePlugin/pkg-descr @@ -0,0 +1,8 @@ +This plugin will help you to write readable markup (TWikiMarkup, HMTL, +...) within TWiki by allowing tags and arguments to be formatted on +multiple lines. This is done by removing whitespaces surrounding tilde +characters at the beginning of a line and recombine consecutive lines +again. + +Author: Michael Daum +WWW: http://twiki.org/cgi-bin/view/Plugins/GluePlugin |