mirror of
https://github.com/InsanusMokrassar/docs.git
synced 2025-09-15 21:29:31 +00:00
improve syntax highlighting
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install mkdocs markdown-callouts mkdocs-autorefs mkdocs-include-dir-to-nav mkdocs-material
|
||||
pip install mkdocs markdown-callouts mkdocs-autorefs mkdocs-include-dir-to-nav mkdocs-material pymdown-extensions
|
||||
- name: Build
|
||||
run: mkdocs build
|
||||
- name: Publish
|
||||
|
Reference in New Issue
Block a user