Hashtags¶
The following mostly illustrates how the name of a hashtag gets transformed by the applications. The input has the form
The last two examples illustrate more technical behavior. For particularities in parsing see Hashtags and JSON-LD.
Support table¶
| X | tag | akkoma | gotosocial | hollo | mastodon | mitra | pleroma | sharkey |
|---|---|---|---|---|---|---|---|---|
| # | #test tag ‘#test’ |
test | test | test | test | test | test | |
| # | nohash tag ‘nohash’ |
nohash | nohash | nohash | nohash | nohash | ||
| # | #with-dash_under tag ‘#with-dash_under’ |
with-dash_under | withdash_under | with-dash_under | with-dash_under | |||
| # | #with white space tag ‘#with white space’ |
with white space | withwhitespace | with white space | with white space | |||
| # | #with(subtag) tag ‘#with(subtag)’ |
with(subtag) | withsubtag | with(subtag) | with(subtag) | |||
| # | #with123 tag ‘#with123’ |
with123 | with123 | with123 | with123 | with123 | with123 | |
| # | #1234 tag ‘#1234’ |
1234 | 1234 | 1234 | 1234 | 1234 | ||
| # | #CamelCase tag ‘#CamelCase’ |
camelcase | camelcase | camelcase | camelcase | camelcase | camelcase | |
| # | #ümläütß tag ‘#ümläütß’ |
ümläütß | ümläütß | umlautß | ümläütß | ümläütß | ümläütß | |
| # | #🐄 tag ‘#🐄’ |
🐄 | 🐄 | 🐄 | ||||
| # | #❤️ tag ‘#❤️’ |
❤️ | ❤️ | ❤️ | ||||
| # | #牛 tag ‘#牛’ |
牛 | 牛 | 牛 | 牛 | 牛 | 牛 | |
| # | #widehashtag tag ‘#widehashtag’ |
#widehashtag | widehashtag | #widehashtag | ||||
| # | #test broken url parameter |
test | test | test | test | test | test | |
| # | #test tag ‘#test’ not in list |
test | test | test | test | test | test |