mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Support HTML entities in markdown fields
This commit is contained in:
@@ -4,6 +4,7 @@ export const TEXT_RULES = [
|
||||
'emphasis',
|
||||
'link',
|
||||
'newline',
|
||||
'entity',
|
||||
'list'
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user