Shortcode Asciinema
Categories
Component ID
2857176
Component name
Shortcode Asciinema
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
494
Component created
Component changed
Component body
This module provides an [asciinema] tag for the shortcode module, allowing Drupal users to easily embed Asciinema videos without requiring the entry of a <script> tag into a text field.
Here is an example that uses all available attributes:[asciinema size="medium" autoplay="1" loop="1" theme="asciinema" speed="1" t="0"]105302[/asciinema]
The listed attribute values are all default values.
Requirements
- shortcode module
- You must use an Asciinema video that has been made public
