diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..c6c8b36 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,9 @@ +root = true + +[*] +indent_style = space +indent_size = 2 +end_of_line = lf +charset = utf-8 +trim_trailing_whitespace = true +insert_final_newline = true diff --git a/.replit b/.replit deleted file mode 100644 index 15d315f..0000000 --- a/.replit +++ /dev/null @@ -1,2 +0,0 @@ -language = "html" -run = "" \ No newline at end of file diff --git a/index.html b/index.html index de0c2ce..ef85ecf 100644 --- a/index.html +++ b/index.html @@ -1317,6 +1317,14 @@ return je}() ;"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=hljs);