Commit Graph

10 Commits

Author SHA1 Message Date
Andrew DiMola
be7cf6dabf
Update rst.html.markdown
Separated sentences for readability / line length.
2019-04-15 16:02:39 -04:00
Andrew DiMola
df0d0a2402
Update rst.html.markdown
Revising the section on creating lists with RST, as the syntax for list/sublist creation is not 1-1 with Markdown. 

The current example is actually incorrect—any/all sublists must be separated from their parent list by blank lines (above and below). These sublists must also be properly indented in relation to the text of the above parent list.

References: 
[1]: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#bullet-lists
[2]: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html
2019-04-15 15:46:38 -04:00
Divay Prakash
215d688c06
Update rst.html.markdown
Clarify marking text as code
2018-10-08 21:31:25 +05:30
Qix
7a415e2149
[rst/en] fix typo: tabless -> tables 2018-10-08 04:39:44 -06:00
Divay Prakash
c8c351d153 Fix rst rendering issue, closes #2775 2018-09-13 00:47:08 +05:30
Adam Bard
70f7c0e119 Update rst.html.markdown 2017-07-04 13:23:42 -07:00
ven
56275f78b2 fix #2680 2017-03-02 12:22:30 +01:00
Andre Polykanine A.K.A. Menelion Elensúlë
96a46ef4c1 Reverting to Readings as suggested by @sidgupta234; adding myself to contributors 2017-01-13 23:54:30 +02:00
Andre Polykanine A.K.A. Menelion Elensúlë
33b1476f38 [rst/en] Correcting English language 2017-01-06 23:02:45 +02:00
Martin Damien
be12f20097 [en/RST] Add RST introduction (#1723)
* [en/RST] Add RST introduction

* Fix @ in username
2016-06-26 15:34:16 +02:00