You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2026. It is now read-only.
In my native language (Finnish) we have some non-ascii characters (åäö) that are used frequently. If I use those in tags, like #työpöytä, the page /tag/työpöytä will just show empty page.
There is a workaround by using html entities for special characters instead of real utf-8-characters. However, we are living 2015 and I think we should be able to write characters directly as they are.