Normalize HTML poster wrappers

This commit is contained in:
Your Name
2026-08-04 20:35:47 +05:00
parent d66be9f7a6
commit 8eadddba1f
3 changed files with 99 additions and 3 deletions
+2
View File
@@ -62,6 +62,8 @@ Database settings:
Empty header/footer settings add nothing.
MAX sends wrapper text as HTML. For clickable text use:
`<a href="https://example.com">Link text</a>`.
Wrapper HTML is normalized before publishing: broken/unsupported tags are
stripped, readable text is kept.
## Workers