asciidoctor / asciidoctor-backends

Backends (i.e., templates) for Asciidoctor, a Ruby port of AsciiDoc.
http://asciidoctor.org
Other
65 stars 73 forks source link

Deck.js backend does not support block_audio #32

Open cmoulliard opened 10 years ago

cmoulliard commented 10 years ago

When a page contains a block_audio :

audio::audio/ocean_waves.mp3[options="autoplay,loop"]

asciidoctor generates this message :

Couldn't find a view in @views for block_audio
mojavelinux commented 10 years ago

If you want, you can just copy the block_audio.html.haml file from the html5 backend into the deck.js backend and send a pull request. If you want to modify the structure of the content, feel free to do so.

cmoulliard commented 10 years ago

Will provide a PR tomorrow

On Mon, Nov 25, 2013 at 8:27 PM, Dan Allen notifications@github.com wrote:

If you want, you can just copy the block_audio.html.haml file from the html5 backend into the deck.js backend and send a pull request. If you want to modify the structure of the content, feel free to do so.

— Reply to this email directly or view it on GitHubhttps://github.com/asciidoctor/asciidoctor-backends/issues/32#issuecomment-29233385 .

Charles Moulliard Apache Committer / Architect @RedHat Twitter : @cmoulliard | Blog : http://cmoulliard.github.io