Linking to another document in the same project #961
72757373656c6c
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My question is similar to another asked, except my question is within the same project.
The project structure snippet:
Inside todo.md, I want to reference a header anchor in guidelines.md (guidelines.md#comments).
The variations below produce the desired html for the linked document.
Questions:
basename --suffix=.md
(guidelines)?<project:...>
syntax do something different than[](target)
format?Documentation:
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions