I'm not sure how it would work in MD and LeoVue, but with ReStructuredText, you would need a parent node; all your current nodes would become children of this new parent; and you would render the entire tree of the parent to get your document. With this design, you could have cross-node links that work.
In your example, I would probably make the *LeoVue *node the parent (I'm not sure how the *@cover* node would fit in). On Wednesday, January 5, 2022 at 2:56:32 AM UTC-5 [email protected] wrote: > [image: hln670a22T.png] > > In this picture, i am currently in the "More about Leo" node. Within the > body of this node, how can I write some markdown that refers to the > "Sample content" node. E.g; > > @language md > > To learn about content, visit @noderef(Sample Content). > > Related threads discovered do not answer my question: > https://leo-editor.narkive.com/DMiRHgjv/link-to-other-nodes > https://groups.google.com/g/leo-editor/c/B8dHY8lvBGw > > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/6d45789f-0426-42b5-9c7d-cfa65a26bf9bn%40googlegroups.com.
