Skip to content

Commit 094fe79

Browse files
authored
Remove id from allowed attributes (#60)
Closes #57
2 parents 53496f9 + 383b543 commit 094fe79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

prose/fields.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
ALLOWED_ATTRIBUTES = [
3636
"alt",
3737
"class",
38-
"id",
3938
"src",
4039
"srcset",
4140
"href",

0 commit comments

Comments
 (0)