From 87811600acc505cd27cd092c305d9192d15f1023 Mon Sep 17 00:00:00 2001 From: Vitaly Puzrin Date: Fri, 10 Oct 2014 09:18:53 +0400 Subject: [PATCH] Splitted typographer tests --- test/fixtures/remarkable/linkify.txt | 11 +++++++++++ test/fixtures/remarkable/typographer.txt | 14 -------------- 2 files changed, 11 insertions(+), 14 deletions(-) create mode 100644 test/fixtures/remarkable/linkify.txt diff --git a/test/fixtures/remarkable/linkify.txt b/test/fixtures/remarkable/linkify.txt new file mode 100644 index 0000000..d422651 --- /dev/null +++ b/test/fixtures/remarkable/linkify.txt @@ -0,0 +1,11 @@ +linkify +. +url http://www.youtube.com/watch?v=5Jt5GEr4AYg. +. +

url http://www.youtube.com/watch?v=5Jt5GEr4AYg.

+. +. +don't touch text in links +. +

don't touch text in links https://example.com

+. diff --git a/test/fixtures/remarkable/typographer.txt b/test/fixtures/remarkable/typographer.txt index 5b44b24..f144f82 100644 --- a/test/fixtures/remarkable/typographer.txt +++ b/test/fixtures/remarkable/typographer.txt @@ -62,20 +62,6 @@ em-dashes . -linkify -. -url http://www.youtube.com/watch?v=5Jt5GEr4AYg. -. -

url http://www.youtube.com/watch?v=5Jt5GEr4AYg.

-. -. -don't touch text in links -. -

don't touch text in links https://example.com

-. - - - TODO: - "Monitor 21"" \ No newline at end of file