From bc5b7c288d29215c585db254a203889e0dea54e2 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 7 Oct 2014 22:35:19 -0700 Subject: Removed oldtests. --- oldtests/Links/InlineLinks.markdown | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 oldtests/Links/InlineLinks.markdown (limited to 'oldtests/Links/InlineLinks.markdown') diff --git a/oldtests/Links/InlineLinks.markdown b/oldtests/Links/InlineLinks.markdown deleted file mode 100644 index a822c4d..0000000 --- a/oldtests/Links/InlineLinks.markdown +++ /dev/null @@ -1,9 +0,0 @@ -1. [link](/url) -2. [link](/url "title") -3. [link](/url - "title") -4. [link *with -linebreak*]( "title -with linebreak"). -5. [link](/url(withparens) 'and single quoted title') -6. [not a link] (/url) -- cgit v1.2.3