Browse Source

Splitted typographer tests

pull/14/head
Vitaly Puzrin 10 years ago
parent
commit
87811600ac
  1. 11
      test/fixtures/remarkable/linkify.txt
  2. 14
      test/fixtures/remarkable/typographer.txt

11
test/fixtures/remarkable/linkify.txt

@ -0,0 +1,11 @@
linkify
.
url http://www.youtube.com/watch?v=5Jt5GEr4AYg.
.
<p>url <a href="http://www.youtube.com/watch?v=5Jt5GEr4AYg">http://www.youtube.com/watch?v=5Jt5GEr4AYg</a>.</p>
.
.
don't touch text in links <https://example.com>
.
<p>don't touch text in links <a href="https://example.com">https://example.com</a></p>
.

14
test/fixtures/remarkable/typographer.txt

@ -62,20 +62,6 @@ em-dashes
.
linkify
.
url http://www.youtube.com/watch?v=5Jt5GEr4AYg.
.
<p>url <a href="http://www.youtube.com/watch?v=5Jt5GEr4AYg">http://www.youtube.com/watch?v=5Jt5GEr4AYg</a>.</p>
.
.
don't touch text in links <https://example.com>
.
<p>don't touch text in links <a href="https://example.com">https://example.com</a></p>
.
TODO:
- "Monitor 21""
Loading…
Cancel
Save