I try to create internal links in mediawiki that should point in the end to another wiki page. Therefore, I have different md-files that represent a wiki page each.
For wiki, I convert each md-file separately to mediawiki. I also use the pdf conversion which works fine (and where I convert the content at once).
I would like to have the behaviour that internal links as [OtherWikiPage] would be converted to Mediak Wiki like [[OtherWikiPage]]. At the moment, pandoc doesn't interpret it at all.
Is that possible?
Mathias
I try to create internal links in mediawiki that should point in the end to another wiki page. Therefore, I have different md-files that represent a wiki page each.
For wiki, I convert each md-file separately to mediawiki. I also use the pdf conversion which works fine (and where I convert the content at once).
I would like to have the behaviour that internal links as [OtherWikiPage] would be converted to Mediak Wiki like [[OtherWikiPage]]. At the moment, pandoc doesn't interpret it at all.
Is that possible?
Mathias