TexyBlockModule
final class TexyBlockModule extends TexyModule
Special blocks module.
Methods
__construct($texy)
No description
void
beforeBlockParse($parser, $text)
Single block pre-processing.
outdent($s)
No description
Details
at line 15
__construct($texy)
No description
at line 46
void
beforeBlockParse($parser, $text)
Single block pre-processing.
at line 69
TexyHtml|string|false
pattern($parser, $matches)
Callback for:.
/-----code html .(title)[class]{style} .... .... ----
at line 87
outdent($s)
No description
at line 104
TexyHtml|string|false
solve($invocation, $blocktype, $s, $param, $mod)
Finish invocation.