The classic markdown of
[This](https://kde.org) is a link.
does not seem to be translated into the proper HTML where you’d expect something like:
This is a link.
Is this simply a yet-to-be-implemented feature? Or is there some reason for not implementing this?