From 77aed9225bc0fbb90459a2ead7d99de9aaf1796f Mon Sep 17 00:00:00 2001 From: Yuri Takhteyev Date: Tue, 26 Aug 2008 00:30:10 -0700 Subject: Adding old MarkdownTest.pl tests. --- MarkdownTest/Tests/Links, inline style.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 MarkdownTest/Tests/Links, inline style.html (limited to 'MarkdownTest/Tests/Links, inline style.html') diff --git a/MarkdownTest/Tests/Links, inline style.html b/MarkdownTest/Tests/Links, inline style.html new file mode 100644 index 0000000..9f351ef --- /dev/null +++ b/MarkdownTest/Tests/Links, inline style.html @@ -0,0 +1,23 @@ +

Just a URL.

+ +

URL and title.

+ +

URL and title.

+ +

URL and title.

+ +

URL and title.

+ +

URL wrapped in angle brackets.

+ +

URL w/ angle brackets + title.

+ +

Empty.

+ +

With parens in the URL

+ +

(With outer parens and parens in url)

+ +

With parens in the URL

+ +

(With outer parens and parens in url)

-- cgit v1.2.3