Home
last modified time | relevance | path

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

12345678

/plugin/mdpage/vendor/cebe/markdown/
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
63 …. The rendered Markdown however has changed in some edge cases and some rendering issues have been…
65 …lows extensions to work with the parsed Markdown in many ways including rendering as other formats…
84 before rendering.
[all …]
/plugin/minecraftrecipe/
Dstyle.css65 image-rendering: crisp-edges;
66 image-rendering: pixelated;
85 image-rendering: pixelated;
105 image-rendering: pixelated;
139 image-rendering: pixelated;
156 image-rendering: pixelated;
201 image-rendering: pixelated;
215 image-rendering: pixelated;
229 image-rendering: pixelated;
/plugin/hcalendar/syntax/
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/
DCHANGES16 * use serverside rendering of the iframe to enhance the speed of page rendering
/plugin/plantuml/
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/
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/stlviewer/
DREADME.md12 - noop: Disable rendering
31 ![multiple rendering examples](https://github.com/babs/dokuwiki-plugin-stlviewer/blob/master/misc/e…
/plugin/asciidocjs/node_modules/ejs/
Dusage.txt6 …ta-file FILE Must be JSON-formatted. Use parsed input from FILE as data for rendering.
7 … Must be JSON-formatted and URI-encoded. Use parsed input from STRING as data for rendering.
/plugin/latex/
Dplugin.info.txt6 desc LaTeX rendering plugin
/plugin/structtemplating/
Dplugin.info.txt6 desc Use twig templates for custom struct data rendering
/plugin/latexwas/
Dplugin.info.txt6 desc LaTeX rendering plugin
/plugin/katex/
Dplugin.info.txt6 desc Parsing TeX expressions and rendering them to math/chemical equations with KaTeX and mhchem.
/plugin/latex-was/
Dplugin.info.txt6 desc LaTeX rendering plugin
/plugin/allowindentation/
Dplugin.info.txt6 desc Allow using an indentation in wiki text and disable rendering indented blocks as a preformat…
/plugin/openlayersmap/
Dplugin.info.txt6 desc Provides a syntax for rendering OpenLayers based maps in wiki pages.
/plugin/openlayersmapoverlays/
Dplugin.info.txt6 desc Provides a syntax for rendering additional map layers in the OpenLayers based map in a wiki …
/plugin/mikioplugin/
H A DREADME.md46 …- Fixed rendering bug inside columns in certain instances due to flexbox [#41](https://github.co…
47 …- Fixed rendering bug inside card body in certain instances due to flexbox [#40](https://github.…
58 …- Added `<tags>` element to support rendering the page tags anywhere if using the Mikio theme [M…
141 …y now support containing 'protected' type which fixes some elements not rendering correctly (ie <&…
155 …- Fixed accordian not rendering tables inside itself [#15](https://github.com/nomadjimbob/mikiop…
211 …- Fixed a dokuwiki rendering issue in card bodies [#7](https://github.com/nomadjimbob/mikioplugi…
/plugin/dump/
DREADME.md6 This is to be able to debug a bad rendering when you don't have access to the server.
/plugin/spreadout/
Dsyntax.php156 * which is currently handling the rendering.
/plugin/jdraw/src/com/mxgraph/examples/swing/
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/
Dsyntax.php100 @param $renderer DokuWiki's rendering object
105 @return true, if rendering happens, false in all other cases
/plugin/bpmnio/vendor/bpmn-js/
DREADME.md31 console.log('error rendering', err);
89 * [diagram-js](https://github.com/bpmn-io/diagram-js): Diagram rendering and editing toolkit
/plugin/shy/
Dsyntax.php151 * handling the rendering. The contents of <tt>$aData</tt> is the
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
Dsource.rst10 The ``source`` function returns the content of a template without rendering it:
/plugin/revealjs/css/theme/source/
Dmoon.scss23 rendering-intent: auto;

12345678