Skip to content

Instantly share code, notes, and snippets.

@yamionp
Last active August 29, 2015 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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 | - Cells | +------------+ span rows. | - contain | | body row 4 | | - blocks. | +------------+------------+-----------+

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, like1. Note that footnotes may get rearranged, e.g., to the bottom of the "page".

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


def my_function():
    "just a test"
    print 8/2
var f = function(){
    console.log("just a test")
};
f();


αt(i) = P(O1, O2, …Ot, qt = Siλ)

aaa aaa

  • bbbb
  • cccc

Tutorials:

tutorials/getting_started tutorials/custom_types tutorials/yaml_syntax

Articles:

articles/spec_differences


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

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