<div dir="ltr"><font face="arial, sans-serif">I asked around on Write the Docs in the Sphinx channel and got some useful links to abridged rST usage guides.</font><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif"><a href="http://docutils.sourceforge.net/docs/user/rst/quickstart.html">http://docutils.sourceforge.net/docs/user/rst/quickstart.html</a>  is the first one and takes the form of an abridged version of <a href="http://docutils.sourceforge.net/docs/user/rst/quickref.html#section-structure">http://docutils.sourceforge.net/docs/user/rst/quickref.html#section-structure</a></font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Both are recommended by writers who need a quick reminder of syntax.</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">One thing I will say is that rST looks quite similar to AsciiDoc, with some notable differences.</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">The way you do headings in AsciiDoc is like this:<br><br>= Heading 1<br>== Heading 1.1</font></div><div><font face="arial, sans-serif">=== Heading 1.1.1<br><br>whereas in rST it is"  </font></div><div><font face="arial, sans-serif"><br></font></div><div><pre class="gmail-literal-block" style="margin-left:2em;margin-right:2em;color:rgb(0,0,0)"><font face="arial, sans-serif">Chapter 1 Title
===============

Section 1.1 Title
-----------------

Subsection 1.1.1 Title
~~~~~~~~~~~~~~~~~~~~~~

</font></pre><p style="color:rgb(0,0,0)"><font face="arial, sans-serif">The only thing that grinds my gears about that is that you seem to have to stuff around with needless decoration to get the headings to display. Those folks who use writing IDEs like Atom an MS Code, are there good libraries that take away some of these rough edges?</font></p><p style="color:rgb(0,0,0);font-family:"Times New Roman""><span style="font-family:Arial,Helvetica,sans-serif;color:rgb(34,34,34)">Jared Morgan</span></p></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div>M: +61413005479</div><div><a href="https://plus.google.com/u/0/117309635670089895654/posts/p/pub" target="_blank">Google+</a> | <a href="http://twitter.com/!#/jaredmorgs" target="_blank">Twitter</a> | <a href="http://facebook.com/jaredmorgs" target="_blank">Facebook</a></div><div><br></div><div><br></div></div></div></div></div></div>