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
joined 1 year ago
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.
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.