1234567891011121314151617181920212223242526 |
- =================
- My Project Readme
- =================
- -------------------------
- Clever subtitle goes here
- -------------------------
- Introduction
- ============
- This is an example reStructuredText document that starts at the very top
- with a title and a sub-title. There is one primary header, Introduction.
- There is one example subheading below.
- The document is just plain text so it is easily readable even before
- being converted to HTML, man page, PDF or other formats.
- Subheading
- ----------
- The basic syntax is not that different from Markdown, but it also
- has many more powerful features that Markdown doesn't have. We aren't
- taking advantage of those yet though.
- - Bullet points
- - Are intuitive
- - And simple too
|