mirror of
https://github.com/corona-warn-app/cwa-documentation
synced 2024-11-26 03:04: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",
|
"blockquote",
|
||||||
"br",
|
"br",
|
||||||
"code",
|
"code",
|
||||||
|
"details",
|
||||||
"em",
|
"em",
|
||||||
"hr",
|
"hr",
|
||||||
"img",
|
"img",
|
||||||
@ -18,6 +19,7 @@
|
|||||||
"ol",
|
"ol",
|
||||||
"p",
|
"p",
|
||||||
"pre",
|
"pre",
|
||||||
|
"summary",
|
||||||
"sup",
|
"sup",
|
||||||
"table",
|
"table",
|
||||||
"tbody",
|
"tbody",
|
||||||
|
Loading…
Reference in New Issue
Block a user