mirror of
https://github.com/corona-warn-app/cwa-documentation
synced 2025-07-03 20:08:31 +02:00
chore: allow details and summary tags in md
This commit is contained in:
parent
751ae48336
commit
23f8881872
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
"blockquote",
|
||||
"br",
|
||||
"code",
|
||||
"details",
|
||||
"em",
|
||||
"hr",
|
||||
"img",
|
||||
|
@ -18,6 +19,7 @@
|
|||
"ol",
|
||||
"p",
|
||||
"pre",
|
||||
"summary",
|
||||
"sup",
|
||||
"table",
|
||||
"tbody",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue