mirror of
https://github.com/kevachat/webapp.git
synced 2025-03-10 04:21:01 +00:00
fix list escape
This commit is contained in:
parent
20039728f0
commit
a45702308f
@ -334,6 +334,7 @@ class AppExtension extends AbstractExtension
|
||||
[
|
||||
'/^(\s?)([#]{1,6})(.*)/',
|
||||
'/^(\s?)([*]+)(.*)/',
|
||||
'/^(\s?)([-]+)(.*)/',
|
||||
'/^(\s?)([`]+)(.*)/',
|
||||
'/^(\s?)([\d]+\.)(.*)/',
|
||||
'/^(\s?)(>)(.*)/',
|
||||
|
Loading…
x
Reference in New Issue
Block a user