Added an console command to convert the old BBCode comments to markdown

This commit is contained in:
Jan Böhmer 2019-10-13 00:32:09 +02:00
parent c814bae3af
commit 8cfaee5c62
9 changed files with 427 additions and 95 deletions

View file

@ -105,9 +105,6 @@
"egulias/email-validator": {
"version": "2.1.7"
},
"erusev/parsedown": {
"version": "1.7.3"
},
"felixfbecker/advanced-json-rpc": {
"version": "v3.0.4"
},
@ -150,6 +147,9 @@
"jdorn/sql-formatter": {
"version": "v1.2.17"
},
"league/html-to-markdown": {
"version": "4.8.2"
},
"liip/imagine-bundle": {
"version": "1.8",
"recipe": {
@ -269,7 +269,7 @@
"version": "1.4.3"
},
"s9e/text-formatter": {
"version": "1.4.1"
"version": "2.1.2"
},
"sebastian/diff": {
"version": "3.0.2"