Re: Including Vimeo videos in a document
Posted by xcoulon on
URL: https://discuss.asciidoctor.org/Including-Vimeo-videos-in-a-document-tp492p512.html
Hi Alex and Dan,
I'm a bit confused now: asciidoctor repo contains the html5.rb file that outputs blocks in pure HTML5 format, while the asciidoctor-backends contains slim and haml templates (amongst others).
Now, in the context of an awestruct project where I use the asciidoctor (0.1.3) gem, where should I make the change, I guess the change should be made in asciidoctor/backends/html5.rb, shouldn't it ?
Then, for other use-cases relying on asciidoctor-backends, the change should be ported to the slim and haml templates as well, shoudn't it ?
Thanks,
Best regards,
Xavier