fix: docs

This commit is contained in:
Sidharth Vinod
2022-10-14 13:03:27 +05:30
parent c913fc8407
commit 069951a748
2 changed files with 2 additions and 0 deletions

View File

@@ -57,6 +57,7 @@
let parser = new DOMParser();
let currentCodeExample = 0;
let colorize = [];
let num = 0;
function colorizeEverything(html) {
initEditor(monaco);

View File

@@ -57,6 +57,7 @@
let parser = new DOMParser();
let currentCodeExample = 0;
let colorize = [];
let num = 0;
function colorizeEverything(html) {
initEditor(monaco);