asciinema-player-for-github icon indicating copy to clipboard operation
asciinema-player-for-github copied to clipboard

🎬✨ Browser extension to automatically detect asciinema links in a project's README and embed the asciinema player in its place

Results 3 asciinema-player-for-github issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/plibither8/asciinema-player-for-github/assets/11874211/9802019a-c938-4496-aa01-59f04697ed92) https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/catimg

Fixes #8. Sorry I just realized how simple the code is. Also, which links will include `.` after the `/a/`?

URLs like https://asciinema.org/a/594424?autoplay=1 should also be able to be detected. Currently only URLs without arguments work.