Skip to content

Commit

Permalink
6/26
Browse files Browse the repository at this point in the history
  • Loading branch information
Wcowin committed Jun 26, 2024
1 parent 31b3012 commit fe5d86a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
# - run: pip install mkdocs-rss-plugin
- run: pip install jieba
- run: pip install mkdocs-open-in-new-tab
- run: pip install pymdown-extensions
# - run: pip install mkdocs-glightbox
# - run: pip install "mkdocs-material[imaging]"
# - run: pip install mkdocs-statistics-plugin
Expand Down
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,7 @@ markdown_extensions:
- callouts
- md_in_html
- markdown.extensions.abbr # 支持Markdown文件上方自定义标题标签等
- pymdownx.magiclink
- pymdownx.caret
- pymdownx.betterem
- pymdownx.critic
Expand Down
File renamed without changes.

0 comments on commit fe5d86a

Please sign in to comment.