bridgetownrb / bridgetown-cloudinary

Embed or access images with transformations using Cloudinary and Bridgetown
MIT License
6 stars 3 forks source link

Liquid variables should work for alt, not just id #1

Closed jaredcwhite closed 4 years ago

jaredcwhite commented 4 years ago

This should work:

{% cloudinary_img page.title, page.cloudinary_id %}

jaredcwhite commented 4 years ago

Fixed in v1.0.1.