1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 20:11:54 +02:00

[ticket/14706] Updated [list] BBCode to automatically create a list item

Fixes issues with missing list items. Produces valid HTML.

PHPBB3-14706
This commit is contained in:
JoshyPHP
2016-07-08 07:46:53 +02:00
parent 45ba2e9770
commit 24da2db987
6 changed files with 12 additions and 10 deletions

View File

@@ -33,7 +33,7 @@
"marc1706/fast-image-size": "1.1.*",
"paragonie/random_compat": "^1.2",
"patchwork/utf8": "1.1.*",
"s9e/text-formatter": "^0.4.2",
"s9e/text-formatter": "^0.5.4",
"symfony/config": "2.8.*",
"symfony/console": "2.8.*",
"symfony/debug": "2.8.*",