better-fn
better-fn copied to clipboard
[BUG] Hovering doesn't lead to popover of the footnote text on any line with dataview attributes
Try with this:
This is a line^[this is a footnote] and this is a dataview attribute [field:: value]
actually, looks like any brackets in a line screw up better footnotes. Try this:
maybe its any [brackets] at all^[a footnote]
have you tried running obsidian in safe mode (make sure to restart obsidian after enabling it) and see if footnotes are rendered properly? btw, posting screenshots and source markdown file should be helpful.