Added hightlight for all basic XML tools

This commit is contained in:
2023-04-26 11:13:59 +02:00
parent 8d5ad963a3
commit d2b2d7f2f2
4 changed files with 171 additions and 27 deletions

View File

@@ -69,7 +69,7 @@
<!-- <textarea disabled id="resultArea" name="resultArea"
class="textarea-300 bordered-field vertically-resizeable max-width" style="margin-bottom: 50px;"
rows="10" cols="100"></textarea> -->
<pre><code class="language-xml bordered-field textarea-300" id="resultArea" "></code></pre>
<pre><code class="language-xml bordered-field textarea-300" id="resultArea"></code></pre>
</div>
</div>