fix: fix multi paragraph admonitions formatting (#526)

This commit is contained in:
Robert Kaussow 2022-11-02 11:03:13 +01:00 committed by GitHub
parent 066e25e075
commit 73c5f6a6b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 1 deletions

View File

@ -36,9 +36,12 @@ Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclima
Ornateness bland it ex enc, est yeti am bongo detract re.
[WARNING]
====
Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates investiture.
Ornateness bland it ex enc, est yeti am bongo detract re.
Romanesque acclimates investiture.
====
== Admonition icons

View File

@ -54,6 +54,8 @@ Ornateness bland it ex enc, est yeti am bongo detract re.
**Markdown content**\
Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates investiture.
Ornateness bland it ex enc, est yeti am bongo detract re.
Romanesque acclimates investiture.
{{< /hint >}}
Example with a custom icon and title:

View File

@ -54,7 +54,7 @@
}
}
display: flex;
display: block;
padding: $padding-4 $padding-16 !important;
}
}