gjtorikian / html-pipeline

HTML processing filters and utilities
MIT License
2.27k stars 382 forks source link

Make Emoji img attributes configurable #258

Closed JuanitoFatas closed 8 years ago

JuanitoFatas commented 8 years ago

Resolves #234

This Pull Request makes img tag attributes configuarable:

@jch What do you think?

JuanitoFatas commented 8 years ago

@jch Thanks for the review, updated in 1b3e5e4 :)

JuanitoFatas commented 8 years ago

If you think this is mergable, I will squash commits, merge into master. Add an changelog item and release a patch version :)

jch commented 8 years ago

I will squash commits, merge into master. Add an changelog item and release a patch version :)

Sounds good! Thanks for tackling this.

JuanitoFatas commented 8 years ago

Merged as 3518bbb.

kbrock commented 8 years ago

Thank you @JuanitoFatas - this was a much needed feature and looks great