Skip to content

Commit e79d20f

Browse files
jwortmannrwols
authored andcommitted
Enable admonition extension for mdpopups
1 parent db96b88 commit e79d20f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin/core/views.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,7 @@ def minihtml(
578578
frontmatter = {
579579
"allow_code_wrap": True,
580580
"markdown_extensions": [
581+
"markdown.extensions.admonition",
581582
{
582583
"pymdownx.escapeall": {
583584
"hardbreak": True,

0 commit comments

Comments
 (0)