Skip to content

Commit

Permalink
Add extension for checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
moranegg committed May 19, 2024
1 parent 289ac4c commit 766947c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ copyright: Copyright © 2022–2024 RSMD Contributors.

markdown_extensions:
- codehilite:
guess_lang: false
guess_lang: false
- pymdownx.tasklist:
custom_checkbox: true

0 comments on commit 766947c

Please # to comment.