Skip to content

Commit

Permalink
refactor(docs): enable admonition mkd extension
Browse files Browse the repository at this point in the history
  • Loading branch information
sundowndev committed Dec 22, 2019
1 parent f24b7ac commit ae7d735
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@ extra:
link: 'https://github.com/sundowndev/PhoneInfoga'
- type: 'twitter'
link: 'https://twitter.com/sundowndev'

# Extensions
markdown_extensions:
- markdown.extensions.admonition

0 comments on commit ae7d735

Please sign in to comment.