Skip to content

Commit

Permalink
update mkdocs dependencies to fix pipeline fail (et/somenergia-jardin…
Browse files Browse the repository at this point in the history
…er!108)

Merge branch 'fix/mkdocs' into 'main'
  • Loading branch information
polmonso committed Feb 16, 2024
2 parents d3b6268 + 74d4029 commit 8d26e56
Show file tree
Hide file tree
Showing 3 changed files with 353 additions and 280 deletions.
6 changes: 3 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ theme:
markdown_extensions:
- attr_list
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.magiclink
Expand All @@ -33,4 +33,4 @@ markdown_extensions:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
format: !!python/name:pymdownx.superfences.fence_code_format
Loading

0 comments on commit 8d26e56

Please sign in to comment.