Skip to content

Commit

Permalink
Merge pull request #26 from withlogicco/allow-del
Browse files Browse the repository at this point in the history
Allow `del` tag for stroke-through content
  • Loading branch information
parisk authored Feb 1, 2023
2 parents 866865a + 65f8786 commit a6810b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prose/fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"picture",
"source",
"img",
"del",
]
ALLOWED_ATTRIBUTES = [
"alt",
Expand Down

0 comments on commit a6810b4

Please sign in to comment.