foundation / inky

Convert a simple HTML syntax into tables compatible with Foundation for Emails.
http://foundation.zurb.com/emails
673 stars 107 forks source link

`<h-line>` should output a `<tbody>` #136

Open marcandre opened 2 years ago

marcandre commented 2 years ago

All (or most?) tags that output <table> also output <tbody>, but <h-line> does not.