Home
last modified time | relevance | path

Searched refs:preformatted (Results 1 – 25 of 41) sorted by last modified time

12

/plugin/siteexport/renderer/
H A Dpdf.php403 public function preformatted($text) { function in renderer_plugin_siteexport_pdf
405 parent::preformatted($text);
/plugin/struct/renderer/
H A Dcsv.php223 public function preformatted($text) function in renderer_plugin_struct_csv
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt350 This is preformatted code all spaces are preserved: like <-this
362 This is preformatted code all spaces are preserved: like <-this
/plugin/odt/renderer/
H A Dpage.php1009 function preformatted($text) { function in renderer_plugin_odt_page
/plugin/odt/
H A DChangeLog.txt174 * renderer.php: Convert tabs in preformatted text (closes: #9)
/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/dw2markdown/
H A Drenderer.php349 function preformatted($text) { function in Renderer_Plugin_dw2markdown
/plugin/edittable/renderer/
H A Dinverse.php300 function preformatted($text) { function in renderer_plugin_edittable_inverse
/plugin/ckgedit/ckeditor/
H A DCHANGES.md558 * [#7262](https://dev.ckeditor.com/ticket/7262): Fixed: Lists in preformatted body disappear when […
/plugin/text/
H A Drenderer.php365 function preformatted($text) { function in renderer_plugin_text
374 $this->preformatted($text);
/plugin/actionrenderer/
H A Drenderer.php303 public function preformatted($text) function in renderer_plugin_actionrenderer
/plugin/gemini/
H A Drenderer.php136 $this->preformatted($text);
148 $this->preformatted($text);
152 public function preformatted($text) function in renderer_plugin_gemini
/plugin/xcom/lang/en/
H A Dhowto.txt36 …- The ''Code view'' is preformatted text. It's used for simple plain text responses and complex a…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1preformatted tags\n // we just look for the appropriate close tag\n if (!this._disabled.php …
/plugin/allowindentation/
H A DREADME.md4 a preformatted text.
H A Dplugin.info.txt6 …low using an indentation in wiki text and disable rendering indented blocks as a preformatted text.
/plugin/codemirror/dist/
H A Dscripts.min.js.map1preformatted', // 20\n type: 'protected',\n entries: [\n {sol: true, matc…
/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/ckgdoku/ckeditor/
H A DCHANGES.md138 * [#7262](http://dev.ckeditor.com/ticket/7262): Fixed: Lists in preformatted body disappear when [p…
/plugin/xml/
H A Drenderer.php291 function preformatted($text) { function in renderer_plugin_xml
/plugin/purplenumbers/
H A Drenderer.php83 function preformatted($text, $type='code') { function in renderer_plugin_purplenumbers
157 $this->preformatted($text, $type);
/plugin/scrape/
H A Dsyntax.php119 $R->preformatted($resp);
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/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

12