Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update rst.html.markdown | Andrew DiMola | 2019-04-15 | -4/+10 |
| | | | | | | | | | 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 | |||
* | Update rst.html.markdown | Divay Prakash | 2018-10-08 | -1/+1 |
| | | | Clarify marking text as code | |||
* | [rst/en] fix typo: tabless -> tables | Qix | 2018-10-08 | -1/+1 |
| | ||||
* | Fix rst rendering issue, closes #2775 | Divay Prakash | 2018-09-13 | -3/+0 |
| | ||||
* | Update rst.html.markdown | Adam Bard | 2017-07-04 | -1/+1 |
| | ||||
* | fix #2680 | ven | 2017-03-02 | -1/+1 |
| | ||||
* | Reverting to Readings as suggested by @sidgupta234; adding myself to ↵ | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-01-13 | -1/+2 |
| | | | | contributors | |||
* | [rst/en] Correcting English language | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-01-06 | -17/+17 |
| | ||||
* | [en/RST] Add RST introduction (#1723) | Martin Damien | 2016-06-26 | -0/+107 |
* [en/RST] Add RST introduction * Fix @ in username |