Transform your content from Markdown to a Basecamp-ready format in seconds
?md=# Your Markdown to the URLconst text = "# My Header\nSome content";
const url = `https://markdowntotrix.com/?md=${encodeURIComponent(text)}`; javascript:(function(){
const md = window.getSelection().toString();
window.open(`https://markdowntotrix.com/?md=${encodeURIComponent(md)}`);
})(); div, br, strong, em, del, a, pre, ol, ul, li, blockquote,
with only href allowed on <a> tags.
See the Basecamp 4 Rich Text API documentation for more details.
Found this useful? Check out our other tools that help you do more with Basecamp – from publishing knowledge bases to creating public blogs, and many more mini-apps for Basecamp.
Try Can Do for Basecamp →