WIth typical markdown, it is not possible to have a link open up in a new page or a new tab. Joe has made some modification to the Markdown in Easy or Total CMS. To do this, use this code:
[an example](http://example.com/ "external")
[an example](http://example.com/ "_blank")
so you just need to add "external" or "_blank" at the end of the URL. Be sure the URL has a space after the ending slash.
Hope this has helped. Now go forth and make your websites great!
© 2025 Weavers Space | Terms of Service | Privacy Policy