Skip to content

Instantly share code, notes, and snippets.

@yamionp
Last active August 29, 2015 14:17
Show Gist options
  • Save yamionp/d40d4c8be16cc7a46643 to your computer and use it in GitHub Desktop.
Save yamionp/d40d4c8be16cc7a46643 to your computer and use it in GitHub Desktop.

aaaaaaaaaa

  1. aaa
  2. bbb
    • 222
    • 1111
  3. ccc
    jjjjjasfoaslkjsaglkasjfas;lkfj
  4. aaa
  5. bbb
    • aaaa
      1. aaaa
      2. abfasbf
    • ajjjj
  6. cccc
    • bbbb
      1. aaaa
      2. aaaa
      3. 2222
      4. 33333
>>> print "This is a doctest block."
This is a doctest block.
Block quotes are just:
Indented paragraphs,
and they may nest.
Header 1 Header 2 Header 3
body row 1 column 2 column 3
body row 2 Cells may span columns.
body row 3 Cells may span rows.
  • Cells
  • contain
  • blocks.
body row 4

aaa

Inputs Output
A B A or B
False False False
True False True
False True True
True True True

aa

A transition marker is a horizontal line of 4 or more repeated punctuation characters.


A transition should not begin or end a section or document, nor should two transitions be immediately adjacent.

Footnote references, like [5]. Note that footnotes may get rearranged, e.g., to the bottom of the "page".

[5]A numerical footnote. Note there's no colon after the ].

An "empty comment" does not consume following blocks. (An empty comment is ".." with blank lines before and after.)


So this block is not "lost", despite its indentation.
def my_function():
    "just a test"
    print 8/2
var f = function(){
    console.log("just a test")
};
f();
\alpha _t(i) = P(O_1, O_2, \ldots  O_t, q_t = S_i \lambda )

aaa aaa

  • bbbb
  • cccc

Tutorials:

.. toctree::
   :maxdepth: 2

   tutorials/getting_started
   tutorials/custom_types
   tutorials/yaml_syntax

Articles:

.. toctree::
   :maxdepth: 2

   articles/spec_differences




Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment