Skip to content

Commit 2933121

Browse files
authored
Merge pull request #142 from stephffuller/patch-2
Added info about autoref plugin support and link to autorefs docs to the README.md file
2 parents 5291b66 + 53f3277 commit 2933121

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@
1414

1515
- Support for [mkdocs-material](https://github.com/squidfunk/mkdocs-material) theme, including features like instant loading, dark color themes and certain plugins (f.e. the [tags](https://squidfunk.github.io/mkdocs-material/plugins/tags/) plugin)
1616
- Support for [readthedocs](https://www.mkdocs.org/user-guide/choosing-your-theme/#readthedocs) theme
17-
- Support for pagination in PDFs.
17+
- Support for pagination in PDFs
1818
- Many options to customize appearance
1919
- Option to add a cover page
20-
- Lightweight, no dependencies.
20+
- Lightweight, no dependencies
21+
- Support for the [autorefs plugin](https://github.com/mkdocstrings/autorefs)
2122

2223
## Setup
2324

0 commit comments

Comments
 (0)