From 8e79bbde1e11399d5fac1fa5ae4c83bb1d3b4fc7 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Fri, 27 Dec 2013 13:36:28 -0800
Subject: Removed old MarkdownTest_1.0.3 directory (not currently used).

Closes #1104.
---
 tests/MarkdownTest_1.0.3/Tests/Links, inline style.html | 11 -----------
 1 file changed, 11 deletions(-)
 delete mode 100644 tests/MarkdownTest_1.0.3/Tests/Links, inline style.html

(limited to 'tests/MarkdownTest_1.0.3/Tests/Links, inline style.html')

diff --git a/tests/MarkdownTest_1.0.3/Tests/Links, inline style.html b/tests/MarkdownTest_1.0.3/Tests/Links, inline style.html
deleted file mode 100644
index f36607ddd..000000000
--- a/tests/MarkdownTest_1.0.3/Tests/Links, inline style.html	
+++ /dev/null
@@ -1,11 +0,0 @@
-<p>Just a <a href="/url/">URL</a>.</p>
-
-<p><a href="/url/" title="title">URL and title</a>.</p>
-
-<p><a href="/url/" title="title preceded by two spaces">URL and title</a>.</p>
-
-<p><a href="/url/" title="title preceded by a tab">URL and title</a>.</p>
-
-<p><a href="/url/" title="title has spaces afterward">URL and title</a>.</p>
-
-<p><a href="">Empty</a>.</p>
-- 
cgit v1.2.3