heml icon indicating copy to clipboard operation
heml copied to clipboard

HEML is an open source markup language for building responsive email.

Results 66 heml issues
Sort by recently updated
recently updated
newest added

Currently the safe HEML subset does not include any facility to float things on the side of a body of text, but floating images is widely supported as long as...

enhancement

In heml 1.1.3 ``` ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ critical │ Command Injection │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ open │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >0.0.5 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ heml...

One of the main issues I'm looking to find a solution to for HTML emails is support for background images across email clients (including Outlook on Windows). Does HEML handle...

by adding `dir="rtl"` attribute to `heml` tag all elements should be RTL.

When HEML was created, MJML existed already, and Sparkpost even recommended using it in [this blog post](https://www.sparkpost.com/blog/topol-html-email-templates/), which was authored in June 2017, before the first commit to HTML in...

Would it be welcome for an `index.d.ts` to be introduced to the project? I imagine that members of the community who use TypeScript, such as myself, would be happy to...

When converting from heml to html, the second tag "head" appears. http://joxi.ru/xAeXbxaHXGXEO2 Responsive on mobile does not work!

Been monitoring this here and there for the 2years its been inactive; We never used it in projection were just merely a outside observer keeping an eye on it. Is...

Just wrong link on site docs in all section where is "global attributes" mention. Examples where wrong: https://heml.io/docs/elements/block#attributes https://heml.io/docs/elements/image#attributes https://heml.io/docs/elements/button#attributes https://heml.io/docs/elements/link#attributes There "/docs" is missing: https://heml.io/elements/overview#global-attributes Must be: https://heml.io/docs/elements/overview#global-attributes ![image](https://user-images.githubusercontent.com/22326935/44156306-d2e1dba6-a0d9-11e8-9156-23a20b33d0ba.png)

Hi there, first of all, thanks for this project! Nice to see work being done in the email ecosystem :) There are a number of security vulnerabilities in the old...