Open denisgorod opened 12 months ago
It would seem to me that the error stems from here: https://github.com/oleeskild/obsidian-digital-garden/blob/f047cd671535b6e2ec0501e6f3be3bddb0effa4f/src/compiler/GardenPageCompiler.ts#L437
But i do not understand the code well enough to do something more than search for keywords.
![[File|{{title}}]]
displays a$
sign before the actual title. This is also visible in the markdown file:$<div class="markdown-embed-title">
is the code in the corresponding file.Thank you for the amazing plugin, it is incredible :)