examples/@links.html
javascript var testEditor; $(function() { // You can custom @link base url. editormd.urls.atLinkBase = "https://github.com/"; testEditor = editormd("test-editormd", { atLink : false, // disable @link emailLink : false, // disable email address auto link path : '../lib/' }); }); ### @links [TOC] inline code @tylerlong, links, **formatting**, and