I'm using Moinmoin with Markdown using the code below:
#format text_markdown
* [link test](attachment:sample.pdf)
the attachment is not working
nor did the alternative link working:
#format text_markdown
* [link test]([[attachment:sample.pdf]])
any ideas for that issue? should I use other alternative code, or try using the standard Moinmoin syntax?
Many thanks!
instead of
#format text_markdownat the beginning,using parser sections
{{{#!text_markdown }}}to exclude the moin wiki text will worki also didn't find a way inside the markdown