We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b391d06 commit 3be940dCopy full SHA for 3be940d
nikola/plugins/command/rst2html/__init__.py
@@ -32,6 +32,7 @@
32
from mako.template import Template
33
from nikola.plugin_categories import Command
34
35
+
36
class CommandRst2Html(Command):
37
"""Compile reStructuredText to HTML, using Nikola architecture."""
38
0 commit comments