This website requires JavaScript.
Explore
Help
Sign In
status-im
/
markdown
mirror of
https://github.com/status-im/markdown.git
Watch
2
Star
0
Fork
You've already forked markdown
0
Code
Issues
Projects
Releases
Wiki
Activity
ea3d80e2d0
markdown
/
upskirtref
/
Nested blockquotes.html
7 lines
86 B
HTML
Raw
Normal View
History
Unescape
Escape
convert test files to unix format, fix a few broken ones
2011-06-10 15:41:00 +00:00
<
blockquote
>
<
p
>
foo
<
/
p
>
<
blockquote
>
<
p
>
bar
<
/
p
>
<
/
blockquote
>
<
p
>
foo
<
/
p
>
integrate tests for markdown 1.0.3 test files by comparing them with reference files rendered with upskirt (no extensions)
2011-06-01 23:47:32 +00:00
<
/
blockquote
>