Skip to content

Commit

Permalink
mkdocs: add support for obsidian-style callouts
Browse files Browse the repository at this point in the history
  • Loading branch information
wizzdom committed Jan 21, 2024
1 parent 3b6634f commit c3528e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,18 @@ theme:

plugins:
- awesome-pages
- callouts
- search
- git-revision-date-localized:
type: timeago

markdown_extensions:
- attr_list
- abbr
- nl2br
- admonition
- pymdownx.snippets
- pymdownx.details
- pymdownx.tabbed
- pymdownx.superfences

Expand Down

0 comments on commit c3528e6

Please sign in to comment.