diff options
Diffstat (limited to 'test/textile-reader.textile')
| -rw-r--r-- | test/textile-reader.textile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/textile-reader.textile b/test/textile-reader.textile index 194353c9c..a0497b401 100644 --- a/test/textile-reader.textile +++ b/test/textile-reader.textile @@ -183,6 +183,10 @@ Automatic linking to "$":http://www.example.com. A link["with brackets":http://www.example.com]and no spaces. +A "link":link-target to a named target + +A "link":missing to a missing target + h1. Tables Textile allows tables with and without headers : @@ -277,3 +281,5 @@ h1. Comment blocks is here. not a comment. + +[link-target]ftp://example.com |
