[WIKI-704] fix: hocuspocus error handling (#7898)

This commit is contained in:
M. Palanikannan 2025-10-03 14:01:38 +05:30 committed by GitHub
parent 794271ac17
commit f6677f252f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 16 additions and 5 deletions

View file

@ -84,6 +84,7 @@ ATTRIBUTES = {
"style",
"start",
"type",
"xmlns",
# common editor data-* attributes seen in stored HTML
# (wildcards like data-* are NOT supported by nh3; we add known keys
# here and dynamically include all data-* seen in the input below)