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>
|