Add test case for hashtag link list space removal
This commit is contained in:
parent
5dbf319e06
commit
d1db9bc8e6
2 changed files with 12 additions and 0 deletions
1
tests/datasets/content/text/html/bug-7474.html
Normal file
1
tests/datasets/content/text/html/bug-7474.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<p>I recently released a PHP package that makes executing commands over SSH super simple. You can also upload/download files via SCP.</p><p><a href="https://github.com/DivineOmega/php-ssh-connection" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/DivineOmega/php-ssh</span><span class="invisible">-connection</span></a></p><p><a href="https://mastodon.xyz/tags/php" class="mention hashtag" rel="tag">#<span>php</span></a> <a href="https://mastodon.xyz/tags/opensource" class="mention hashtag" rel="tag">#<span>opensource</span></a> <a href="https://mastodon.xyz/tags/webdev" class="mention hashtag" rel="tag">#<span>webdev</span></a> <a href="https://mastodon.xyz/tags/ssh" class="mention hashtag" rel="tag">#<span>ssh</span></a> <a href="https://mastodon.xyz/tags/devops" class="mention hashtag" rel="tag">#<span>DevOps</span></a></p>
|
11
tests/datasets/content/text/html/bug-7474.txt
Normal file
11
tests/datasets/content/text/html/bug-7474.txt
Normal file
|
@ -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
|
Loading…
Reference in a new issue