aboutsummaryrefslogtreecommitdiff
path: root/tests/textile-reader.textile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/textile-reader.textile')
-rw-r--r--tests/textile-reader.textile7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/textile-reader.textile b/tests/textile-reader.textile
index 6c6754997..cb9a68313 100644
--- a/tests/textile-reader.textile
+++ b/tests/textile-reader.textile
@@ -68,6 +68,11 @@ bc. Code block with .bc
continued
@</\
+bc.. extended code block
+
+ continued
+p. ended by paragraph
+
Inline code: @<tt>@, <tt>@</tt>.
h1. Notextile
@@ -169,6 +174,8 @@ Just a "url":http://www.url.com
"Email link":mailto:nobody@nowhere.net
+"not a link": foo
+
Automatic linking to "$":http://www.example.com.
"Example":http://www.example.com/: Example of a link followed by a colon.