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`
144
144
145
145
146
146
### Manifest format
147
+
147
148
The plugin's package directory MUST contain a file ` MANIFEST.toml ` .
148
149
149
150
> *** 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?
421
422
### Support for ZIP compressed plugins:
422
423
423
424
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.
425
426
426
427
> The plugin package MAY be put into a ZIP archive. In this case the filename
427
428
> 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