Home
last modified time | relevance | path

Searched refs:strong (Results 201 – 225 of 408) sorted by last modified time

12345678910>>...17

/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Durl.md33 contact me at <strong>http://cebe.cc/contact</strong>.
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md706 `<strong>` tag. E.g., this input:
722 <strong>double asterisks</strong>
724 <strong>double underscores</strong>
H A Dinline-html.md15 contact me at <strong>mail@cebe.cc</strong>.
17 contact me at <strong><mail@cebe.cc></strong>.
19 contact me at <strong><http://cebe.cc/contact></strong>.
H A Demphasis.md1 this is __strong__ and this is **strong**.
15 **strong text***emphasized text*
17 *emphasized text***strong text**
19 **strong text**_emphasized text_
25 _emphasized text_**strong text**
41 a **this *is* strong**
43 a *this **is** strong*
45 a ***this is strong***
65 *em\*text* **strong\*\*text\***
H A Dmd1_markdown_documentation_basics.md109 Use two asterisks for **strong emphasis**.
117 <p>Use two asterisks for <strong>strong emphasis</strong>.
118 Or, if you prefer, <strong>use two underscores instead</strong>.</p>
H A Dmd1_strong_and_em_together.md1 ***This is strong and em.***
5 ___This is strong and em.___
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md31 on [catastropic backtracking][] in emph/strong parsing.
46 - #64 fixed some rendering issue with emph and strong
/plugin/fckg/scripts/
H A Dvki_kb.js1205 var strong = document.createElement('strong'); variable
1206 strong.appendChild(document.createTextNode('X'));
1207 strong.title = this.VKI_i18n['06'];
1208 VKI_addListener(strong, 'click', function() { self.VKI_close(); }, false);
1209 VKI_mouseEvents(strong);
1210 th.appendChild(strong);
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js52strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },InlineNonEmptyElements:{ a:1,abbr:1,acronym:1,b:1,bdo:1,bi… property in FCKListsLib.InlineChildReqElements
61strong:1,q:1,samp:1,em:1,dfn:1,span:1},F);H=X({sub:1,img:1,object:1,sup:1,basefont:1,map:1,applet:… property in FCK.DTD.K
H A Dfckeditorcode_ie.js56strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },InlineNonEmptyElements:{ a:1,abbr:1,acronym:1,b:1,bdo:1,bi… property in FCKListsLib.InlineChildReqElements
65strong:1,q:1,samp:1,em:1,dfn:1,span:1},F);H=X({sub:1,img:1,object:1,sup:1,basefont:1,map:1,applet:… property in FCK.DTD.K
/plugin/fckg/
H A Dstyle.css109 #keyboardInputMaster thead tr th strong,
131 #keyboardInputMaster thead tr th strong {
158 #keyboardInputMaster thead tr th strong:hover,
159 #keyboardInputMaster thead tr th strong.hover,
/plugin/indobible/
H A Dsyntax.php116 … $isiayat .= '<strong>(' .$o["Alkitab"]["pasal"] . ':' . $o["Alkitab"]["ayat"] . ')</strong> ';
/plugin/authsmf20/
H A Dstyle.css96 span.userlink-popup strong {
/plugin/cacherevisionseraser/
H A Dadmin.php133 ptln('<tr><th class="centeralign"><strong>Debugging information</strong></th></tr>');
163 …ptln('<strong>'.$this->lang['numfilesdel'].' '.$this->filedels.'<br />'.$this->lang['numdirsdel'].…
190 …ptln('<strong>'.$this->lang['numfilesdel'].' '.$this->filedels.'<br />'.$this->lang['numdirsdel'].…
338 …if ($outputinfo > 0) ptln('<strong>'.$this->lang['deletefile'].'</strong>'.(($outputinfo==2) ? ' (…
342 …if ($outputinfo > 0) ptln('<strong>'.$this->lang['deletefileerr'].'</strong>'.(($outputinfo==2) ? …
/plugin/vbsso/views/
H A Daction.tpl3 <strong>[[content]]</strong>
H A Dadmin.html1.tpl2 extensions are required to be installed: <strong>[[content-0]]</strong></div>
/plugin/publist/template/
H A Dxhtml_simple.tpl6 @author@, <strong>@title@</strong>, @year@
/plugin/wikipediasnippet/
H A Dsyntax.php126 …$wpContent .= '<cite><strong><a href="'.$articleLink.'" class="interwiki iw_wp">'.$title.'</a…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCSS.AllowedProperties.txt
H A DCore.AggressivelyFixLt.txt
H A DFilter.ExtractStyleBlocks.txt
H A DFilter.YouTube.txt
H A DHTML.Allowed.txt
H A DHTML.ForbiddenAttributes.txt
/plugin/scrape/
H A DHTMLPurifier.standalone.php

12345678910>>...17