Skip to content

Ability to turn off bleach cleaning for canned queries #13

@simonw

Description

@simonw

That's not enough though: datasette-atom has default bleach rules that prevent it from displaying things like HTML tables:

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions