Compare commits
1 commit
6c91692e48
...
394eb0e6eb
Author | SHA1 | Date | |
---|---|---|---|
394eb0e6eb |
1 changed files with 2 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
r""" md
|
||||
""" md
|
||||
## Usage
|
||||
|
||||
Once this plugin is [installed](../README.md#installation), just replace
|
||||
|
@ -6,10 +6,7 @@ the plugin name `simple` with `semiliterate` in your `mkdocs.yml` file.
|
|||
It accepts all of the same parameters, so `mkdocs` will still work as before,
|
||||
and you will have immediate access to all of the following extensions.
|
||||
(Note that this documentation assumes a familiarity with the
|
||||
[usage](https://althack.dev/mkdocs-simple-plugin/v{! ../setup.cfg {
|
||||
extract: {start: 'mkdocs~=', stop: '(\d*\.\d*\.?\d*)'},
|
||||
ensurelines: false
|
||||
} !}/mkdocs_simple_plugin/plugin/)
|
||||
[usage](https://althack.dev/mkdocs-simple-plugin/v{! ../setup.cfg { extract: {start: 'mkdocs~=', stop: '(\d*\.\d*\.?\d*)'}, ensurelines: false} !}/mkdocs_simple_plugin/plugin/)
|
||||
of the `simple` plugin.)
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue