Add {:target="_blank"} to Toggle hyperlink
Hi @mdickin,
I'm using kramdown and I would like to add {:target="_blank"} at the end of links using yourToggle hyperlink command, to have something like this:
[Some text](https://example.com/link){:target="_blank"}
Can I achieve this with an option of your extension? If the answers is no, can you add this feature to your extension?
Thanks in advance!
This is not currently possible with the extension. However, I could see adding a setting for "hyperlink format" that you could override to append {:target="_blank"}, would that work? I'm not sure how else to do it, as this is not typical Markdown syntax.
It could work for me. I know it's not the standard markdown. Where can set the "hyperlink format"? I couldn't find it in the markdown or editor settings.
Thanks in advance!
It's not currently possible. This would be an enhancement to the extension.
It would be perfect!
Thanks!
yep this is needed badly