This is an H1
this is an h2
This is an H1
This is an H2
This is an H3
This is an H4
This is an H5
This is an H6
This is an H1
This is an H2
This is an H3
This is an H4
This is an H5
This is an H6
HTML
This is a regular paragraph.
Foo |
This is another regular paragraph.
BLOCK
block.eg1
This is the first level of quoting.
This is nested blockquote.
Back to the first level.
block.eg2
This is a header.
- This is the first list item.
- This is the second list item.
Here's some example code:
return shell_exec("echo $input | $markdown_script");
block.code.eg1
Here is an example of AppleScript:
tell application "Foo"
beep
end tell
block.code.eg2
There is a literal backtick (`) here.
LIST
list.eg1
- red
- green
- blue
list.eg2
- red
- green
- blue
list.eg3
- red
- green
- blue
list.eg4
- red
- green
- blue
HORIZONTAL RULES
- - -
LINK
This is an example inline link.
This link has no title attribute.
EMPHASIS
single asterisks
single underscores
double asterisks
double underscores
Comments
comments powered by Disqus