Skip to content

Commit

Permalink
Fixed broken collapsible admonition
Browse files Browse the repository at this point in the history
  • Loading branch information
DerLinkman committed Dec 8, 2023
1 parent f0f8f10 commit 26885ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

## Was ist mailcow: dockerized?

??? question "Frage"
!!! question "Frage"
Mailcow, MailCow oder doch mailcow? Wie heißt das Projekt nun genau?

Richtig: **mailcow**, denn mailcow ist eine eingetragene Wortmarke mit kleinem m :grin:
Expand Down
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ markdown_extensions:
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.mark
- pymdownx.details
- pymdownx.tilde
- pymdownx.extra
- pymdownx.betterem
Expand Down

0 comments on commit 26885ab

Please sign in to comment.