Skip to content

Commit

Permalink
Fix code-block directiry
Browse files Browse the repository at this point in the history
  • Loading branch information
zyzzyxdonta committed Dec 19, 2024
1 parent bd047f3 commit 2b1b082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/_ext/plugin_markup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ class PluginMarkupDirective(SphinxDirective):
The plugins file and its jsonschema are passed to the directive as parameters, i.e.,
in Markdown:
.. code:: markdown
.. code-block:: markdown
```{plugin-markup} path/to/plugins.json path/to/plugins-schema.json
```
Expand Down

0 comments on commit 2b1b082

Please sign in to comment.