Replies: 1 comment 1 reply
-
As you've probably seen, external links are currently marked up with The current implementation embeds those values within the external link parser which means that it would have be a global wiki that would hold across an entire wiki. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm exporting my TW5 to Static HTML files using Node.js.
Is there a way to add the attribute "rel=external" automatically to ALL elements in the output HTML files?
(So the final element will looks like :
<a rel=external href="xyz">My Link</a>
)Regards
Beta Was this translation helpful? Give feedback.
All reactions