Searched refs:sectname (Results 1 – 5 of 5) sorted by relevance
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.js | 12198 …proto.parent = $proto.level = $proto.numeral = $proto.numbered = $proto.sectname = $proto.title = … 12265 if (($eqeq((type = self.sectname), "chapter") || ($eqeq(type, "appendix")))) { 12277 … if ($truthy((signifier = self.document.$attributes()['$[]']("" + (self.sectname) + "-refsig")))) { 12284 if (($eqeq((type = self.sectname), "chapter") || ($eqeq(type, "appendix")))) { 12291 } else if (($eqeq((type = self.sectname), "chapter") || ($eqeq(type, "appendix")))) { 15670 …, book = nil, doctype = nil, level = nil, $ret_or_1 = nil, style = nil, sectname = nil, special = … 15679 $a = ["chapter", 1], (sectname = $a[0]), (level = $a[1]), $a 15682 $a = [style, true], (sectname = $a[0]), (special = $a[1]), $a; 15688 …sectname = ($eqeq(level, 0) ? ("part") : (($truthy($rb_gt(level, 1)) ? ("section") : ("chapter")))) property 15690 $a = ["synopsis", true], (sectname = $a[0]), (special = $a[1]), $a [all …]
|
| D | asciidoctor.cjs | 4142 …ompat_mode,attributes,chomp,increment_and_store_counter,index=,numbered,sectname,numeral=,counter,… 4457 var $a, self = this, like = nil, sectname = nil, caption = nil; 4462 if ($eqeq((sectname = section.$sectname()), "appendix")) { 4466 } else if (($eqeq(sectname, "chapter") || ($eqeq(like, "chapter")))) { 4470 …section['$numeral='](($eqeq(sectname, "part") ? ($$('Helpers').$int_to_roman(self.next_section_ord… 5517 …_and_store_counter,register,tap,xreftext,>,source,source_lines,doctitle,sectname=,title=,first_sec… 6067 (sect = (self.header = $$('Section').$new(self, 0)))['$sectname=']("header"); 6993 …sectname,to_i,<,>,warn,next_block,blocks?,style,style=,parent=,content_model,content_model=,lines,… 7208 … expected_next_level = nil, expected_next_level_alt = nil, title = nil, sectname = nil, next_level… 7239 …if (!(($eqeq((sectname = section.$sectname()), "appendix") || ($eqeq(sectname, "preface"))) || ($e… [all …]
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 36563 …proto.parent = $proto.level = $proto.numeral = $proto.numbered = $proto.sectname = $proto.title = … 36630 if (($eqeq((type = self.sectname), "chapter") || ($eqeq(type, "appendix")))) { 36642 … if ($truthy((signifier = self.document.$attributes()['$[]']("" + (self.sectname) + "-refsig")))) { 36649 if (($eqeq((type = self.sectname), "chapter") || ($eqeq(type, "appendix")))) { 36656 } else if (($eqeq((type = self.sectname), "chapter") || ($eqeq(type, "appendix")))) { 40035 …, book = nil, doctype = nil, level = nil, $ret_or_1 = nil, style = nil, sectname = nil, special = … 40044 $a = ["chapter", 1], (sectname = $a[0]), (level = $a[1]), $a 40047 $a = [style, true], (sectname = $a[0]), (special = $a[1]), $a; 40053 …sectname = ($eqeq(level, 0) ? ("part") : (($truthy($rb_gt(level, 1)) ? ("section") : ("chapter")))) property 40055 $a = ["synopsis", true], (sectname = $a[0]), (special = $a[1]), $a [all …]
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.js | 36815 …proto.parent = $proto.level = $proto.numeral = $proto.numbered = $proto.sectname = $proto.title = … 36882 if (($eqeq((type = self.sectname), "chapter") || ($eqeq(type, "appendix")))) { 36894 … if ($truthy((signifier = self.document.$attributes()['$[]']("" + (self.sectname) + "-refsig")))) { 36901 if (($eqeq((type = self.sectname), "chapter") || ($eqeq(type, "appendix")))) { 36908 } else if (($eqeq((type = self.sectname), "chapter") || ($eqeq(type, "appendix")))) { 40287 …, book = nil, doctype = nil, level = nil, $ret_or_1 = nil, style = nil, sectname = nil, special = … 40296 $a = ["chapter", 1], (sectname = $a[0]), (level = $a[1]), $a 40299 $a = [style, true], (sectname = $a[0]), (special = $a[1]), $a; 40305 …sectname = ($eqeq(level, 0) ? ("part") : (($truthy($rb_gt(level, 1)) ? ("section") : ("chapter")))) property 40307 $a = ["synopsis", true], (sectname = $a[0]), (special = $a[1]), $a [all …]
|
| D | asciidoctor.min.js | 1008 …=[x[0]];h(z,"id=",v);v[v.length-1];v=[x[1]];h(z,"title=",v);v[v.length-1];v=[x[2]];h(z,"sectname=", 1125 …k.document=k.next_section_index=k.parent=k.level=k.numeral=k.numbered=k.sectname=k.title=k.blocks=… 1127 …n b;if(n(a))if(n(this.numbered))switch(a){case "full":return a=t(c=this.sectname,"chapter")||t(c,"… 1128 …sectname+"-refsig"))?""+d+" "+this.$sectnum(".",""):this.$sectnum(".","");default:return t(c=this.…
|