Skip to content
  • rinpatch's avatar
    Rich Media: Skip Microformats hashtags · 035368d3
    rinpatch authored
    When fixing this problem I incorrectly assumed a.hashtag is
    the proper way for detecting hashtags, but it is just something Pleroma and
    Mastodon add. Per microformats it should be detected by the presense of rel=tag.
    
    This MR adds a check for rel=tag, but I still left a.hashtag just in case
    035368d3