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/tricky_anchors.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 tests2/tm-cases-new/tricky_anchors.html (limited to 'tests2/tm-cases-new/tricky_anchors.html') diff --git a/tests2/tm-cases-new/tricky_anchors.html b/tests2/tm-cases-new/tricky_anchors.html new file mode 100644 index 0000000..af40218 --- /dev/null +++ b/tests2/tm-cases-new/tricky_anchors.html @@ -0,0 +1,17 @@ +

with [brackets][] in text +

+ +

with [[brackets][]] in text +

+ +

full link [like](/this/) in text +

+ +

full link to img like is ok +

+ +

[only open bracket(/in/) text +

+ +

only close bracket text](/url/) +

-- cgit v1.2.3