testing_markdown_in_description

testing_markdown_in_description

Bold text or italic text

title

secondary title

etc

This is the first level of quoting.

This is nested blockquote.

Back to the first level.

list of items

ordered list

  1. Bird
  2. McHale
  3. Parish

unordered list

  • Red
  • Green
  • Blue

expected to be the same as:

  • Red
  • Green
  • Blue

  • Red

  • Green
  • Blue

  • A list item with a blockquote:

    This is a blockquote inside a list item.

  • A list item with a code block:

    code goes here
    
  • list
  • of
  • items

indented text

This is a header.

  1. This is the first list item.
  2. This is the second list item.

Here's some example code:

return shell_exec("echo $input | $markdown_script");

hyperlink

http://auto.link.ed/

Escaping characters

  1. A book by Orwell
  2. Live Aid-Konzert in Philadelphia

1984. A book by Orwell 1985.\ Live Aid-Konzert in Philadelphia

This is an example inline link. This link has no title attribute.

single asterisks single underscores double asterisks double underscores

Please don't use any `` tags. vs. Please don't use any <blink> tags.

zero space

one space

two spaces

and three spaces

and four spaces

 and five spaces

  and six spaces

   and seven spaces

>\ and zero space

> and one space

> and two space

> and three space

> and four space

\> and five space