2010-02-28 12:21:19 +01:00
|
|
|
|
% Title
|
|
|
|
|
spanning multiple lines
|
|
|
|
|
% Author One
|
|
|
|
|
Author Two; Author Three;
|
|
|
|
|
Author Four
|
|
|
|
|
|
2008-08-11 01:26:32 +02:00
|
|
|
|
# Additional markdown reader tests
|
|
|
|
|
|
|
|
|
|
## Blank line before URL in link reference
|
|
|
|
|
|
|
|
|
|
[foo] and [bar]
|
|
|
|
|
|
|
|
|
|
[foo]:
|
|
|
|
|
/url
|
|
|
|
|
|
|
|
|
|
[bar]:
|
|
|
|
|
/url
|
|
|
|
|
"title"
|
|
|
|
|
|
2008-08-11 09:04:36 +02:00
|
|
|
|
## Raw ConTeXt environments
|
|
|
|
|
|
|
|
|
|
\placeformula \startformula
|
|
|
|
|
L_{1} = L_{2}
|
|
|
|
|
\stopformula
|
|
|
|
|
|
|
|
|
|
\start[a2]
|
|
|
|
|
\start[a2]
|
|
|
|
|
\stop[a2]
|
|
|
|
|
\stop[a2]
|
|
|
|
|
|
2008-11-01 22:05:33 +01:00
|
|
|
|
## URLs with spaces
|
|
|
|
|
|
|
|
|
|
[foo](/bar and baz)
|
2010-12-10 21:14:51 +01:00
|
|
|
|
[foo](/bar
|
|
|
|
|
and baz )
|
2008-11-01 22:05:33 +01:00
|
|
|
|
[foo]( /bar and baz )
|
|
|
|
|
[foo](bar baz "title" )
|
|
|
|
|
|
|
|
|
|
[baz][] [bam][] [bork][]
|
|
|
|
|
|
|
|
|
|
[baz]: /foo foo
|
|
|
|
|
[bam]: /foo fee
|
|
|
|
|
[bork]: /foo/zee zob (title)
|
|
|
|
|
|
2008-11-01 23:58:44 +01:00
|
|
|
|
## Horizontal rules with spaces at end
|
|
|
|
|
|
|
|
|
|
* * * * *
|
|
|
|
|
|
|
|
|
|
-- - -- -- -
|
|
|
|
|
|
2009-01-31 19:30:44 +01:00
|
|
|
|
## Raw HTML before header
|
|
|
|
|
|
|
|
|
|
<a></a>
|
|
|
|
|
|
|
|
|
|
### my header
|
|
|
|
|
|
2009-10-12 05:40:47 +02:00
|
|
|
|
## $ in math
|
|
|
|
|
|
|
|
|
|
$\$2 + \$3$
|
|
|
|
|
|
2009-11-01 03:38:15 +01:00
|
|
|
|
## Commented-out list item
|
|
|
|
|
|
|
|
|
|
- one
|
|
|
|
|
<!--
|
|
|
|
|
- two
|
|
|
|
|
-->
|
|
|
|
|
- three
|
|
|
|
|
|
2009-12-05 06:33:24 +01:00
|
|
|
|
## Backslash newline
|
|
|
|
|
|
|
|
|
|
hi\
|
|
|
|
|
there
|
|
|
|
|
|
2010-03-06 03:42:15 +01:00
|
|
|
|
## Code spans
|
|
|
|
|
|
|
|
|
|
`hi\`
|
|
|
|
|
|
|
|
|
|
`hi
|
|
|
|
|
there`
|
|
|
|
|
|
|
|
|
|
`` hi````there ``
|
|
|
|
|
|
|
|
|
|
`hi
|
|
|
|
|
|
|
|
|
|
there`
|
|
|
|
|
|
2010-03-23 23:06:55 +01:00
|
|
|
|
## Multilingual URLs
|
|
|
|
|
|
|
|
|
|
<http://测.com?测=测>
|
|
|
|
|
|
|
|
|
|
[foo](/bar/测?x=测 "title")
|
|
|
|
|
|
|
|
|
|
<测@foo.测.baz>
|
|
|
|
|
|
2010-07-13 08:07:00 +02:00
|
|
|
|
## Numbered examples
|
|
|
|
|
|
|
|
|
|
(@) First example.
|
|
|
|
|
(@foo) Second example.
|
|
|
|
|
|
|
|
|
|
Explanation of examples (@foo) and (@bar).
|
|
|
|
|
|
|
|
|
|
(@bar) Third example.
|
|
|
|
|
|
2010-10-27 05:03:02 +02:00
|
|
|
|
## Macros
|
|
|
|
|
|
|
|
|
|
\newcommand{\tuple}[1]{\langle #1 \rangle}
|
|
|
|
|
|
|
|
|
|
$\tuple{x,y}$
|
|
|
|
|
|
2010-12-06 04:27:00 +01:00
|
|
|
|
## Case-insensitive references
|
|
|
|
|
|
|
|
|
|
[Fum]
|
|
|
|
|
|
|
|
|
|
[FUM]
|
|
|
|
|
|
|
|
|
|
[bat]
|
|
|
|
|
|
|
|
|
|
[fum]: /fum
|
|
|
|
|
[BAT]: /bat
|
2010-12-07 05:36:58 +01:00
|
|
|
|
|
|
|
|
|
## Curly smart quotes
|
|
|
|
|
|
|
|
|
|
“Hi”
|
|
|
|
|
|
|
|
|
|
‘Hi’
|
2012-01-03 02:04:59 +01:00
|
|
|
|
|
|
|
|
|
## Consecutive lists
|
|
|
|
|
|
|
|
|
|
- one
|
|
|
|
|
- two
|
|
|
|
|
1. one
|
|
|
|
|
2. two
|
|
|
|
|
|
|
|
|
|
a. one
|
|
|
|
|
b. two
|