Skip to content

Commit

Permalink
ci: add mdx-truly-sane-lists
Browse files Browse the repository at this point in the history
  • Loading branch information
evan361425 committed Jul 29, 2024
1 parent 6004e92 commit d44f3ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-page.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
pip install mkdocs-material
pip install mkdocs-git-revision-date-localized-plugin
pip install mkdocs-mermaid2-plugin
pip install mdx_truly_sane_lists
pip install -e lib
- name: Build
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jinja2==3.1.4; python_version >= '3.7'
jsbeautifier==1.15.1
markdown==3.6; python_version >= '3.8'
markupsafe==2.1.5; python_version >= '3.7'
mdx-truly-sane-lists==1.3
mergedeep==1.3.4; python_version >= '3.6'
mkdocs==1.6.0; python_version >= '3.8'
mkdocs-get-deps==0.2.0; python_version >= '3.8'
Expand Down

0 comments on commit d44f3ad

Please sign in to comment.