I have two rather simple pieces of documentation (written in markdown method, which are used to generate html files using pandoc). I would like to be able to refer to the section of the second document from the first document.
Preference order for solutions:
- Using common labeling features
- Using Pandoc Extensions Using
- inline HTML
source
share