Skip to content

Commit 2c3578d

Browse files
committed
Make markdownlint happier
1 parent 4eb87cb commit 2c3578d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PLUGINS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ the `enable` and `disable` functions and any plugin hooks registered in `enable`
144144

145145

146146
### Manifest format
147+
147148
The plugin's package directory MUST contain a file `MANIFEST.toml`.
148149

149150
> ***Discussion:** Is TOML the proper format, or should something like JSON or YAML be preferred?*
@@ -421,7 +422,7 @@ Which additional extension points should be supported?
421422
### Support for ZIP compressed plugins:
422423

423424
As before plugins in a single ZIP archive could also be supported. The "Format"
424-
section above could be extended with:
425+
section above could be extended with following paragraph.
425426

426427
> The plugin package MAY be put into a ZIP archive. In this case the filename
427428
> must be the same as the plugin package name followed by `.picard.zip`, e.g.

0 commit comments

Comments
 (0)