I'm new to MarsEdit and am impressed with it. But one quick question: Is there a way to change the default on the hypertext link tool to have the link open in a new tab or do I have to manually add target="_blank" to each link's html code?
Hi Robert - unfortunately there is no option for this built-in to MarsEdit. It's on my TODO list to add in a future update but I can't estimate when that will happen.
That said, you could add your own "Custom Macro" to achieve the same thing as MarsEdit's Add Link tool, but including the custom HTML to do the target="_blank" each time.
1. Open a new post to get access to the "Format" menu. 2. Select Format -> Customize… (bottom of the menu). 3. Click the + button to make a new macro. 4. Name it something like "Link in New Window" 5. Enter for the opening markup:
Yep, funnily enough another thread on this very topic just came up again. So you can imagine how nice it will be to finally get this in there at some point. Thanks for your patience everybody.