diff options
author | Divay Prakash <divayprakash3@gmail.com> | 2018-09-13 00:47:08 +0530 |
---|---|---|
committer | Divay Prakash <divayprakash3@gmail.com> | 2018-09-13 00:47:08 +0530 |
commit | c8c351d1531f1e7a2507f233652a2e23a588ae66 (patch) | |
tree | bc27d9104cc76158db726eb87301773ac38a5a05 /rst.html.markdown | |
parent | 7989696adb5dceb44a5bd8eb392bc23a575d3d57 (diff) |
Fix rst rendering issue, closes #2775
Diffstat (limited to 'rst.html.markdown')
-rw-r--r-- | rst.html.markdown | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rst.html.markdown b/rst.html.markdown index 65f848ed..fbf9a069 100644 --- a/rst.html.markdown +++ b/rst.html.markdown @@ -47,9 +47,6 @@ Title are underlined with equals signs too Subtitles with dashes --------------------- -And sub-subtitles with tildes -~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - You can put text in *italic* or in **bold**, you can "mark" text as code with double backquote ``: ``print()``. Lists are as simple as in Markdown: |