Searched refs:toDOM (Results 1 – 11 of 11) sorted by relevance
| /plugin/diagrams/script/ |
| H A D | prosemirror.js | 27 toDOM: function toDOM(node) {
|
| H A D | DiagramsView.js | 19 const schemaSpec = this.node.type.spec.toDOM(this.node);
|
| /plugin/catmenu/script/ |
| H A D | prosemirror.js | 49 … toDOM: (node) => ['pre', {class: 'dwplugin', 'data-pluginname': 'catmenu'}, node.attrs.syntax],
|
| /plugin/visualindex/script/ |
| H A D | prosemirror.js | 44 …toDOM: (node) => ['pre', {class: 'dwplugin', 'data-pluginname': 'visualindex'}, node.attrs.syntax],
|
| /plugin/prosemirror/lib/ |
| D | bundle.js | 1 …toDOM:function(){return["table",["tbody",0]]}},table_row:{content:"(table_cell | table_header)*",t… function in u
|
| /plugin/mizarveifiabledocs/dist/ |
| D | script.js | 1 …toDOM(t)),this.widget.editable||(this.dom.contentEditable="false"))}getSide(){return this.side}mer… method in nT
|
| D | script.js.map | 1 …toDOM(view));\n if (!this.widget.editable) this.dom.contentEditable = \"false\";\n …
|
| /plugin/mizarproofchecker/dist/ |
| D | script.js | 1 …toDOM(t)),this.widget.editable||(this.dom.contentEditable="false"))}getSide(){return this.side}mer… method in p.R.constructor.tD.of.iY.anonymousObject8ef9b5ed8c05.sn.sN
|
| D | script.js.map | 1 …toDOM(view));\n if (!this.widget.editable) this.dom.contentEditable = \"false\";\n …
|
| /plugin/mizarverifiabledocs/dist/ |
| H A D | script.js | 1 …toDOM(t)),this.widget.editable||(this.dom.contentEditable="false"))}getSide(){return this.side}mer… method in sM
|
| H A D | script.js.map | 1 …toDOM(view));\n if (!this.widget.editable) this.dom.contentEditable = \"false\";\n …
|