X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=plugins%2FTextileMarkup.php;h=7b032e6519f12acbefaa4854ef2eebea72d5f816;hb=824ae29017126c7420683e485d03fdc15ca4fab7;hp=b4095d2aa89b69fcafb96366a8773abf18b35151;hpb=d950012fd97be05390aa91c7671b7e7f73293880;p=diogenes.git diff --git a/plugins/TextileMarkup.php b/plugins/TextileMarkup.php index b4095d2..7b032e6 100644 --- a/plugins/TextileMarkup.php +++ b/plugins/TextileMarkup.php @@ -30,7 +30,7 @@ class TextileMarkup extends Diogenes_Plugin_Skel_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 ?