Skip to main content

Original post can be found here:
FME Workspace APP - Markdown URL / Link using Target Blank | Community

I’d like to implement the following:
I’d like to implement target=”blank”.
link](url){:target="_blank"} (Kramdown)

Or

<a href="My URL" target="_blank">Opens in new tab</a>

 

NewOpen