Espresso: Editing Email Templates in OSX is Easier With Content Folding

Because email HTML doesn’t respect HTML5 and CSS3, it requires a multitude of nested tables to make anything align well and incorporate responsiveness for mobile applications. When you begin building complex email templates with many sources, embedded code, and varying layouts, it’s easy to get lost in your code.

Utilizing email client testing, I could verify that our email newsletter looked good across all desktop and mobile clients. I recently moved our Martech Zone interviews to a new host, which required an updated layout in our newsletter. While making those edits to our core template, I messed up the code and started to see an issue where our email was severed… a portion of it centered, and then the rest was justified.

My code editor of choice was missing one key feature, content folding, that would have let me quickly identify where my nesting issue was. Content folding organizes your structure in the sidebar, where you can expand and jump directly to the section you wish to edit. I downloaded several editors over the last week, looking for a great platform, and landed on Espresso.

Content Folding

Once I opened the email in Espresso, I found the issue and was able to correct it within a few seconds (I had forgotten to close a table). You can see how it works in the screenshot below… the code is on the left, but the content folding navigator is on the right. This is the corrected table, but you can see how I’d be able to quickly identify a nesting or hierarchical issue with my email template structure!

Content Folding with Espresso

Espresso isn’t just for editing emails; it’s a powerful editor for Apple OSX with the following features:

Espresso has language plugins that support C, Clojure, ConfigParser, ConvertLinebreaks, Erlang, ExtJS, Flash, French Press (JavaScript beautifier), Haskell, HTMLBundle, INI, jQuery, Latex, Lua, Objective-C, Perl, Prefixr, Regex, Smarty, SQL, Textile, and YAML.

I’m happy with Espresso and have already ditched my old code editor! The price of the tool saved me a ton of money on this first issue that I was easily able to diagnose and correct.

Download Espresso Now

Appreciate this content?

Sign up for our weekly newsletter, which delivers our latest posts every Monday morning.

We don’t spam! Read our privacy policy for more info.

Check your inbox or spam folder to confirm your subscription.

Exit mobile version