Asciinema

Hextra asciinema terminal recording player shortcode.

Embeds an asciinema terminal recording player. The player CSS/JS is loaded from CDN automatically when this shortcode is used.

{{< hextra/asciinema file="demo.cast" >}}

Parameters:

ParameterDescriptionDefault
filePath or URL to the .cast file (also accepts positional param)(required)
themePlayer color themeasciinema
speedPlayback speed multiplier1
autoplayAuto-play on loadfalse
loopLoop playbackfalse
posterPoster/thumbnail specification(none)
markersComma-separated time markers (e.g., "5:Intro,10:Demo")(none)

Example: