This commit is contained in:
Michiel Borkent 2021-05-24 23:25:40 +02:00
parent fdc755a7d5
commit a9a8dac6a8

View file

@ -42,7 +42,11 @@
<body>
<h1>SCI script tag: Reagent tic-tac-toe</h1>
<div id="app"></div>
<p>The following source was loaded from <a href="cljs/tictactoe.cljs"><tt>cljs/tictactoe.cljs</tt></a>:</p>
<p>The following source was loaded and interpreted
from <a href="cljs/tictactoe.cljs"><tt>cljs/tictactoe.cljs</tt></a> using the
script tag:
<pre><code class="html">&lt;script type=&quot;application/x-sci&quot; src=&quot;cljs/tictactoe.cljs&quot;&gt;&lt;/script&gt;</code></pre>
</p>
<pre><code class="language-clojure" id="cljs"></code></pre>
<script type="text/javascript">
function setText () {