Skip to content
  • kaniini's avatar
    formatter: preserve case of hashtags · 0ee29994
    kaniini authored
    when generating hashtag links, we used the casefolded version that we use in
    the link URLs, instead of the original version.
    
    accordingly, adjust the formatter to use the original text for the links, while
    keeping the casefolded version for the URLs.
    0ee29994