[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / textwheel / tests / data / base / inline_link_title.txt
diff --git a/www/plugins-dist/textwheel/tests/data/base/inline_link_title.txt b/www/plugins-dist/textwheel/tests/data/base/inline_link_title.txt
new file mode 100644 (file)
index 0000000..301f122
--- /dev/null
@@ -0,0 +1,19 @@
+[link|title->http://example.com] and [another link|title->/tests/]
+
+[link{de}->http://example.com] and [another link{de}->/tests/]
+
+[link|{de}->http://example.com] and [another link|{de}->/tests/]
+
+[link{em}->http://example.com] and [another link{em}->/tests/]
+
+[link|{em}->http://example.com] and [another link|{em}->/tests/]
+
+[link|title with {em}->http://example.com] and [another link|title with {em}->/tests/]
+
+[link|title with {{bold}}->http://example.com] and [another link|title with {{bold}}->/tests/]
+
+[link|title{fr}->http://example.com] and [another link|title{fr}->/tests/]
+
+[link with {em}|title{fr}->http://example.com] and [another link with {em}|title{fr}->/tests/]
+
+[link|title with <b>bold</b>->http://example.com] and [another link|title with <b>bold</b>->/tests/]
\ No newline at end of file