Skip to content

Commit 1ad4315

Browse files
authored
Update README.md
1 parent 54e13f0 commit 1ad4315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Enable the plugin in your `mkdocs.yml`:
2727
```yaml
2828
plugins:
2929
- search
30-
- markdownextra
30+
- markdownextradata
3131
```
3232
3333
> **Note:** If you have no `plugins` entry in your config file yet, you'll likely also want to add the `search` plugin. MkDocs enables it by default if there is no `plugins` entry set, but now you have to enable it explicitly.

0 commit comments

Comments
 (0)