summaryrefslogtreecommitdiffhomepage
path: root/rst.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'rst.html.markdown')
-rw-r--r--rst.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/rst.html.markdown b/rst.html.markdown
index 1fbff015..65f848ed 100644
--- a/rst.html.markdown
+++ b/rst.html.markdown
@@ -32,7 +32,7 @@ $ pip install docutils
A simple example of the file syntax:
-```rst
+```
.. Lines starting with two dots are special commands. But if no command can be found, the line is considered as a comment
=========================================================