From 8fa4e8bff1a59a734721580f7a292e448d5a335f Mon Sep 17 00:00:00 2001
From: Christoffer Sawicki <christoffer.sawicki@gmail.com>
Date: Tue, 14 Jun 2011 18:11:16 +0200
Subject: Textile reader: Make it possible to have colons after links.

---
 tests/textile-reader.textile | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'tests/textile-reader.textile')

diff --git a/tests/textile-reader.textile b/tests/textile-reader.textile
index 9c9980307..85dcf142c 100644
--- a/tests/textile-reader.textile
+++ b/tests/textile-reader.textile
@@ -141,6 +141,8 @@ Just a "url":http://www.url.com
 
 Automatic linking to http://www.example.com and foobar@example.com.
 
+"Example":http://www.example.com/: Example of a link followed by a colon.
+
 h1. Tables
 
 Textile allows tables with and without headers :
-- 
cgit v1.2.3