Home
last modified time | relevance | path

Searched refs:heading (Results 176 – 200 of 210) sorted by last modified time

123456789

/plugin/codemirror/dist/modes/
H A Decl.min.js.map1 …xpire export extend false few first flat from full function group header heading hole ifblock impo…
/plugin/revealjs/css/print/
H A Dpaper.css54 /* SECTION 4: Set heading font face, sizes, and color.
/plugin/revealjs/plugin/markdown/
H A Dmarked.js6heading:/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/,nptable:f,blockquote:/^( {0,3}> ?(paragraph|[… property in k
/plugin/revealjs/
H A DREADME.md240 …be applied to the next slide. I.e. the background tag has to preceed the heading opening the next …
244 ===== my heading=====
248 ===== my second heading=====
290 …h page put at the very beginning of your document, i.e. before the first heading but possibly afte…
294 …ant the footer to disappear for a specific page place before that page's heading a ``{{no-footer}}…
297 ===== my heading=====
304 ===== my heading=====
310 ===== my heading=====
/plugin/numberedheadings/
H A DREADME.md10 | tier1 | heading level corresponding to the first tier (default = 2) |
12 | fancy | styled heading numbers (default = false) |
18 Adding a `-` before the heading text will make the headings tiered-numbered.
21 You can use `-#<number>` to set number of the heading.
72 You can use `-"<string>"` to set number string of the heading.
/plugin/minimap/
H A Dstyle.css52 #minimap__plugin .panel-default > .panel-heading {
58 #minimap__plugin .panel-heading {
82 #minimap__plugin .panel-heading + .list-group .list-group-item:first-child {
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1heading\");\n\t\t},\n\n\t\tlightboxButtonAttrString:function(buttonName){\n\t\t\treturn this.getAt…
/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/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padd…
/plugin/farmsync/
H A Dadmin.php128 $heading = sprintf($this->getLang('heading:animal noconflict'), $target);
131 … $heading = sprintf($this->getLang('heading:animal conflict'), $target, $conflicts);
133 echo "<div class='result $class'><h2>" . $heading . "</h2>";
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1113 var ok_callback = jQuery.proxy(function (data, heading) {
1174 if(heading && oDokuWiki_FCKEditorInstance.useheading == 'y') {
1175 var tmp = heading;
1414 jQuery.when(useHeading(wikiIdFromUrl(data.url.url)).then(function (heading) {
1415 ok_callback(data, heading);
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1593 dbg: function(text, heading) {
1600 if(heading) {
1601 heading = '<b>'+heading+"</b>\n";
1603 HTMLParser_DEBUG += heading + text + "\n__________\n";
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md928 …om/ticket/11198): Widgets: Drag handler is not fully visible when an inline widget is in a heading.
/plugin/xml/
H A Drenderer.php591 $heading = p_get_first_heading($id);
592 if ($heading) {
593 return $this->_xmlEntities($heading);
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dheadline.md1 # a h1 heading
5 ## a h2 heading
9 #### a h4 heading argument
23 #### a h4 heading ####
25 #### a h4 heading ########
/plugin/toctweak/
H A Dall.less137 // (e.g. if heading level 3 follows directly after heading level 1)
/plugin/condition/
H A DREADME.md9 …r for now), use of parenthesis is allowed, negation is achieved by using heading ! (ex !foo=bar or…
/plugin/godiag/
H A Dsyntax.php215 $heading=$matches[2];
237 $this->dgm['title'] = $heading;
238 $heading = htmlspecialchars($heading);
341 'heading' => $heading,
/plugin/mediasyntax/test/
H A Dmediasyntax-test.txt1 = heading 1 =
2 == heading 2 ==
3 === heading 3 ===
4 ==== heading 4 ====
28 =>this is not a heading!!!
/plugin/bugzillaint/
H A Dstyle.css96 div.dokuwiki .bugzillatree .heading {
100 div.dokuwiki .bugzillatree .heading span.blocked-by-msg {
/plugin/odp/
H A Drenderer.php1210 $heading = p_get_first_heading($id);
1211 if ($heading) {
1212 return $this->_xmlEntities($heading);
/plugin/tuxquote/
H A Dquotes.txt1043 …ppen to be ranked, in the World Bowling Association standings, under the heading "Severely Impaire…

123456789