If I translate the following text from markdown to mediawiki: try this text
I get the following translation: try this text
I expected to receive: try [[this]] text or: try [[this|this]] text
Note, that if I translate: try this text then I do receive a proper translation of: try [[that|this]] text
This is reproducible with the online pandoc processor at http://johnmacfarlane.net/pandoc/try/
If I translate the following text from markdown to mediawiki: try this text
I get the following translation: try this text
I expected to receive: try [[this]] text or: try [[this|this]] text
Note, that if I translate: try this text then I do receive a proper translation of: try [[that|this]] text
This is reproducible with the online pandoc processor at http://johnmacfarlane.net/pandoc/try/