Description
I recently installed this plugin and while testing it out, I found that I was unable to get the IWE backlinks function working correctly.
here is an example:
Home.md
# Home
## miniEssays
[The implications of a discrete energy model](miniEssays/implicationsOfDiscreteEnergyModel)
implicationsOfDiscreteEnergyModel.md
# The implications of a discrete energy model
## up
[Home](../home)
## down
[Info Quantum Energy](../snippets/infoQuantumEnergy)
When calling IWE backlinks in implicationsOfDiscreteEnergyModel.md I see a "no references found" error even though its referenced in home.md note. Any help would be appreciated!
Description
I recently installed this plugin and while testing it out, I found that I was unable to get the
IWE backlinksfunction working correctly.here is an example:
Home.md
implicationsOfDiscreteEnergyModel.md
When calling
IWE backlinksinimplicationsOfDiscreteEnergyModel.mdI see a "no references found" error even though its referenced inhome.mdnote. Any help would be appreciated!