| /plugin/prosemirror/parser/ |
| D | TextNode.php | 14 protected $marks = []; variable in dokuwiki\\plugin\\prosemirror\\parser\\TextNode 37 foreach ($this->marks as $mark) { 68 foreach ($this->marks as $mark) { 110 * @param array $marks 115 protected function setMarks(array $marks) argument 117 foreach ($marks as $markData) { 120 $this->marks[$type] = $currentMark; 133 if (!isset($this->marks[$markType])) { 137 $this->marks[$markType]->incrementTail(); 148 if (!isset($this->marks[$markType])) { [all …]
|
| /plugin/prosemirror/ |
| D | renderer.php | 33 protected $marks = []; variable in renderer_plugin_prosemirror 63 return $this->marks; 331 foreach (array_keys($this->marks) as $mark) { 648 $this->marks['strong'] = 1; 654 if (isset($this->marks['strong'])) { 655 unset($this->marks['strong']); 662 $this->marks['em'] = 1; 668 if (isset($this->marks['em'])) { 669 unset($this->marks['em']); 676 $this->marks['subscript'] = 1; [all …]
|
| D | README.md | 64 `[{text: "bold ", marks: [bold]}, {text: "underlined and bold", marks: [bold, underlined]}]` 66 - Handling marks is complex and subtle: 67 - To know in which order we have to open/close marks we need to know which start 73 …- If the marks on a node have the same start/end than they need a stable order in which they appea…
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/ |
| D | SecurityMarks.php | 29 public $marks; variable in Google\\Service\\SecurityCommandCenter\\SecurityMarks 52 public function setMarks($marks) argument 54 $this->marks = $marks; 61 return $this->marks;
|
| D | GoogleCloudSecuritycenterV1p1beta1SecurityMarks.php | 29 public $marks; variable in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1SecurityMarks 52 public function setMarks($marks) argument 54 $this->marks = $marks; 61 return $this->marks;
|
| /plugin/prosemirror/schema/ |
| D | Node.php | 23 protected $marks = []; variable in dokuwiki\\plugin\\prosemirror\\schema\\Node 57 $this->marks[] = $mark; 126 if ($this->marks) { 127 $json['marks'] = $this->marks;
|
| /plugin/gallery/script/ |
| D | prosemirror.js | 11 function addGallerySchema(nodes, marks) { argument 14 marks: '', property 24 return {nodes: nodes, marks: marks}; 248 this.node.marks 273 nodeview.node.marks
|
| /plugin/diagrams/script/ |
| H A D | prosemirror.js | 3 window.Prosemirror.pluginSchemas.push((nodes, marks) => { 47 return {nodes, marks};
|
| H A D | DiagramsView.js | 68 this.node.marks,
|
| /plugin/templater/ |
| D | CHANGELOG.md | 33 * Previous changes didn't allow the actual displayed string to start or end with quotation marks. T… 36 * By trimming off quotation marks after the whitespace trim, we allow users to wrap their strings i…
|
| /plugin/codemirror/dist/keymaps/ |
| D | sublime.min.js.map | 1 …marks","sublimeBookmarks","current","find","prevBookmark","unshift","pop","toggleBookmark","findMa…
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
| D | verbatim.rst | 7 The ``verbatim`` tag marks sections as being raw text that should not be
|
| /plugin/userimportextended/lang/en/ |
| D | intro.txt | 4 The CSV fields should be separated by commas (,) and strings delimited by quotation marks (%%""%%).…
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | raw.rst | 4 The ``raw`` filter marks the value as being "safe", which means that in an
|
| /plugin/autolink4/lang/en/ |
| D | admin_help.txt | 5 … certain regular expression characters, like square brackets and question marks. Pipe (|) and pare…
|
| /plugin/ckgdoku/ckeditor/plugins/wsc/ |
| D | LICENSE.md | 28 … brand and product names are trademarks, registered trademarks or service marks of their respectiv…
|
| /plugin/ckgedit/ckeditor/plugins/wsc/ |
| D | LICENSE.md | 28 … brand and product names are trademarks, registered trademarks or service marks of their respectiv…
|
| /plugin/ckgedit/ckeditor/plugins/scayt/ |
| D | LICENSE.md | 28 … brand and product names are trademarks, registered trademarks or service marks of their respectiv…
|
| /plugin/ckgdoku/ckeditor/plugins/scayt/ |
| D | LICENSE.md | 28 … brand and product names are trademarks, registered trademarks or service marks of their respectiv…
|
| /plugin/extlist/css/ |
| D | _bullets.less | 21 /* prevent list marks when <WRAP tabs> */
|
| /plugin/prosemirror/lib/ |
| D | bundle.js | 1 …marks(),e)||this.setStoredMarks(e),this},t.prototype.addStoredMark=function(e){return this.ensureM… method in k
|
| /plugin/ckgedit/ckeditor/plugins/timestamp/ |
| D | LICENSE.md | 15 marks of their respective holders.
|
| /plugin/ckgdoku/ckeditor/plugins/timestamp/ |
| D | LICENSE.md | 15 marks of their respective holders.
|
| /plugin/ckgdoku/ckeditor/plugins/geshi/ |
| D | LICENSE.md | 15 marks of their respective holders.
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | host-config.asciidoc | 68 or question-marks (`?`).
|