mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/15457] Updated s9e/text-formatter dependency
PHPBB3-15457
This commit is contained in:
@@ -1 +1 @@
|
||||
<ul style="list-style-type: none"><li>This is my indented text</li></ul>
|
||||
<ul style="list-style-type:none"><li>This is my indented text</li></ul>
|
@@ -1,4 +1,4 @@
|
||||
<blockquote><div><cite><a href="http://phpbb.com" class="postlink">http://phpbb.com</a> wrote:</cite>...</div></blockquote>
|
||||
<blockquote><div><cite><a href="http://phpbb.com" class="postlink"> http://phpbb.com</a> wrote:</cite>...</div></blockquote>
|
||||
<span style="font-weight: bold"><a href="http://phpbb.com" class="postlink">http://phpbb.com</a></span><br>
|
||||
<span style="font-weight: bold"> <a href="http://phpbb.com" class="postlink">http://phpbb.com</a></span><br>
|
||||
<span style="font-weight:bold"><a href="http://phpbb.com" class="postlink">http://phpbb.com</a></span><br>
|
||||
<span style="font-weight:bold"> <a href="http://phpbb.com" class="postlink">http://phpbb.com</a></span><br>
|
||||
|
@@ -1 +1 @@
|
||||
<code>[color=#FF0000]</code> - <span style="color: #FF0000">red</span>
|
||||
<code>[color=#FF0000]</code> - <span style="color:#FF0000">red</span>
|
@@ -1 +1 @@
|
||||
<span style="font-size: 200%; line-height: normal"></span><div style="text-align:center"><span style="font-size: 200%; line-height: normal">xxx</span></div>
|
||||
<span style="font-size:200%;line-height:normal"></span><div style="text-align:center"><span style="font-size:200%;line-height:normal">xxx</span></div>
|
@@ -1 +1 @@
|
||||
<ul><li><ol style="list-style-type: lower-alpha"><li>a</li><li>b</li><li>c</li><li>d</li><li>e</li></ol></li><li>outer</li></ul>
|
||||
<ul><li><ol style="list-style-type:lower-alpha"><li>a</li><li>b</li><li>c</li><li>d</li><li>e</li></ol></li><li>outer</li></ul>
|
@@ -1,4 +1,4 @@
|
||||
<span style="color: #0000FF"></span><ul><li><span style="color: #0000FF">text</span></li>
|
||||
<li><span style="color: #0000FF">text</span></li>
|
||||
<li><span style="color: #0000FF">text</span></li>
|
||||
<li><span style="color: #0000FF">text</span></li></ul>
|
||||
<span style="color:#0000FF"></span><ul><li><span style="color:#0000FF">text</span></li>
|
||||
<li><span style="color:#0000FF">text</span></li>
|
||||
<li><span style="color:#0000FF">text</span></li>
|
||||
<li><span style="color:#0000FF">text</span></li></ul>
|
@@ -1 +1 @@
|
||||
<div style="padding: .2em .5em; font-size: .8em; width: 200px; background: #FFD;">moderator text<div style="font-weight: bold; text-align: right">- Mickroz</div></div>
|
||||
<div style="padding:.2em .5em;font-size:.8em;width:200px;background:#ffd">moderator text<div style="font-weight:bold;text-align:right">- Mickroz</div></div>
|
@@ -1 +1 @@
|
||||
<img class="smilies" src="phpBB/images/smilies/icon_e_surprised.gif" width="15" height="17" alt=":o" title="First half of :ok:"> <img class="smilies" src="phpBB/images/smilies/icon_lol.gif" width="15" height="17" alt="k:" title="Second half of :ok:"> <img alt=":ok:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/emojione/assets/svg/1f197.svg">
|
||||
<img class="smilies" src="phpBB/images/smilies/icon_e_surprised.gif" width="15" height="17" alt=":o" title="First half of :ok:"> <img class="smilies" src="phpBB/images/smilies/icon_lol.gif" width="15" height="17" alt="k:" title="Second half of :ok:"> <img alt=":ok:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/emojione/assets/3.1/png/64/1f197.png">
|
@@ -1 +1 @@
|
||||
<span style="font-style: italic"><span style="font-weight: bold"><span style="color: #FF0000">tę </span></span></span>przykład
|
||||
<span style="font-style:italic"><span style="font-weight:bold"><span style="color:red">tę </span></span></span>przykład
|
Reference in New Issue
Block a user