Home
last modified time | relevance | path

Searched refs:htmlblock (Results 1 – 20 of 20) sorted by path

/plugin/actionrenderer/
H A Drenderer.php285 public function htmlblock($text) function in renderer_plugin_actionrenderer
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 …match: '</html>', exit: true, style: 'tag'}],\n }, {\n name: 'htmlblock', // 190\n …
/plugin/dw2markdown/
H A Drenderer.php340 function htmlblock($text) { function in Renderer_Plugin_dw2markdown
/plugin/edittable/renderer/
H A Dinverse.php276 function htmlblock($text) { function in renderer_plugin_edittable_inverse
/plugin/gemini/
H A Drenderer.php146 public function htmlblock($text) function in renderer_plugin_gemini
/plugin/htmlok/
H A DBaseSyntaxPlugin.php157 protected function htmlblock(string $text): string function in dokuwiki\\plugin\\htmlok\\BaseSyntaxPlugin
/plugin/htmlok/syntax/
H A Dhtmlblock.php22 return $this->htmlblock($match);
/plugin/latexit/_test/
H A Drenderer.test.php388 $this->r->htmlblock("<html><b>Hello World!</b></html>");
/plugin/latexit/
H A Drenderer.php720 function htmlblock($text) { function in renderer_plugin_latexit
/plugin/latexport/implementation/
H A Ddecorator.php573 function htmlblock($text) { function in decorator
575 $this->decorator->htmlblock($text);
H A Ddecorator_persister.php541 function htmlblock($text) { function in DecoratorPersister
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
H A DMarkdownRendererTrait.php137 $this->renderer->htmlblock($content);
/plugin/mellelexport/
H A Drenderer.php650 …function htmlblock($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_g… function in renderer_plugin_mellelexport
/plugin/nroff/
H A Drenderer.php369 function htmlblock($text) { function in renderer_plugin_nroff
/plugin/odp/
H A Drenderer.php904 function htmlblock($text) { function in renderer_plugin_odp
/plugin/odt/renderer/
H A Dpage.php1000 function htmlblock($text) { function in renderer_plugin_odt_page
/plugin/prosemirror/
H A Drenderer.php364 public function htmlblock($text) function in renderer_plugin_prosemirror
/plugin/struct/renderer/
H A Dcsv.php218 public function htmlblock($text) function in renderer_plugin_struct_csv
/plugin/text/
H A Drenderer.php348 function htmlblock($text) { function in renderer_plugin_text
/plugin/xml/
H A Drenderer.php285 function htmlblock($text) { function in renderer_plugin_xml