diff --git a/README.md b/README.md index d22fd00..20c93c0 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ This repository contains the definition of a Docker image that can be used both - **abbreviations**: Enables explanations for abbrevations. See the [docs](https://python-markdown.github.io/extensions/abbreviations/). - **footnotes**: Enables footnotes. See the [docs](https://python-markdown.github.io/extensions/footnotes/). - **literate-nav**: Allows to customize navigation menus for each folder. The navigation menu must be specified inside a `SUMMARY.md` file. For more information see the [docs](https://oprypin.github.io/mkdocs-literate-nav/#usage). +- **callouts**: Enables Obsidian-styled callout blocks. For more information, see the [docs](https://github.com/sondregronas/mkdocs-callouts#usage). ## Supported plugins - **git-revision-date-localized**: Displays the last edit date of the page. The date appears automatically at the bottom if a git history is found. See the [docs](https://timvink.github.io/mkdocs-git-revision-date-localized-plugin/index.html) for more information.