assignment: added section on Why we use it.

Also added strikethrough support
This commit is contained in:
silver 2024-10-18 01:36:52 +01:00
parent 4389f2a3fa
commit eef7877d25
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
3 changed files with 30 additions and 9 deletions

View file

@ -30,4 +30,7 @@ plugins:
- git-revision-date-localized:
enable_creation_date: true
markdown_extensions:
- tables
- tables
- pymdownx.caret
- pymdownx.mark
- pymdownx.tilde