Home
last modified time | relevance | path

Searched refs:preformatted (Results 1 – 25 of 41) sorted by relevance

12

/plugin/acronym/
H A DREADME34 …the mid of a line, directly followed by a blank, without triggering a preformatted area. Had to re…
35 2010-07-22: 5 hours: preformatted text should work with SUSE and Ubuntu. Solution is simple: AddEnt…
36 2010-05-05: 8 hours: preformatted text directly under normal text works, and two subsequent lines o…
44 2010-04-03: 1 hour: testcase & two adjacent preformatted lines fix
45 2010-04-02: 4 hours: single blank at beginning of line makes preformatted text
/plugin/mediasyntax/test/
H A Dmediasyntax-test.txt6 preformatted text
7 preformatted text starting one line later
12 preformatted text in a "pre" tag, line 1
33 preformatted text directly under normal text
/plugin/mediasyntax/
H A DREADME54 2010-08-07: 8 hours: allowed a SpecialPattern (e.g. GB) in the mid of a line, directly followed by a blank, without triggering a preformatted area. Had to reasearch the calls object structure of the parser for this.
55 2010-07-22: 5 hours: preformatted text should work with SUSE and Ubuntu. Solution is simple: AddEntryPattern requires a parameter $mode. Set it to 'base'.
56 2010-05-05: 8 hours: preformatted text directly under normal text works, and two subsequent lines of preformatted text start on the same column
64 2010-04-03: 1 hour: testcase & two adjacent preformatted lines fix
65 2010-04-02: 4 hours: single blank at beginning of line makes preformatted text
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest13.txt2 This text is preformatted a af f s sdf sdf s s df
/plugin/highlightjs/
H A Drenderer.php31 function preformatted($text) { function in renderer_plugin_highlightjs
/plugin/allowindentation/
H A Dplugin.info.txt6 …low using an indentation in wiki text and disable rendering indented blocks as a preformatted text.
H A DREADME.md4 a preformatted text.
/plugin/latexit/tests/my/
H A Dtest13.latex8 This text is preformatted a af f s sdf sdf s s df
/plugin/gemini/
H A Drenderer.php136 $this->preformatted($text);
148 $this->preformatted($text);
152 public function preformatted($text) function in renderer_plugin_gemini
/plugin/purplenumbers/
H A Drenderer.php83 function preformatted($text, $type='code') { function in renderer_plugin_purplenumbers
157 $this->preformatted($text, $type);
/plugin/siteexport/renderer/
H A Dpdf.php403 public function preformatted($text) { function in renderer_plugin_siteexport_pdf
405 parent::preformatted($text);
/plugin/scrape/
H A Dsyntax.php119 $R->preformatted($resp);
/plugin/text/
H A Drenderer.php365 function preformatted($text) { function in renderer_plugin_text
374 $this->preformatted($text);
/plugin/struct/renderer/
H A Dcsv.php223 public function preformatted($text) function in renderer_plugin_struct_csv
/plugin/projects/lib/
H A Dlayout.php159 $renderer->preformatted(file_get_contents(
/plugin/latexport/implementation/
H A Ddecorator.php583 function preformatted($text) { function in decorator
585 $this->decorator->preformatted($text);
H A Ddecorator_persister.php552 function preformatted($text) { function in DecoratorPersister
/plugin/eventline/
H A Dplain.php54 function preformatted($text) { function in Doku_Renderer_plain
/plugin/dw2markdown/
H A Drenderer.php349 function preformatted($text) { function in Renderer_Plugin_dw2markdown
/plugin/actionrenderer/
H A Drenderer.php303 public function preformatted($text) function in renderer_plugin_actionrenderer
/plugin/nroff/
H A Drenderer.php373 function preformatted($text) { function in renderer_plugin_nroff
400 $this->preformatted($text);
/plugin/code2/
H A Dsyntax_plugin_code.css16 /* The main preformatted block containing the highlighted code.
/plugin/dokutexit/
H A Dlatex.php304 function preformatted($text) { function in Doku_Renderer_latex
314 $this->preformatted($text);
335 $this->preformatted($text);
/plugin/prosemirror/
H A Drenderer.php329 public function preformatted($text) function in renderer_plugin_prosemirror
332 $node = new Node('preformatted');
335 $this->nodestack->drop('preformatted');
/plugin/mellelexport/
H A Drenderer.php652 …function preformatted($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, fun… function in renderer_plugin_mellelexport

12