Replies: 3 comments 7 replies
-
The reference target syntax you're using here ( {#dino-header}
## Dino Header Or (dino-header)=
## Dino Header |
Beta Was this translation helpful? Give feedback.
-
@agoose77 Thanks for your suggestion. I added these in my conf.py
and I have:
in page B. and
in page A. Still page B doesn't link to page A. Could you please guide why the linking is not working? |
Beta Was this translation helpful? Give feedback.
-
Related: I am using But section headings defined like so:
are not picked up by the cross-referencing syntax:
Instead throwing an error
Any ideas how to use intersphinx to link to specific sections, @chrisjsewell? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Could you please provide a mininal example where I can create a section (header with ## as an example) in project A and when I write it in project B, it would be linkable?
Currently, mine is not linkable.
Project A, p_A.md
Project B, p_B.md
But current no linking happens.
Please note I am using breathe, exhale, and intersphinx for linking project A and B (one depends on the other but shouldn't matter much in this example) in conf.py and index.rst
Beta Was this translation helpful? Give feedback.
All reactions