diff options
Diffstat (limited to 'nikola/plugins/compile/rest.plugin')
| -rw-r--r-- | nikola/plugins/compile/rest.plugin | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nikola/plugins/compile/rest.plugin b/nikola/plugins/compile/rest.plugin index 4d9041a..43bdf2d 100644 --- a/nikola/plugins/compile/rest.plugin +++ b/nikola/plugins/compile/rest.plugin @@ -6,8 +6,8 @@ module = rest author = Roberto Alsina version = 1.0 website = https://getnikola.com/ -description = Compile reSt into HTML +description = Compile reST into HTML [Nikola] -plugincategory = Compiler +PluginCategory = Compiler friendlyname = reStructuredText |
