Home
last modified time | relevance | path

Searched refs:marked (Results 1 – 25 of 198) sorted by relevance

12345678

/plugin/codemirror/dist/modes/
Djavascript.min.js1marked=null,A.cc=f;A.style=b;if(!a.lexical.hasOwnProperty("align"))a.lexical.align=true;while(true… property
Dhaxe.min.js1marked=null,A.cc=f;if(!a.lexical.hasOwnProperty("align"))a.lexical.align=true;while(true){var g=f.… property
Djavascript.min.js.map1marked","hasOwnProperty","combinator","length","pop","expression","statement","lex","pass","i","ar…
Dhaxe.min.js.map1marked","lexical","hasOwnProperty","combinator","length","pop","statement","lex","imported","typen…
/plugin/livemark/
Daction.php91 $marked = $src_img;
96 imagealphablending($marked, true);
97 imagesavealpha($marked, true);
107 …imagecopyresampled($marked, $watermark, $dest_x, $dest_y, 0, 0, $watermark_width, $watermark_heig…
109 return $marked;
/plugin/revealjs/plugin/markdown/
Dmarkdown.js8 root.marked = require( './marked' );
9 root.RevealMarkdown = factory( root.marked );
14 root.RevealMarkdown = factory( root.marked );
16 }( this, function( marked ) { argument
110 content = notesMatch[0] + '<aside class="notes">' + marked(notesMatch[1].trim()) + '</aside>';
379 section.innerHTML = marked( markdown );
411 if( typeof marked === 'undefined' ) {
416 marked.setOptions({
426 marked.setOptions( options );
/plugin/marked/
Dplugin.info.txt1 base marked
7 url https://www.dokuwiki.org/plugin:marked
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
Draw.rst31 The first ternary statement is not escaped: ``hello`` is marked as being
34 if ``hello`` is marked as safe, ``hola`` remains unsafe and so is the whole
35 expression. The third ternary statement is marked as safe and the result is
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
Dliteral.test21 6. Nested conditionals with a variable marked safe
44 6. Nested conditionals with a variable marked safe
/plugin/outliner/
Dprint.css18 div.marked {
38 td.marked {
/plugin/batchedit/
Dengine.php90 private $marked; variable in BatcheditMatch
102 $this->marked = FALSE;
144 public function mark($marked = TRUE) { argument
145 $this->marked = $marked;
152 return $this->marked;
193 $this->contextBefore, $this->contextAfter, $this->marked, $this->applied));
201 … $this->contextBefore, $this->contextAfter, $this->marked, $this->applied) = unserialize($data);
/plugin/advanced/lang/en/config/
Dacl.txt9 …an either be a [[doku>pagename]] or a [[doku>namespace]]. Namespaces are marked by an additional a…
10 * A group or user name. Groupnames are marked by a leading ''@'' character.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dexperimental-beta-apis.asciidoc6 The {es} APIs are marked using the following convention:
18 All the `experimental` and `beta` APIs are marked with a `@note` tag in the
Dset-retries.asciidoc26 nodes may also be marked dead.
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Dautoescape.rst49 values explicitly marked as safe. Those can be marked in the template by using
/plugin/reproduce/
Dplugin.info.txt6 desc Allows to reproduce a code marked with a label located within the same source page, or in an…
DREADME3 Allows to reproduce a code marked with a label located within the same source page, or in an other …
/plugin/asciidocjs/node_modules/jstransformer/
DREADME.md19 var marked = transformer(require('jstransformer-marked'));
22 var res = marked.render('Some **markdown**', options);
/plugin/nodisp/
DREADME.md5 denied access to the marked off text. This text cannot be viewed in the
/plugin/findologicxmlexport/vendor/jms/serializer/
DUPGRADING.md15 - Most of the classes are marked as `final`, inheritance is discouraged for all the cases, use comp…
48 marked as `@internal` shall not be used in user-land code. BC is not guaranteed on this elements.
/plugin/confmanager/lang/en/
Dacronyms.txt3 Note: only full words will be marked. Eg. an acronym that is used within a word will not result in …
/plugin/strreplace/
DREADME9 The plugin also accepts regular expressions, which must be marked with open and closing hashes:
/plugin/projects/
Dcodemirror-compressed.js1marked;if(!n)return t;for(var r=0,i=n.length;r<i;++r){var s=n[r];(s.from==null||s.from<=e.ch)&&(s.… property
/plugin/linkcheck/
DREADME.md4 … efficiency in mind. Similar to xtern plugin, the external links will be marked with icons represe…
/plugin/matrixnotifierwas/vendor/guzzlehttp/promises/
DCHANGELOG.md26 - All previously non-final non-exception classes have been marked as soft-final

12345678