Home
last modified time | relevance | path

Searched refs:heading (Results 201 – 210 of 210) sorted by path

123456789

/plugin/templater/
H A DCHANGELOG.md39 * Fixed doesn't show the heading when calling just a section.
53 * Doesn't show the heading when calling just a section of a template `{{template>page#section}}`.
/plugin/text/
H A Drenderer.php560 $heading = p_get_first_heading($id);
561 if($heading) {
562 return $this->_xmlEntities($heading);
/plugin/toctweak/
H A Dall.less137 // (e.g. if heading level 3 follows directly after heading level 1)
/plugin/tuxquote/
H A Dquotes.txt1043 …ppen to be ranked, in the World Bowling Association standings, under the heading "Severely Impaire…
/plugin/webcomponent/
H A DREADME.md20 * Implementation of the [Markdown Atx Heading](https://spec.commonmark.org/0.29/#atx-heading)
/plugin/webcomponent/_test/data/pages/
H A Dheading.txt5 This section is using a [[https://spec.commonmark.org/0.29/#atx-heading|Atx Markdown heading]] and …
13 # First heading
14 ## Second heading
15 ### Third heading
16 #### Fourth heading
H A Dstart.txt19 * [[heading|heading (Markdown Atx)]]
H A Dwebcomponent.txt19 * [[heading|heading (Markdown Atx)]]
/plugin/xml/
H A Drenderer.php591 $heading = p_get_first_heading($id);
592 if ($heading) {
593 return $this->_xmlEntities($heading);
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1heading\");\n\t\t},\n\n\t\tlightboxButtonAttrString:function(buttonName){\n\t\t\treturn this.getAt…

123456789