mirror of
https://github.com/corona-warn-app/cwa-documentation
synced 2024-11-22 09:14:26 +01:00
chore: allow details and summary tags in md
This commit is contained in:
parent
751ae48336
commit
23f8881872
@ -11,6 +11,7 @@
|
||||
"blockquote",
|
||||
"br",
|
||||
"code",
|
||||
"details",
|
||||
"em",
|
||||
"hr",
|
||||
"img",
|
||||
@ -18,6 +19,7 @@
|
||||
"ol",
|
||||
"p",
|
||||
"pre",
|
||||
"summary",
|
||||
"sup",
|
||||
"table",
|
||||
"tbody",
|
||||
|
Loading…
Reference in New Issue
Block a user