html
This commit is contained in:
parent
cf65ffaf20
commit
f4b10bc46c
|
@ -121,17 +121,10 @@
|
|||
</button>
|
||||
|
||||
<a name="pprint"></a>
|
||||
<h2><a href="#pprint">cljs.pprint plugin</a></h2>
|
||||
|
||||
To enable <a href="https://cljs.github.io/api/cljs.pprint/">cljs-ajax</a>,
|
||||
in addition to <tt>scittle.js</tt>, you need to include <tt>scittle.pprint.js</tt>:
|
||||
|
||||
<pre><code data-type="scittle" data-src="html/cljs-ajax.html" class="html"></code></pre>
|
||||
|
||||
<button onclick="make_request()">
|
||||
Click me!
|
||||
</button>
|
||||
|
||||
<h2><a href="#pprint">cljs.pprint plugin</a></h2> To
|
||||
enable <a href="https://cljs.github.io/api/cljs.pprint/">cljs.pprint</a>, in
|
||||
addition to <tt>scittle.js</tt>, you need to
|
||||
include <tt>scittle.pprint.js</tt>.
|
||||
|
||||
<a name="repl"></a>
|
||||
<h2><a href="#nrepl">REPL</a></h2>
|
||||
|
|
Loading…
Reference in a new issue