mirror of
https://github.com/imfing/hextra.git
synced 2025-08-25 19:46:36 -04:00
feat(shortcode): add shortcode for asciinema (#779)
* Add asciinema shortcode and usage examples * Add asciinema shortcode * Modify * Modify * Modify * Modify * Modify * Remove old blog post and move content to dedicated documentation * Add remote cast file support * Fix remote cast file support * Modify asciinema guide * Add asciinema controls and idleTimeLimit * fix the play button position issue and update some details * Remove forced /casts/ prefix, implement flexible file lookup
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
"[counter-reset:step]",
|
||||
"[hyphens:auto]",
|
||||
"[word-break:break-word]",
|
||||
"asciinema-player",
|
||||
"base",
|
||||
"chroma",
|
||||
"col-align-l",
|
||||
|
Reference in New Issue
Block a user