aboutsummaryrefslogtreecommitdiff
path: root/plugin.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugin.md')
-rw-r--r--plugin.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugin.md b/plugin.md
index b6a1f8a17..ae72b966e 100644
--- a/plugin.md
+++ b/plugin.md
@@ -20,7 +20,10 @@ Each plugin should have a README.md explaining what the plugin does and how it i
file should have the following layout:
* Title: use the plugin's name
-* Subsection titled: "Syntax"
+* Subsection titled: "Named"
+ with *PLUGIN* - one line description.
+* Subsection titled: "Description" has a longer description.
+* Subsection titled: "Syntax", syntax and supported directives.
* Subsection titled: "Examples"
More sections are of course possible.