Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Commit 8738889

Browse files
committed
📝 Add supported minimal MkDocs version
1 parent 3a913ef commit 8738889

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Example:
99
| `site:images/foo.png` | `https://example.com/` | `/images/foo.png` |
1010
| `site:images/foo.png` | `https://example.com/bar/` | `/bar/images/foo.png` |
1111

12+
**Please note**: This plugin requires MkDocs 1.5 or higher.
13+
1214
## Usage
1315

1416
1. Install the plugin from PyPI

0 commit comments

Comments
 (0)