import{g as l}from"./index-d7fba904.js";function r(p,i){for(var n=0;nt[e]})}}}return Object.freeze(Object.defineProperty(p,Symbol.toStringTag,{value:"Module"}))}var $={exports:{}};(function(p,i){ace.define("ace/snippets/html.snippets",["require","exports","module"],function(n,t,e){e.exports=`# Some useful Unicode entities # Non-Breaking Space snippet nbs   # ← snippet left ← # → snippet right → # ↑ snippet up ↑ # ↓ snippet down ↓ # ↩ snippet return ↩ # ⇤ snippet backtab ⇤ # ⇥ snippet tab ⇥ # ⇧ snippet shift ⇧ # ⌃ snippet ctrl ⌃ # ⌅ snippet enter ⌅ # ⌘ snippet cmd ⌘ # ⌥ snippet option ⌥ # ⌦ snippet delete ⌦ # ⌫ snippet backspace ⌫ # ⎋ snippet esc ⎋ # Generic Doctype snippet doctype HTML 4.01 Strict snippet doctype HTML 4.01 Transitional snippet doctype HTML 5 snippet doctype XHTML 1.0 Frameset snippet doctype XHTML 1.0 Strict snippet doctype XHTML 1.0 Transitional snippet doctype XHTML 1.1 # HTML Doctype 4.01 Strict snippet docts # HTML Doctype 4.01 Transitional snippet doct # HTML Doctype 5 snippet doct5 # XHTML Doctype 1.0 Frameset snippet docxf # XHTML Doctype 1.0 Strict snippet docxs # XHTML Doctype 1.0 Transitional snippet docxt # XHTML Doctype 1.1 snippet docx # html5shiv snippet html5shiv snippet html5printshiv # Attributes snippet attr \${1:attribute}="\${2:property}" snippet attr+ \${1:attribute}="\${2:property}" attr+\${3} snippet . class="\${1}"\${2} snippet # id="\${1}"\${2} snippet alt alt="\${1}"\${2} snippet charset charset="\${1:utf-8}"\${2} snippet data data-\${1}="\${2:$1}"\${3} snippet for for="\${1}"\${2} snippet height height="\${1}"\${2} snippet href href="\${1:#}"\${2} snippet lang lang="\${1:en}"\${2} snippet media media="\${1}"\${2} snippet name name="\${1}"\${2} snippet rel rel="\${1}"\${2} snippet scope scope="\${1:row}"\${2} snippet src src="\${1}"\${2} snippet title= title="\${1}"\${2} snippet type type="\${1}"\${2} snippet value value="\${1}"\${2} snippet width width="\${1}"\${2} # Elements snippet a \${2:$1} snippet a. \${3:$1} snippet a# \${3:$1} snippet a:ext \${2:$1} snippet a:mail \${3:email me} snippet abbr \${2} snippet address
\${1}
snippet area \${4} snippet area+ \${4} area+\${5} snippet area:c \${3} snippet area:d \${3} snippet area:p \${3} snippet area:r \${3} snippet article
\${1}
snippet article.
\${2}
snippet article#
\${2}
snippet aside snippet aside. snippet aside# snippet audio