SparkPost / heml

HEML is an open source markup language for building responsive email.
https://heml.io
MIT License
4.33k stars 157 forks source link

template imports #23

Closed sdalezman closed 6 years ago

sdalezman commented 6 years ago

Hey,

Just want to start off by saying heml has been super useful and easy to use. Took me about 30 minutes from installation to have my first full-featured email template. Keep up the awesome work (and came at the perfect time when I needed a new email template system).

As I've added another email template, it's becomes obvious that template imports would be super helpful (i.e. I share a footer, header, etc for my emails). So that I can reuse heml/styling between templates and make mass updates to my header without having to update each individual template - make the template writing a bit more dry.

Thanks!

avigoldman commented 6 years ago

Hey @sdalezman 👋 Correct me if I'm wrong, but does this cover the same issue in #6?

sdalezman commented 6 years ago

👋 avi - whoops totally missed that issue when I was searching. Yea it does

avigoldman commented 6 years ago

No worries! Its listed in a way that requires very specific knowledge! I'm gonna go ahead and close this issue.