Skip to content

Commit

Permalink
Deactivate mdx_video.
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Feb 28, 2023
1 parent 0343a97 commit ba494a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pelicanconf.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
},
# XXX broken on Python 3.9
# "mdx_titlecase.mdx_titlecase:TitlecaseExtension": {},
"mdx_video": {},
# XXX mdx_video is unmaintained and broken.
# "mdx_video": {},
# https://facelessuser.github.io/pymdown-extensions/
"pymdownx.betterem": {},
"pymdownx.caret": {},
Expand Down

0 comments on commit ba494a9

Please sign in to comment.