@@ -8,4 +8,4 @@ This is [a fourth][4] reference-style link.
[foo]: http://example.com/ (Optional Title Here)
[bar]: http://example.com/ (Optional Title Here)
[4]: <http://example.com/>
- "Optional Title Here"
+ "Optional Title Here"
@@ -1,2 +1,2 @@
-<http://example.com/>
+<http://example.com/>
@@ -5,4 +5,4 @@
>
> Here's some example code:
-> return shell_exec("echo $input | $markdown_script");
+> return shell_exec("echo $input | $markdown_script");
@@ -1,4 +1,4 @@
> This is a multi line blockquote test
- > With more than one line.
+ > With more than one line.
This is some HTML:
- <h1>Heading</h1>
+ <h1>Heading</h1>
This is a normal paragraph:
- This is a code block.
+ This is a code block.
* Bird
- * Magic
+ * Magic
@@ -29,4 +29,4 @@ These should all be escaped:
\.
-\!
+\!
@@ -4,4 +4,4 @@ function MyFunc(a) {
}
```
-That is some code!
+That is some code!
@@ -11,4 +11,4 @@ And some HTML
```html
<div>HTML!</div>
-```
+```
code can go here
this is rendered on a second line
@@ -1 +1 @@
-# This is an H1 #
+# This is an H1 #
This is an H1
-=============
+=============
-# This is an H1
+# This is an H1
This is an H2
--------------
+-------------
-## This is an H2 ##
+## This is an H2 ##
-## This is an H2
+## This is an H2
-### This is an H3 ###
+### This is an H3 ###
-### This is an H3
+### This is an H3
-#### This is an H4
+#### This is an H4
-##### This is an H5
+##### This is an H5
-###### This is an H6
+###### This is an H6
@@ -66,4 +66,4 @@ the end
<h2>Secondary title</h2>
</hgroup>
-<output name="result"></output>
+<output name="result"></output>
![Alt text][id]
- [id]: url/to/image "Optional title attribute"
+ [id]: url/to/image "Optional title attribute"
@@ -2,4 +2,4 @@
Search the web at [Google][] or [Daring Fireball][].
[Google]: http://google.com/
- [Daring Fireball]: http://daringfireball.net/
+ [Daring Fireball]: http://daringfireball.net/
This is [an example](http://example.com/ "Title") inline link.
-[This link](http://example.net/) has no title attribute.
+[This link](http://example.net/) has no title attribute.
@@ -9,4 +9,4 @@ A backtick-delimited string in a code span: `` `foo` ``
Please don't use any `<blink>` tags.
-`—` is the decimal-encoded equivalent of `—`.
+`—` is the decimal-encoded equivalent of `—`.
@@ -1,3 +1,3 @@
Hello.this\_is\_a\_variable
-and.this.is.another_one
+and.this.is.another_one
@@ -3,4 +3,4 @@
p { line-height: 20px; }
</style>
-An exciting sentence.
+An exciting sentence.
<a href="foo">some text</a> words
-<br> words
+<br> words
@@ -6,4 +6,4 @@
> some text in a blockquote
* another list item 1
-* another list item 2
+* another list item 2
@@ -10,4 +10,4 @@ and some other line of code
* A list item with a blockquote:
> This is a blockquote
- > inside a list item.
+ > inside a list item.
* A list item with code:
- alert('Hello world!');
+ alert('Hello world!');
@@ -6,4 +6,4 @@ some <code>inline **code** block</code>
yo dawg <code start="true">some <code start="false">code</code> inception</code>
-<div>some **div** yeah</div>
+<div>some **div** yeah</div>
That contains multiple paragraphs.
- 2. And another line
+ 2. And another line
- This line spans
more than one line and is lazy
- - Similar to this line
+ - Similar to this line
> > And nesting!
1. Red
1. Green
- 1. Blue
+ 1. Blue
8. Red
- 3. Blue
+ 3. Blue
2. Green
@@ -5,4 +5,3 @@ code inception
<div>some html code inside code html tags inside a fenced code block</div>
</code></pre>
-
@@ -14,4 +14,3 @@ foobar
<pre><code>
<div>some html code</div>
-See my [About](/about/) page for details.
+See my [About](/about/) page for details.
-Hello, world!
+Hello, world!
__important__
-really **freaking**strong
+really **freaking**strong
* Red
* Green
- * Blue
+ * Blue
- Red
- Green
- - Blue
+ - Blue
+ Red
+ Green
- + Blue
+ + Blue