clean syntax
This commit is contained in:
parent
20e627e9e0
commit
cbcb2050a8
@ -75,7 +75,7 @@
|
|||||||
<textarea name="input" id="in" cols="100" rows="30"></textarea>
|
<textarea name="input" id="in" cols="100" rows="30"></textarea>
|
||||||
<h2><a href="#output" onclick="generate()" placeholder="Please be careful, this will not work if you format the JSON incorrectly">click to generate</a></h2>
|
<h2><a href="#output" onclick="generate()" placeholder="Please be careful, this will not work if you format the JSON incorrectly">click to generate</a></h2>
|
||||||
<p>Paste the following code into a safeembed</p>
|
<p>Paste the following code into a safeembed</p>
|
||||||
<textarea id="output" cols="100" readonly style=""></textarea>
|
<textarea id="output" cols="100" readonly ></textarea>
|
||||||
<p><em> Don't forget:</em> For each page you embed on, add the following bit of code just before the <code></h4></code> at the end of the line on the line that corresponds to the current page.
|
<p><em> Don't forget:</em> For each page you embed on, add the following bit of code just before the <code></h4></code> at the end of the line on the line that corresponds to the current page.
|
||||||
<pre><code><span class="here">(You are here)</span></pre></code>
|
<pre><code><span class="here">(You are here)</span></pre></code>
|
||||||
<p>The code generated will look roughly like this:</P>
|
<p>The code generated will look roughly like this:</P>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user