diff --git a/public/index.html b/public/index.html index 502f2406a..17b1f9075 100644 --- a/public/index.html +++ b/public/index.html @@ -43,7 +43,7 @@ crossorigin="anonymous" /> - \n""" +SCRIPTTAG = """\n""" class Animation(RunestoneIdDirective): diff --git a/runestone/animation/animationrefactor.html b/runestone/animation/animationrefactor.html index 38515e8ae..6ee0d06e1 100644 --- a/runestone/animation/animationrefactor.html +++ b/runestone/animation/animationrefactor.html @@ -1,7 +1,7 @@
- + @@ -17,7 +17,7 @@ - --> - + + - - - + + + @@ -14,7 +14,7 @@ - - + + - - - - - + + + + + + @@ -29,7 +29,7 @@ - - - + + + diff --git a/runestone/animation/sortingdemo.html b/runestone/animation/sortingdemo.html index bd3625686..54e9b3cd0 100644 --- a/runestone/animation/sortingdemo.html +++ b/runestone/animation/sortingdemo.html @@ -1,7 +1,7 @@ - + diff --git a/runestone/animation/sortingpackage.html b/runestone/animation/sortingpackage.html index c42f717cd..ac7943941 100644 --- a/runestone/animation/sortingpackage.html +++ b/runestone/animation/sortingpackage.html @@ -1,7 +1,7 @@ - + diff --git a/runestone/blockly/blockly.py b/runestone/blockly/blockly.py index 76b467355..98b927cbe 100644 --- a/runestone/blockly/blockly.py +++ b/runestone/blockly/blockly.py @@ -55,14 +55,14 @@ def __init__(self, content, **kwargs): START = """ - - - - - + + + + + -