| /plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
| D | md1_markdown_documentation_basics.html | 27 Setext-style headers for <code><h1></code> and <code><h2></code> are created by 56 <pre><code><h1>A First Level Header</h1> 58 <h2>A Second Level Header</h2> 60 <p>Now is the time for all good men to come to 62 regular paragraph.</p> 64 <p>The quick brown fox jumped over the lazy 65 dog's back.</p> 67 <h3>Header 3</h3> 69 <blockquote> 70 <p>This is a blockquote.</p> [all …]
|
| D | specs.html | 72 <p>The only restrictions are that block-level HTML elements -- e.g. <code><div></code>, 73 <code><table></code>, <code><pre></code>, <code><p></code>, etc. -- must be separ… 76 to add extra (unwanted) <code><p></code> tags around HTML block-level tags.</p> 80 <table> 81 <tr> 82 <td>Foo</td> 83 </tr> 84 </table> 91 <p>Span-level HTML tags -- e.g. <code><span></code>, <code><cite></code>, or <code><… 94 you'd prefer to use HTML <code><a></code> or <code><img></code> tags instead of Markdow… [all …]
|
| /plugin/adhoctags/lang/en/ |
| D | settings.php | 9 $lang['allowedElements_a'] = '<code><a></code> (<a href="https://developer.mozilla.org/en-US/… 10 $lang['allowedElements_abbr'] = '<code><abbr></code> (<a href="https://developer.mozilla.org/… 11 $lang['allowedElements_address'] = '<code><address></code> (<a href="https://developer.mozill… 12 $lang['allowedElements_article'] = '<code><article></code> (<a href="https://developer.mozill… 13 $lang['allowedElements_aside'] = '<code><aside></code> (<a href="https://developer.mozilla.or… 14 $lang['allowedElements_b'] = '<code><b></code> (<a href="https://developer.mozilla.org/en-US/… 15 $lang['allowedElements_bdi'] = '<code><bdi></code> (<a href="https://developer.mozilla.org/en… 16 $lang['allowedElements_bdo'] = '<code><bdo></code> (<a href="https://developer.mozilla.org/en… 17 $lang['allowedElements_cite'] = '<code><cite></code> (<a href="https://developer.mozilla.org/… 18 $lang['allowedElements_dd'] = '<code><dd></code> (<a href="https://developer.mozilla.org/en-U… [all …]
|
| /plugin/html2pdf/html2pdf/html2ps/help/ |
| D | howto_fonts.html | 32 the FONTS-PDF section (between <tt><fonts-pdf></tt> and <tt></fonts-pdf></tt> tags): 34 <family name="Trebuchet MS"> 35 …<normal normal="TrebuchetMS" italic="TrebuchetMS-Italic" oblique="Treb… 36 …<bold normal="TrebuchetMS-Bold" italic="TrebuchetMS-Bold-Italic" oblique=&q… 37 </family> 42 …<ttf typeface="TrebuchetMS" embed="0" file="trebuc.ttf&quo… 43 …<ttf typeface="TrebuchetMS-Bold" embed="0" file="trebucbd.ttf&q… 44 …<ttf typeface="TrebuchetMS-Italic" embed="0" file="trebucit.ttf&q… 45 …<ttf typeface="TrebuchetMS-Bold-Italic" embed="0" file="trebucbi.ttf&q… 98 lines to <tt>html2ps.config</tt> in the FONTS section (between <tt><fonts></tt> [all …]
|
| D | forms.html | 30 <form name>.<field name> 35 <form name>_<field name> 42 <form name="form1"> 43 <input type="text" name="item1" value="test"/> 44 <input type="submit" name="submit" value="Submit 1st form"/> 45 </form> 47 <form name="form2"> 48 <input type="text" name="item2" value="test"/> 49 <input type="submit" name="submit" value="Submit 2nd form"/> 50 </form> [all …]
|
| /plugin/datatables/assets/datatables.net-i18n/ |
| D | af.json | 18 …"collection": "Versameling <span class=\"ui-button-icon-primary ui-icon ui-icon-triangle-1-s\"&… 21 …: "Druk <i>ctrl<\/i> of <i>u2318<\/i> + <i>C<\/i> om die tabel… 51 "fill": "Vul alle selle met <i>%d<i><\/i><\/i>"
|
| D | km.json | 85 "fill": "បំពេញប្រអប់ទាំងអស់ដោយ <i>%d<i><\/i><\/i>", 88 "info": "<i>Empty string<\/i>" 91 …"collection": "កម្រង <span class=\"ui-button-icon-primary ui-icon ui-icon-triangle-1-s\"><… 94 …": "ចុច <i>ctrl<\/i> ឬ <i>u2318<\/i> + <i>C<\/i> ដើម្បីចម្លងទិ… 118 "decimal": "<i>Empty string<\/i>", 122 "infoPostFix": "<i>Empty string<\/i>", 148 "lt": "តិចជាង", string 203 "searchPlaceholder": "<i>Empty string<\/i>",
|
| D | sr.json | 14 …е <i>ctrl<\/i> или <i>u2318<\/i> + <i>C<\/i> да копирате подат…
|
| /plugin/adhoctags/lang/de/ |
| D | settings.php | 9 $lang['allowedElements_abbr'] = '<code><abbr></code> (<a href="https://wiki.selfhtml.org/wiki… 10 $lang['allowedElements_b'] = '<code><b></code> (<a href="https://wiki.selfhtml.org/wiki/HTML/… 11 $lang['allowedElements_cite'] = '<code><cite></code> (<a href="https://wiki.selfhtml.org/wiki… 12 $lang['allowedElements_dfn'] = '<code><dfn></code> (<a href="https://wiki.selfhtml.org/wiki/H… 13 $lang['allowedElements_i'] = '<code><i></code> (<a href="https://wiki.selfhtml.org/wiki/HTML/… 14 $lang['allowedElements_kbd'] = '<code><kbd></code> (<a href="https://wiki.selfhtml.org/wiki/H… 16 $lang['allowedElements_iframe'] = '<code><iframe></code> (<a href="https://wiki.selfhtml.org/… 18 $lang['allowedElements_img'] = '<code><img></code> (<a href="https://wiki.selfhtml.org/wiki/H… 19 $lang['allowedElements_mark'] = '<code><mark></code> (<a href="https://wiki.selfhtml.org/wiki… 20 $lang['allowedElements_pre'] = '<code><pre></code> (<a href="https://wiki.selfhtml.org/wiki/H… [all …]
|
| /plugin/adhoctags/lang/fr/ |
| D | settings.php | 10 $lang['allowedElements_abbr'] = '<code><abbr></code> : <a href="https://developer.mozilla.org… 11 $lang['allowedElements_b'] = '<code><b></code> : <a href="https://developer.mozilla.org/fr/do… 12 $lang['allowedElements_cite'] = '<code><cite></code> : <a href="https://developer.mozilla.org… 13 $lang['allowedElements_dfn'] = '<code><dfn></code> : <a href="https://developer.mozilla.org/f… 14 $lang['allowedElements_i'] = '<code><i></code> : <a href="https://developer.mozilla.org/fr/do… 15 $lang['allowedElements_iframe'] = '<code><iframe></code> : <a href="https://developer.mozilla… 16 $lang['allowedElements_img'] = '<code><img></code> : <a href="https://developer.mozilla.org/f… 17 $lang['allowedElements_kbd'] = '<code><kbd></code> : <a href="https://developer.mozilla.org/f… 18 $lang['allowedElements_mark'] = '<code><mark></code> : <a href="https://developer.mozilla.org… 19 $lang['allowedElements_pre'] = '<code><pre></code> : <a href="https://developer.mozilla.org/f… [all …]
|
| /plugin/codeprettify/code-prettify/styles/ |
| D | demo.html | 84 <!doctype html> 85 <html> 86 <head> 87 <title>HTML Test</title> 88 <script type="text/javascript"> 96 </script> 97 <style type="text/css"> 101 </style> 102 </head> 103 <body> [all …]
|
| /plugin/highlightjs/highlight/ |
| D | test.html | 201 <pre><code>class CategoriesController < App::ApplicationController 290 <pre><code><?xml version="1.0"?> 291 <response value="ok" xml:lang="en"> 292 <text>Ok</text> 293 <comment/> 294 <ns:description><![CDATA[ 295 CDATA is <not> magical. 296 ]]></ns:description> 297 </response> 303 <pre><code><head> [all …]
|
| /plugin/galleryv1.5/ |
| D | index.html | 36 <pre><code><script type="text/javascript" src="js/prototype.js"></scri… 37 <script type="text/javascript" src="js/scriptaculous.js?load=effects"><… 38 <script type="text/javascript" src="js/lightbox.js"></script> 42 <pre><code><link rel="stylesheet" href="css/lightbox.css" type="text/cs… 50 <pre><code><a href="images/image-1.jpg" rel="lightbox" title="my captio… 54 <pre><code><a href="images/image-1.jpg" rel="lightbox[roadtrip]">image #1… 55 <a href="images/image-2.jpg" rel="lightbox[roadtrip]">image #2</a> 56 <a href="images/image-3.jpg" rel="lightbox[roadtrip]">image #3</a>
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/ |
| D | with_filters.test | 72 <Fabien><br /> 78 <Fabien><br /> 84 &lt;Fabien&gt;<br /> 90 <FABIEN> 97 &LT;FABIEN&GT;<BR /> 104 <FABIEN><br /> 110 <b><Fabien> 111 Twig</b> 117 <b><Fabien> 118 Twig</b>
|
| D | with_filters_arguments.test | 14 <Fabien><br /> 16 <Fabien><br /> 18 <Fabien><br /> 20 <Fabien><br /> 22 <Fabien><br />
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | HTML.BlockWrapper.txt | 13 <code><blockquote>Foo</blockquote></code> would become 14 <code><blockquote><p>Foo</p></blockquote></code>. 15 The <code><p></code> tags can be replaced with whatever you desire,
|
| /plugin/davcal/fullcalendar-3.10.5/locale/ |
| H A D | sk.js | 1 …LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMM… property
|
| H A D | sr-cyrl.js | 1 …LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MM… property
|
| H A D | sr.js | 1 …LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MM… property
|
| H A D | cs.js | 1 …LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMM… property
|
| H A D | pl.js | 1 …LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MM… property
|
| /plugin/diagramsnet/lib/js/diagramly/sidebar/ |
| D | Sidebar-Sysml.js | 66 …var assoc1 = new mxCell('<<import>>', new mxGeometry(0, 0, 0, 0), inh + 'edgeStyle=non… 86 …var assoc1 = new mxCell('<<import>>', new mxGeometry(0, 0, 0, 0), inh + 'edgeStyle=non… 99 …160, 60, '<<problem>>\nDescription', 'Problem', null, null, this.getTagsForStencil(gn,… 101 …160, 60, '<<rationale>>\nDescription', 'Rationale', null, null, this.getTagsForStencil… 103 …160, 80, '\n<<view>>\n{viewpoint = View name}\nName', 'View (Name)', null, null, this.… 105 …160, 120, '<<view>>\nName', 'View', null, null, this.getTagsForStencil(gn, '', dt + 'v… 108 '<<viewpoint>><br/>' + 118 …160, 0, '<<conform>>', 'Conform', null, this.getTagsForStencil(gn, '', dt + 'conform')… 120 …160, 0, '<<stereotype1>>\ndependency1', 'Dependency', null, this.getTagsForStencil(gn,… 122 …160, 0, '<<import>>', 'Public Package Import', null, this.getTagsForStencil(gn, '', dt… [all …]
|
| /plugin/ckgedit/ckeditor/plugins/geshi/lang/ |
| D | en.js | 19 xtra: "Hightlight <em><num1>,<num2>. . .</em>", 20 startat: "Start at number <b><num></b>", 21 linenums: "Line number(s): <b><num></b> or <em><num1>,<num2>. . .</em>",
|
| /plugin/findologicxmlexport/vendor/hoa/compiler/Documentation/En/ |
| D | Index.xyl | 239 &lt;true> | &lt;false> | &lt;null> | string() | object() | array() | number() 242 ::quote_:: &lt;string> ::_quote:: 245 &lt;number> 263 <li><code>&lt;<em>token</em>></code> and <code>::<em>token</em>::</code> 417 <code>&lt;<em>token</em>></code> syntax will appear in the tree, while the 552 …( &lt;foo1> | &lt;foo2> ) &lt;bar> &lt;baz> &lt;qux> &lt;tada> &lt;end… 603 ::quote:: &lt;string> ::quote::</code></pre> 617 ::quote[0]:: &lt;string> ::quote[0]::</code></pre> 684 if (0 &lt; $e) { 702 if (0 &lt; $e) { [all …]
|
| /plugin/findologicxmlexport/vendor/hoa/compiler/Documentation/Fr/ |
| D | Index.xyl | 253 &lt;true> | &lt;false> | &lt;null> | string() | object() | array() | number() 256 ::quote_:: &lt;string> ::_quote:: 259 &lt;number> 279 <li><code>&lt;<em>token</em>></code> et <code>::<em>token</em>::</code> 439 déclarés avec la syntaxe <code>&lt;<em>token</em>></code> apparaîtront 577 …( &lt;foo1> | &lt;foo2> ) &lt;bar> &lt;baz> &lt;qux> &lt;tada> &lt;end… 630 ::quote:: &lt;string> ::quote::</code></pre> 645 ::quote[0]:: &lt;string> ::quote[0]::</code></pre> 717 if (0 &lt; $e) { 735 if (0 &lt; $e) { [all …]
|