summaryrefslogtreecommitdiffhomepage
path: root/rst.html.markdown
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2017-07-04 13:23:42 -0700
committerGitHub <noreply@github.com>2017-07-04 13:23:42 -0700
commit70f7c0e11909017c4c76adc30ba6ce9732a5b071 (patch)
tree914465b95a8eaa01847d9bada4e0e8d9de36a5cf /rst.html.markdown
parent281529b1feb5ad4107dac1b0cdc07a196f4666c8 (diff)
Update rst.html.markdown
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
=========================================================