Where are you even seeing this in PieFed? This is a glyph in the feather font that we do use for our symbols, but we don’t actually use that symbol anywhere in the codebase.
wjs018
Piefed contributor and part of the piefed.social admin team.
- 0 Posts
- 2 Comments
Joined 1 year ago
Cake day: November 20th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.


Looks like this is a feature for most markdown parsers. In piefed, the same thing happens. I wrote most of the customizations for parsing markdown, but nothing to create relative links like this except for footnotes. So, it must be the default behavior of the markdown library we are using.