--- title: Inky description: Inky is a templating language that converts simple HTML tags into the complex table HTML required for emails. library: true --- ## Overview HTML emails require tables upon tables *upon tables* to work properly. Although Foundation for Emails takes a lot of the pain out of constructing these tables, we've made it even easier with **Inky**, a templating language that converts simple HTML tags like `` and `` into complex table HTML. Inky keeps you out of a sea of tables and focused on your email. Check out this example—click "Switch to Inky" to see the difference. ```inky_example Put content in me! ```
The Inky templating language is part of the [ZURB Stack and the Sass version](zurb-stack.html).
More on how to get Inky into your workflow
--- ## Tags Inky currently supports these custom tags: - **Grid:** - `` - `` - `` - **Button:** `