Searched refs:parent_doctitle (Results 1 – 4 of 4) sorted by relevance
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.js | 12745 …cursor = nil, lines_advanced = nil, literal = nil, normal_psv = nil, parent_doctitle = nil, inner_… 12824 parent_doctitle = self.document.$attributes().$delete("doctitle"); property 12840 if (!$truthy(parent_doctitle['$nil?']())) { 12841 self.document.$attributes()['$[]=']("doctitle", parent_doctitle)
|
| D | asciidoctor.cjs | 11611 …cursor = nil, lines_advanced = nil, literal = nil, normal_psv = nil, parent_doctitle = nil, inner_… 11678 parent_doctitle = self.document.$attributes().$delete("doctitle"); 11691 if (!$truthy(parent_doctitle['$nil?']())) { 11692 self.document.$attributes()['$[]=']("doctitle", parent_doctitle);
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 37110 …cursor = nil, lines_advanced = nil, literal = nil, normal_psv = nil, parent_doctitle = nil, inner_… 37189 parent_doctitle = self.document.$attributes().$delete("doctitle"); property 37205 if (!$truthy(parent_doctitle['$nil?']())) { 37206 self.document.$attributes()['$[]=']("doctitle", parent_doctitle)
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.js | 37362 …cursor = nil, lines_advanced = nil, literal = nil, normal_psv = nil, parent_doctitle = nil, inner_… 37441 parent_doctitle = self.document.$attributes().$delete("doctitle"); property 37457 if (!$truthy(parent_doctitle['$nil?']())) { 37458 self.document.$attributes()['$[]=']("doctitle", parent_doctitle)
|