about summary refs log tree commit diff stats
path: root/html/edit/009-sandbox-test.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-03-14 08:06:07 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-03-14 08:17:27 -0700
commit16697d408cebb7e7060a76c4eb3c9a8fe1ae64e7 (patch)
tree02778b827ace2ac51215714f3e83ab9b7370a23a /html/edit/009-sandbox-test.mu.html
parent3b82206fd6143da6be50ff5f3c7e4c050039548a (diff)
downloadmu-16697d408cebb7e7060a76c4eb3c9a8fe1ae64e7.tar.gz
3793
Move 'render-code' to the layer where it's used.

Thanks Caleb Couch for finding this bit of ugliness.
Diffstat (limited to 'html/edit/009-sandbox-test.mu.html')
-rw-r--r--html/edit/009-sandbox-test.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/edit/009-sandbox-test.mu.html b/html/edit/009-sandbox-test.mu.html
index b3863306..0a7ba0d1 100644
--- a/html/edit/009-sandbox-test.mu.html
+++ b/html/edit/009-sandbox-test.mu.html
@@ -164,7 +164,7 @@ if ('onhashchange' in window) {
 <span id="L101" class="LineNr">101 </span>  <span class="Delimiter">}</span>
 <span id="L102" class="LineNr">102 </span>]
 <span id="L103" class="LineNr">103 </span>
-<span id="L104" class="LineNr">104 </span><span class="muRecipe">before</span> <span class="Constant"><a href='005-sandbox.mu.html#L437'>&lt;end-restore-sandbox&gt;</a></span> [
+<span id="L104" class="LineNr">104 </span><span class="muRecipe">before</span> <span class="Constant"><a href='005-sandbox.mu.html#L500'>&lt;end-restore-sandbox&gt;</a></span> [
 <span id="L105" class="LineNr">105 </span>  <span class="Delimiter">{</span>
 <span id="L106" class="LineNr">106 </span>  <span class="Conceal">¦</span> filename <span class="Special">&lt;-</span> append filename, <span class="Constant">[.out]</span>
 <span id="L107" class="LineNr">107 </span>  <span class="Conceal">¦</span> contents <span class="Special">&lt;-</span> <a href='../088file.mu.html#L38'>slurp</a> <a href='../088file.mu.html#L11'>resources</a>, filename