|
|
@@ -1,6 +1,6 @@
|
|
|
-<div id="snippet-custom-languages">
|
|
|
- <p>Put some text in the <code><body></code>:</p>
|
|
|
-<pre><code class="language-html"><body>Hello world!</body></code></pre>
|
|
|
- <p>Then set the font color:</p>
|
|
|
-<pre><code class="language-css">body { color: red }</code></pre>
|
|
|
-</div>
|
|
|
+<textarea id="snippet-custom-languages">
|
|
|
+ <p>Put some text in the <code><body></code>:</p>
|
|
|
+<pre><code class="language-html"><body>Hello world!</body></code></pre>
|
|
|
+ <p>Then set the font color:</p>
|
|
|
+<pre><code class="language-css">body { color: red }</code></pre>
|
|
|
+</textarea>
|