1
0
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:
JoshyPHP
2017-12-10 02:54:38 +01:00
parent 2643e851f2
commit b9dce3fa65
14 changed files with 48 additions and 49 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -1 +1 @@
<code>[color=#FF0000]</code> - <span style="color: #FF0000">red</span>
<code>[color=#FF0000]</code> - <span style="color:#FF0000">red</span>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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">

View File

@@ -1 +1 @@
<span style="font-style: italic"><span style="font-weight: bold"><span style="color: #FF0000"></span></span></span>przykład
<span style="font-style:italic"><span style="font-weight:bold"><span style="color:red"></span></span></span>przykład