Hugo cross-references and Dendron backlinking #3530
Stradichenko
started this conversation in
RFCs/Ideas
Replies: 1 comment 1 reply
-
hmm, would this be different than creating a markdown link to the other note? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to a string pattern into a functional backlink? Say [Text]({{< relref ".../folder/othernote" >}})
I work with an Hugo themed blog that links to other posts this way, but this pattern is not recognized in Dendron. Is there is a way to make it work with this format of cross reference?
https://gohugo.io/content-management/cross-references/
Beta Was this translation helpful? Give feedback.
All reactions