Quantcast
Channel: DEVONtechnologies Community - Latest posts
Viewing all articles
Browse latest Browse all 18834

Disable Wikilink rendering when converting Markdown to HTML

$
0
0

@ebranda: Are you using square brackets for WikiLinks?

Assuming you are using square brackets, (which I don’t assume :wink: )

But you’d end up with ✤Wikilink❖ in your converted document. :thinking:

Following your example, I’d suggest converting the brackets to an empty HTML element, e.g., [[ to <l> and ]] to <r>.


Viewing all articles
Browse latest Browse all 18834

Trending Articles