I would like to link from within document A
to Some Title
in document B
.
- I know that I can do this within document
B
via'Some Title'_
- I know that I can reference document
B
from documentA
via:doc:'B'
Is there a way to combine both? (I tried combinations like :doc:'B/Some Title'
but they did not work)
Note: the straight quote in the examples above should be a backtick but I do not know how to escape a backtick in the code mode.