We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd1c06c commit 6ab36fcCopy full SHA for 6ab36fc
examples/storyteller/index.html
@@ -13,7 +13,7 @@
13
script Boot
14
variable Script
15
require js `https://cdn.jsdelivr.net/gh/easycoder/easycoder.github.io/dist/plugins/showdown.js?v=200825`
16
- rest get Script from `https://cdn.jsdelivr.net/gh/easycoder/storyteller/storyteller.txt?v=200825`
+ rest get Script from `https://cdn.jsdelivr.net/gh/easycoder/storyteller/storyteller.txt?v=201116`
17
! rest get Script from `/storyteller.txt`
18
run Script
19
0 commit comments