From d1db9bc8e621cc4a42e3a4003c19154d6962cac7 Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Tue, 6 Aug 2019 08:21:26 -0400 Subject: [PATCH] Add test case for hashtag link list space removal --- tests/datasets/content/text/html/bug-7474.html | 1 + tests/datasets/content/text/html/bug-7474.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 tests/datasets/content/text/html/bug-7474.html create mode 100644 tests/datasets/content/text/html/bug-7474.txt diff --git a/tests/datasets/content/text/html/bug-7474.html b/tests/datasets/content/text/html/bug-7474.html new file mode 100644 index 0000000000..0bba94e63a --- /dev/null +++ b/tests/datasets/content/text/html/bug-7474.html @@ -0,0 +1 @@ +

I recently released a PHP package that makes executing commands over SSH super simple. You can also upload/download files via SCP.

github.com/DivineOmega/php-ssh

\ No newline at end of file diff --git a/tests/datasets/content/text/html/bug-7474.txt b/tests/datasets/content/text/html/bug-7474.txt new file mode 100644 index 0000000000..f590db5446 --- /dev/null +++ b/tests/datasets/content/text/html/bug-7474.txt @@ -0,0 +1,11 @@ +I recently released a PHP package that makes executing commands over SSH super simple. You can also upload/download files via SCP. + +https://github.com/DivineOmega/php-ssh-connection + +#php #opensource #webdev #ssh #DevOps + +https://mastodon.xyz/tags/php +https://mastodon.xyz/tags/opensource +https://mastodon.xyz/tags/webdev +https://mastodon.xyz/tags/ssh +https://mastodon.xyz/tags/devops \ No newline at end of file