Skip to content

Commit cf256a4

Browse files
committed
Some structure improvements for PLUGINS.md
1 parent 73f00d6 commit cf256a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PLUGINS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The package directory MAY contain additional files, such as Python modules to lo
8484
A basic plugin `example` could have the following structure:
8585

8686

87-
```
87+
```text
8888
example/
8989
__init__.py
9090
MANIFEST.toml
@@ -326,7 +326,7 @@ class PluginApi:
326326
```
327327

328328

329-
### Localization
329+
### Localization (l10n) and internationalization (i18n)
330330
TBD
331331

332332

0 commit comments

Comments
 (0)