(this page is translated by Google; We're working hard on a human translation)

Class TexyHtmlModule

He is responsible for HTML tags and comments on the entry. Off the module by disabling the syntax:

 // vypneme HTML značky 
$texy ->allowed[ 'html/tag' ] = FALSE ;

// vypneme HTML komentáře
$texy ->allowed[ 'html/comment' ] = FALSE ;

Configuration

variable type default description
$ PassComment boolean TRUE View HTML comment on output?