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

Fixes issues with Base element #16

Closed avigoldman closed 6 years ago

avigoldman commented 6 years ago

See #13 for more.

Fixes:

  1. Applies base url to elements with src attributes correctly
  2. Applies the base url during the preRender so url depend functions (like infer on the img el) work correctly