Replies: 1 comment 1 reply
-
@tarleb should know more about this. If we don't currently support this, we should. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I have an org mode document with an internal link of the form:
This should link to the node whose title is "Header Name", but the output from pandoc is:
I tried with HTML and restructured text as outputs.
(Note that the
[[#target][link]]
format works).Beta Was this translation helpful? Give feedback.
All reactions