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 17
__construct($texy)
No description
at line 48
void
beforeBlockParse($parser, $text)
Single block pre-processing.
at line 71
TexyHtml|string|false
pattern($parser, $matches)
Callback for:.
/-----code html .(title)[class]{style} .... .... ----
at line 89
outdent($s)
No description
at line 106
TexyHtml|string|false
solve($invocation, $blocktype, $s, $param, $mod)
Finish invocation.