RobinCK / vue-gallery

:camera: Responsive and customizable image and video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. 🇺🇦
https://robinck.github.io/vue-gallery/
MIT License
470 stars 85 forks source link

#114: Ability to use descriptions in HTML rather than plain text #115

Closed calaoa closed 4 years ago

calaoa commented 4 years ago

This commit introduces the ability to insert descripitons in HTML rather than plain text, via an additional option named 'descriptionType'. What do you think?