|
|
KB864328547
How to place links (anchors) inside the article?
How to place links (anchors) inside the article?
You can type http://www.domain.tld/ anywhere in the text, then check "Automatically parse hyperlinks" and "Save".
The link http://www.domain.tld/ will be converted to HTML-code:
<a href="http://www.domain.tld/" title="domain.tld" onclick="window.open(this);return false;">http://www.domain.tld/</a>
