jirutka / asciidoctor-html5s

Semantic HTML5 converter (backend) for Asciidoctor
MIT License
89 stars 10 forks source link

Lazy Loading Images #13

Closed bwklein closed 4 years ago

bwklein commented 4 years ago

I'd like to add the loading attribute to the images in my HTML output from the HTML5s backend. https://web.dev/native-lazy-loading/

What is the best way to pass these into the output?