So i’m playing around with bases - and I think the rendering of text should consider whether there is a link present within the text
If text contains Obsidian Forum then this should be displayed as Obsidian Forum - however currently this is not rendered and shows the full string
this is the same for links to documents inside my vault ie. [[all your base|are belong to us]] is rendered as the full string instead of as a link to the note “all your base” with the text “are belong to us”
When I query this using bases - it appears that the url and source text are not converted to links – both external and internal… - and reflect the text I specified.