=== asciiplayer === Contributors: jorgesumle Tags: video, wpvideo, HTML 5, mobile, embed video, player, video player, embed, lightweight, minimal, responsive, asciinema, terminal, emulator, player Requires at least: 4.6.1 Tested up to: 4.9.5 Stable tag: trunk License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html asciinema-player for Wordpress. == Description == This plugin lets you easily use the official [asciinema-player](https://github.com/asciinema/asciinema-player). = Usage = An asciicast is a recording made with asciinema. Upload your asciicast anywhere in your web server; you can do that within Wordpress (just go to the "Media>Add New" menu and upload your asciicast). Enter the HTML editor to write a post or a page. Then add the following HTML tag: ``. Remember to replace the value of the `src` attribute with the location of your asciicast. You can use every option of asciinema-player. Check out [its readme](https://github.com/asciinema/asciinema-player/blob/master/README.md#asciinema-player) to find out every option. == Installation == Install this plugin via the plugin directory, or by uploading the files manually to your server. == Frequently Asked Questions == = Does this plugin contains the official asciinema-player? = Yes. == Screenshots == None. == Upgrade Notice == None. == Changelog == = 0.1.1 = Update player (now it uses version 2.4.1 of asciinema-player) = 0.1.0 = Initial version