X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=plugins%2FTextileMarkup.php;h=251cd6d4055869d25a560cee41f14d9cc98f98de;hb=35ff2f36e59e8c46280ca520d53d19f0c3aab8ca;hp=fa6123acb6598c7d499099e8fc483deddc962044;hpb=a32991269b5d06d2af6aca463da1f90dc2f12799;p=diogenes.git diff --git a/plugins/TextileMarkup.php b/plugins/TextileMarkup.php index fa6123a..251cd6d 100644 --- a/plugins/TextileMarkup.php +++ b/plugins/TextileMarkup.php @@ -30,7 +30,7 @@ class TextileMarkup extends Diogenes_Plugin_Filter var $name = "TextileMarkup"; /** Plugin description */ - var $description = "This plugin allows you to render Textile markup into XHTML. To get started, take a look at some sample Textile markup pages."; + var $description = "This plugin allows you to render Textile markup into XHTML. To get started, take a look at some sample Textile markup pages. You can protect HTML code from this plugin by enclosing it between <protect> and </protect> tags."; /** Is the plugin allowed with respect to a given write permission on a page ?