Skip to content

Commit

Permalink
Try gh admonitions plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
atick-faisal committed Jan 4, 2025
1 parent da70ba3 commit 7e498ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/Docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ jobs:
./gradlew dokkaGfmMultiModule --no-configuration-cache
mv build/dokka/gfmMultiModule docs
- name: Format README.md
run: |
chmod +x format_readme.sh
./format_readme.sh
# - name: Format README.md
# run: |
# chmod +x format_readme.sh
# ./format_readme.sh

- name: Deploy Docs
run: |
Expand Down
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,6 @@ extra:
plugins:
- search
- tags
- gh-admonitions

copyright: Copyright © 2023 Atick Faisal

0 comments on commit 7e498ef

Please sign in to comment.