mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Support HTML entities in markdown fields
This commit is contained in:
parent
dd29842306
commit
42efd780a2
@ -4,6 +4,7 @@ export const TEXT_RULES = [
|
||||
'emphasis',
|
||||
'link',
|
||||
'newline',
|
||||
'entity',
|
||||
'list'
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user