Home
last modified time | relevance | path

Searched refs:rendering (Results 1 – 25 of 178) sorted by relevance

12345678

/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md17 - #111 Improve rendering of successive strongs (@wogsland)
18 - #132 Improve detection and rendering of fenced code blocks in lists.
21 - #151 Fixed table rendering for lines begining with | for GFM (@GenaBitu)
22 - Improved table rendering, allow single column tables.
46 - #64 fixed some rendering issue with emph and strong
48 - fixed various issues with table rendering
50 - refactored nested and lazy list handling, improved overall list rendering consistency
65 …lows extensions to work with the parsed Markdown in many ways including rendering as other formats…
84 before rendering.
85 - This version also fixes serveral rendering issues.
[all …]
/plugin/hcalendar/syntax/
H A Dhcal2.php35 var $rendering = true; variable in syntax_plugin_hcalendar_hcal2
97 if ($this->rendering) {
105 if ($this->rendering) {
125 $this->rendering = true;
177 $this->rendering = false;
/plugin/mapillary/
H A DCHANGES16 * use serverside rendering of the iframe to enhance the speed of page rendering
/plugin/plantuml/
H A Dplugin.history.txt3 …* Fixed bug: PlantUML server rendering was not working due to encoding (slashes were converted to …
28 * Odt rendering support.
/plugin/bpmnio/vendor/dmn-js/
H A DREADME.md29 console.log('error rendering', err);
69 * [diagram-js](https://github.com/bpmn-io/diagram-js): Diagram rendering and editing toolkit
70 * [table-js](https://github.com/bpmn-io/table-js): Table rendering and editing toolkit
/plugin/latex/
H A Dplugin.info.txt6 desc LaTeX rendering plugin
H A DREADME1 LaTeX-rendering plugin for dokuwiki.
/plugin/katex/
H A Dplugin.info.txt6 desc Parsing TeX expressions and rendering them to math/chemical equations with KaTeX and mhchem.
/plugin/latex-was/
H A Dplugin.info.txt6 desc LaTeX rendering plugin
H A DREADME1 LaTeX-rendering plugin for dokuwiki.
/plugin/allowindentation/
H A Dplugin.info.txt6 desc Allow using an indentation in wiki text and disable rendering indented blocks as a preformat…
/plugin/openlayersmap/
H A Dplugin.info.txt6 desc Provides a syntax for rendering OpenLayers based maps in wiki pages.
/plugin/openlayersmapoverlays/
H A Dplugin.info.txt6 desc Provides a syntax for rendering additional map layers in the OpenLayers based map in a wiki …
/plugin/dump/
H A DREADME.md6 This is to be able to debug a bad rendering when you don't have access to the server.
/plugin/stlviewer/
H A DREADME.md11 - noop: disable rendering (link instead)
/plugin/spreadout/
H A Dsyntax.php155 * which is currently handling the rendering.
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java.bak29 // Demonstrates the use of a Swing component for rendering vertices.
31 // the Swing component that is used for rendering the vertex.
/plugin/exttab1/
H A Dsyntax.php100 @param $renderer DokuWiki's rendering object
105 @return true, if rendering happens, false in all other cases
/plugin/shy/
H A Dsyntax.php151 * handling the rendering. The contents of <tt>$aData</tt> is the
/plugin/revealjs/css/theme/source/
H A Dmoon.scss23 rendering-intent: auto;
H A Dsolarized.scss24 rendering-intent: auto;
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dsource.rst10 The ``source`` function returns the content of a template without rendering it:
/plugin/mikioplugin/
H A DREADME.md39 - Added `<tags>` element to support rendering the page tags anywhere if using the Mikio theme [Mikio-#70](https://github.com/nomadjimbob/mikio/issues/70). Requested by garanovich.
122 - AccordionItem, Alert, Blockquote, Card and CardBody now support containing 'protected' type which fixes some elements not rendering correctly (ie <&lt>code<&gt>)
136 - Fixed accordian not rendering tables inside itself [#15](https://github.com/nomadjimbob/mikioplugin/issues/15). Thanks Melphios
192 - Fixed a dokuwiki rendering issue in card bodies [#7](https://github.com/nomadjimbob/mikioplugin/issues/7)
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dindex.rst37 * :doc:`Date <date>`: Adds a filter for rendering the difference between dates.
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md31 console.log('error rendering', err);
89 * [diagram-js](https://github.com/bpmn-io/diagram-js): Diagram rendering and editing toolkit

12345678