-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
That's not enough though:
datasette-atom
has default bleach rules that prevent it from displaying things like HTML tables:datasette-atom/datasette_atom/__init__.py
Lines 52 to 53 in a3e64f5
if "atom_content_html" in columns: entry.content(clean(row["atom_content_html"]), type="html")
Originally posted by @simonw in simonw/til#12 (comment)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request