From 2dbfcc0c510b46c9bfa288cb370b2d4f7fe7555d Mon Sep 17 00:00:00 2001 From: Artem Date: Tue, 24 Jun 2008 20:39:50 +0500 Subject: second commit --- tests2/tm-cases-new/img_in_link.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests2/tm-cases-new/img_in_link.txt (limited to 'tests2/tm-cases-new/img_in_link.txt') diff --git a/tests2/tm-cases-new/img_in_link.txt b/tests2/tm-cases-new/img_in_link.txt new file mode 100644 index 0000000..98f6075 --- /dev/null +++ b/tests2/tm-cases-new/img_in_link.txt @@ -0,0 +1,7 @@ +This example from +: + +[![the google logo][logo]][google] +[logo]: http://www.google.com/images/logo.gif +[google]: http://www.google.com/ "click to visit Google.com" + -- cgit v1.2.3