File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -144,6 +144,7 @@ the `enable` and `disable` functions and any plugin hooks registered in `enable`
144144
145145
146146### Manifest format
147+
147148The 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
423424As 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.
You can’t perform that action at this time.
0 commit comments