🚑 Fixed allowed html-tags for custom formatting
This commit is contained in:
@@ -69,3 +69,5 @@ storage: Storage = Storage(
|
||||
)
|
||||
|
||||
meilisearch = MeiliSearch.Client(settings().meilisearch_url)
|
||||
|
||||
ALLOWED_TAGS_FOR_QUIZ = ["b", "strong", "i", "em", "small", "mark", "del", "sub", "sup"]
|
||||
|
||||
Reference in New Issue
Block a user