Sign in New API Help About

reST example

1.3 KB of reStructuredText
Created 3 years, 10 months ago by dpaste.com — public
Viewed 877 times
https://dpaste.com/2SMEV9JDB
COPY TO CLIPBOARD SOFT WRAP RAW TEXT PREVIEW DUPLICATE DIFF
=====
Title
=====
Titles are underlined (or over-
and underlined) with a printing
nonalphanumeric 7-bit ASCII
character. Recommended choices
are "``= - ` : ' " ~ ^ _ * + # < >``".
The underline/overline must be at
least as long as the title text. 

Bullet lists
------------
- This is item 1
- This is item 2

- Bullets are "-", "*" or "+".
  Continuing text must be aligned
  after the bullet and whitespace.

Note that a blank line is required
before the first item and after the
last, but is optional between items. 

Definition lists
----------------
what
  Definition lists associate a term with
  a definition.

how
  The term is a one-line phrase, and the
  definition is one or more paragraphs or
  body elements, indented relative to the
  term. Blank lines are not allowed
  between term and definition.

Option lists
------------
-a            command-line option "a"
-b file       options can have arguments
              and long descriptions
--long        options can be long also
--input=file  long options can also have
              arguments  

Simple table
------------
=====  =====  ======
   Inputs     Output
------------  ------
  A      B    A or B
=====  =====  ======
False  False  False
True   False  True
False  True   True
True   True   True
=====  =====  ======

Related items


Share: