DistrictDataLabs/baleen

Move html sanitization to Post

Closed this issue · 2 comments

HTML sanitization functions are in the exporter and only applied at export. We may want to sanitize Posts in other situations.

Make Posts sanitizable and let the exporter ask for the level the user requested.

I really like how you did this in htmlize()!

Branch merged, closing the issue.