]> cat aescling's git repositories - mastodon.git/commit
Fix mangling of ##tag matches (#2194) (#2247)
authorMingye Wang <arthur200126@gmail.com>
Fri, 21 Apr 2017 16:18:58 +0000 (12:18 -0400)
committerEugen <eugen@zeonfederated.com>
Fri, 21 Apr 2017 16:18:58 +0000 (18:18 +0200)
commit5c9aa2b7329fe5bd87cee583e33c7b5c1eac4566
treedcbc53a5d59de8e7427008e43cd21f36698eb1be
parent78af88e1f4389b821815316f03a27be1b55e61da
Fix mangling of ##tag matches (#2194) (#2247)

This commit fixes hashtag_html so it correctly handles matches with multiple hash-signs.

Bug located by @over9001, initial fix suggested by @nightpool.
app/lib/formatter.rb