mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
Merge branch '3.2.x'
This commit is contained in:
commit
574dac7667
2 changed files with 8 additions and 0 deletions
4
tests/text_processing/tickets_data/PHPBB3-14790.html
Normal file
4
tests/text_processing/tickets_data/PHPBB3-14790.html
Normal file
|
@ -0,0 +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>
|
4
tests/text_processing/tickets_data/PHPBB3-14790.txt
Normal file
4
tests/text_processing/tickets_data/PHPBB3-14790.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
[color=#0000FF][list][*]text
|
||||
[*]text
|
||||
[*]text
|
||||
[*]text[/list][/color]
|
Loading…
Add table
Reference in a new issue