@podlite/markdown 0.0.57 → 0.0.58

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.cjs CHANGED
@@ -21,7 +21,7 @@ var Tg=Object.create;var Ua=Object.defineProperty;var Pg=Object.getOwnPropertyDe
21
21
  `),z=O.shift(),M={type:"para",name:"term",text:z,content:[{type:"text",value:z}]};f.push(M),O.length==1&&O[0]===""||(C.value=O.join(`
22
22
  `),b.text=C.value,f.push(b)),d=!0}else f.push(b)}return e.content=f,e}})(t,{});var Wb=t=>!t||typeof t!="object"?!1:t.type==="set"||t.type==="config"||t.type==="alias"||t.type==="blankline"||t.type==="block"&&(t.name==="comment"||t.name==="boundary"||t.name==="include"),vp=t=>t&&typeof t=="object"&&t.type==="block",ac=t=>{let i=[],e=[];for(let n of t){if(n&&typeof n=="object"&&n.type==="set"&&Array.isArray(n.config)){for(let f of n.config)!f||!f.name||(i=i.filter(d=>d.name!==f.name),i.push(f));continue}let o=n;if(vp(n)&&Array.isArray(n.content)&&(o={...n,content:ac(n.content)}),i.length&&vp(o)&&!Wb(o)){let f=new Set((o.config||[]).map(v=>v&&v.name)),d=i.filter(v=>!f.has(v.name));d.length&&(o={...o,config:[...o.config||[],...d]}),i=[]}e.push(o)}return i.length&&console.warn(`[set] =set directive has no target block in scope: ${i.map(n=>n.name).join(", ")}`),e},bp=()=>t=>Array.isArray(t)?ac(t):t&&typeof t=="object"&&Array.isArray(t.content)?{...t,content:ac(t.content)}:t;function Aa(t){return t.reduce((i,e)=>Array.isArray(e)?i.concat(Aa(e)):i.concat(e),[])}function lc(t){let i=[],e="",n=[],o=!1,f=0;for(;f<t.length;){let d=t[f];if(o){if(d==='"'&&t[f+1]==='"'){e+='"',f+=2;continue}if(d==='"'){o=!1,f++;continue}e+=d,f++;continue}if(d==='"'&&e===""){o=!0,f++;continue}if(d===","){n.push(e),e="",f++;continue}if(d==="\r"){f++;continue}if(d===`
23
23
  `){n.push(e),i.push(n),n=[],e="",f++;continue}e+=d,f++}return(e!==""||n.length>0)&&(n.push(e),i.push(n)),i.filter(d=>!(d.length===1&&d[0].trim()===""))}function fc(t){return t.split(/\r?\n/).map(n=>n.split(" ")).filter(n=>!(n.length===1&&n[0].trim()===""))}function Co(t){if(!t||typeof t!="string")return{type:"",params:{}};let i=t.split(";").map(o=>o.trim()),e=(i.shift()||"").toLowerCase(),n={};for(let o of i){if(!o)continue;let f=o.indexOf("=");if(f<0)continue;let d=o.slice(0,f).trim().toLowerCase(),v=o.slice(f+1).trim();(v.startsWith('"')&&v.endsWith('"')||v.startsWith("'")&&v.endsWith("'"))&&(v=v.slice(1,-1)),d&&(n[d]=v)}return{type:e,params:n}}function cc(t,i){let e=null,n=o=>{if(!e){if(Array.isArray(o)){o.forEach(n);return}if(!(!o||typeof o!="object")){if(o.type==="block"&&o.name==="data"&&Xr(o,{}).getFirstValue("key")===i){e=o;return}Array.isArray(o.content)&&o.content.forEach(n)}}};return n(t),e}function _o(t){if(!t||!Array.isArray(t.content))return"";let i=t.content.find(e=>e&&e.type==="verbatim");return i&&typeof i.value=="string"?i.value:""}function Jb(t){let i=[];zr({"row:text":d=>(i.push(d.value),d),"head:text":d=>(i.push(d.value),d)})(t,{});let o=i.join(`
24
- `).trim().split(/\r?\n/).map(d=>d.trim()).filter(d=>d.length>0);if(o.length!==1)return null;let f=o[0].match(/^(data|file):(\S+)$/);return f?{scheme:f[1],target:f[2]}:null}function Ap(t,i){let e={name:"cell",type:"block",margin:"",content:[{type:"text",value:t}]};return i&&(e.config=[{name:"allow",value:[...i],type:"array"}]),e}function Qb(t,i){let e={name:"row",type:"block",margin:"",content:t};return i&&(e.config=[{name:"header",value:!0,type:"boolean"}]),e}function uc(t,i=!1,e=[]){return t.map((n,o)=>{let f=n.map(d=>Ap(d.trim(),e));return Qb(f,i&&o===0)})}function $a(t,i="table"){if(!t||!Array.isArray(t.content))return t;let e=t.content.filter(O=>O&&O.type==="block"&&O.name==="row");if(e.length===0)return t;let n=O=>Array.isArray(O.content)?O.content.filter(z=>z&&z.name==="cell"):[],o=O=>Array.isArray(O.config)&&O.config.some(z=>z.name==="header"&&z.value===!0),f=O=>Array.isArray(O.config)&&O.config.some(z=>z.name==="colspan"||z.name==="rowspan"),d=O=>n(O).some(f);if(e.some(d))return t;let v=e.find(o),b=v?n(v).length:Math.max(...e.map(O=>n(O).length));if(b===0)return t;let C=!1,$=t.content.map(O=>{if(!O||O.type!=="block"||O.name!=="row")return O;let z=n(O);if(z.length===b)return O;if(z.length<b){let J=[];for(let Q=z.length;Q<b;Q++)J.push(Ap(""));return console.warn(`[${i}] row has ${z.length} cells, expected ${b} \u2014 padded with ${J.length} empty`),C=!0,{...O,content:[...O.content,...J]}}let M=z.length-b;console.warn(`[${i}] row has ${z.length} cells, expected ${b} \u2014 truncated ${M}`),C=!0;let j=b,G=[];for(let J of O.content||[])J&&J.type==="block"&&J.name==="cell"?j>0&&(G.push(J),j--):G.push(J);return{...O,content:G}});return C?{...t,content:$}:t}function Zb(t){let i=new Set;for(let e of t)if(!(!e||typeof e!="string")&&(/\s\|\s/.test(e)?i.add("pipe"):/\s\+\s/.test(e)?i.add("plus"):e.trim().length>0&&i.add("whitespace"),i.size>1))break;i.size>1&&console.warn(`[table] mixed separator types detected: ${Array.from(i).join(", ")} \u2014 recommend a single style`)}function Xb(t,i){return{type:"block",name:"code",margin:t.margin||"",content:Array.isArray(i.content)?i.content:[],config:Array.isArray(t.config)?t.config:[]}}var oc=(t,i,e)=>{let n=[];for(let o=0;t.length>o;o++)n.push(e(parseInt(t[o],10),parseInt(i[o],10)));return n.join("")},Yb=(t,i)=>{let e=Math.max(...[...t,...i].map(f=>f.length));return t.map(f=>{let d=f+" ".repeat(e-f.length),v=[],b=/\s+[+|\s]\s/g,C;for(;(C=b.exec(d))!=null;){let $="1".repeat(C.index)+"0".repeat(C[0].length);v.push($+"1".repeat(e-$.length))}return v.reduce(($,O)=>oc($,O,(z,M)=>z&M),"1".repeat(e))}).map(f=>oc(f,"",d=>d==0?1:0)).reduce((f,d)=>oc(f,d,(v,b)=>v&b),"1".repeat(e))},wp=(t,i)=>{let n=Aa(t.split(/\n/).filter(f=>f.length>0)).map(f=>{let d=/((1+|0+))/g,v=[],b;for(;(b=d.exec(i))!=null;)b[0][0]!="1"&&v.push(f.substring(b.index,b.index+b[0].length));return v}),o=[];return n.reduce((f,d)=>{for(let v=0;v<d.length;v++)f[v]=(f[v]===void 0?"":f[v])+" "+d[v];return f},o),o},ko=t=>/(?:^|\s)\|(?:\s|$)/.test(t)?"pipe":/(?:^|\s)\+(?:\s|$)/.test(t)?"plus":"whitespace",$p=t=>{let i=0,e=t.length;return t[i]===""&&i++,e>i&&t[e-1]===""&&e--,t.slice(i,e)},xp=t=>$p(t.split(/\s*\|\s*/).map(i=>i.trim())),kp=t=>$p(t.split(/\s*\+\s*/).map(i=>i.trim())),Cp=t=>t.trim().split(/\s{2,}/).filter(i=>i!==""),_p=t=>{if(t.trim()==="")return[];let e=ko(t);return e==="pipe"?xp(t):e==="plus"?kp(t):Cp(t)},ew=t=>{let i=t.split(/\r?\n/).filter(v=>v.trim()!=="");if(i.length===0)return[];if(i.length===1)return _p(i[0]);let e=ko(i[0]),n=e==="pipe"?xp:e==="plus"?kp:Cp,o=i.map(n),f=Math.max(...o.map(v=>v.length)),d=[];for(let v=0;v<f;v++){let b=o.map(C=>C[v]??"").filter(C=>C!=="");d.push(b.join(" "))}return d},tw=t=>{if(!Array.isArray(t.content)||t.content.length===0||!t.content.some(n=>n&&n.type==="block"&&n.name!=="cell"&&n.name!=="blankline"))return t;let e=t.content.map(n=>!n||n.type!=="block"||n.name==="cell"||n.name==="blankline"?n:{type:"block",name:"cell",content:[n],margin:n.margin||""});return{...t,content:e}},rw=t=>Array.isArray(t.content)&&t.content.some(i=>i&&i.type==="block"&&(i.name==="row"||i.name==="cell")),Ep=()=>t=>zr({table:(e,n,o)=>{let f=Jb(e);if(f&&f.scheme==="data"){let me=cc(t,f.target);if(!me)return console.warn(`[table] no =data block found for data:${f.target} \u2014 rendered as empty`),{...e,content:[]};let Pe=Xr(me,{}).getFirstValue("mime-type"),{type:ke,params:Xe}=Co(Pe),Re=ke==="text/csv";if(Re||ke==="text/tab-separated-values"){let xe=_o(me),Ne=Re?lc(xe):fc(xe);if(Ne.length===0)return console.warn(`[table] ${Re?"CSV":"TSV"} parse produced no rows for data:${f.target} \u2014 rendered as empty`),{...e,content:[]};let st=Xe.header==="present",ae=Xr(e,{}).getAllValues("allow"),kt={...e,content:uc(Ne,st,ae)};return $a(kt,`table data:${f.target}`)}return console.warn(`[table] =data :key<${f.target}> has non-tabular mime-type ${Pe||"(none)"} \u2014 rendered as =code`),Xb(e,me)}if(rw(e)){let me=(e.content||[]).map(ke=>ke&&ke.name==="row"?tw(ke):ke),Pe=o?o(me,n):me;return $a({...e,content:Pe},"table")}let d=[],v=me=>{d.push(me.value)},b=[];if(zr({"row:text":v,"head:text":v,":separator":me=>{b.push(me.text)}})(e),!d.length)return e;let C=me=>me.split(/\n/).filter(Pe=>Pe.length>0),$=Aa(d.map(C)),O=Aa(b.map(C));Zb($);let z=[];zr({"row:text":me=>{z.push(me.value)}})(e);let M=(me,Pe,ke={})=>({...ke,name:me,type:"block",content:Array.isArray(Pe)?Pe:[Pe]}),j=me=>M("row",me),G=me=>M("row",me,{config:[{name:"header",value:!0,type:"boolean"}]}),J=me=>M("cell",{type:"text",value:me}),Q=Yb($,O),ie=new Set($.map(ko)),de=(ie.has("pipe")||ie.has("plus"))&&ie.has("whitespace"),Ce=me=>de||ko(me)==="whitespace",we=me=>me.split(/\r?\n/).filter(ke=>ke.trim()!=="").length<=1&&Ce(me)?ew(me):wp(me,Q),ce=zr({"row:text":me=>z.length==1?Aa([me.value].map(C)).map(ke=>j((Ce(ke)?_p(ke):wp(ke,Q)).map(J))):j(we(me.value).map(J)),"head:text":me=>G(we(me.value).map(J))})(e);return $a(ce,"table")}})(t,{});function iw(t){return!Array.isArray(t)||t.length===0?[]:t.length===1&&typeof t[0]=="string"&&t[0].includes(",")?t[0].split(",").map(i=>i.trim()).filter(i=>i.length>0):t.map(i=>String(i).trim()).filter(i=>i.length>0)}function Sp(t,i,e){let n=t.trim();if(/^\d+$/.test(n)){let f=parseInt(n,10),d=f-1;if(d<0||d>=e)throw new Error(`column index ${f} out of range (1..${e})`);return d}if(!i)throw new Error(`column name "${t}" requires header=present`);let o=i.indexOf(t);if(o===-1)throw new Error(`column name "${t}" not found in header`);return o}function nw(t,i,e){if(t.length===0)return t;let n=t[0].length,o=e?t[0]:null,f=i.map(d=>Sp(d,o,n));return t.map(d=>f.map(v=>d[v]??""))}function sw(t,i,e){if(!e||t.length===0)return t;let n=[...t[0]];for(let[o,f]of Object.entries(i)){let d=Sp(o,n,n.length);n[d]=String(f)}return[n,...t.slice(1)]}function aw(t,i){let e=Xr(t,{}),n=e.getFirstValue("src"),o=e.getFirstValue("mime-type"),f=e.getMapValue("rename"),d=e.exists("columns"),v=d?iw(e.getAllValues("columns")):null,b=_o(t),C=b.trim().length>0;if(n&&C)throw new Error(":src and inline body are mutually exclusive");if(d&&(!v||v.length===0))throw new Error(":columns must have at least one entry; omit the attribute to render all columns");let $,O,z;if(n){let Q=String(n),ie=Q.match(/^(file|data|http|https|doc):(.+)$/),de=ie?ie[1]:"file",Ce=ie?ie[2]:Q;if(de==="data"){let we=cc(i,Ce);if(!we)return console.warn(`[data-table] no =data block found for data:${Ce} \u2014 rendered as empty`),{...t,name:"table",content:[]};if(o)throw new Error(`:mime-type cannot be declared with :src<data:${Ce}> (inherited from referenced block)`);let ce=Xr(we,{}).getFirstValue("mime-type");if(!ce)return console.warn(`[data-table] =data block ${Ce} has no :mime-type \u2014 rendered as empty`),{...t,name:"table",content:[]};let me=Co(ce);O=me.type,z=me.params.header==="present",$=_o(we)}else return t}else{if(!o)throw new Error("inline body requires :mime-type");let Q=Co(o);O=Q.type,z=Q.params.header==="present",$=b}let M=O==="text/csv";if(!M&&!(O==="text/tab-separated-values"))return console.warn(`[data-table] unsupported mime-type ${O} \u2014 rendered as empty`),{...t,name:"table",content:[]};let G=M?lc($):fc($);if(G.length===0)return console.warn(`[data-table] ${M?"CSV":"TSV"} parse produced no rows \u2014 rendered as empty`),{...t,name:"table",content:[]};v&&(G=nw(G,v,z)),f&&(G=sw(G,f,z));let J={...t,name:"table",content:uc(G,z,e.getAllValues("allow"))};return $a(J,"data-table")}var Tp=()=>t=>zr({"data-table":e=>{try{return aw(e,t)}catch(n){return console.warn(`[data-table] ${n.message}`),{...e,name:"table",content:[]}}}})(t);var uC=new Pp.default({strict:!0,allowUnionTypes:!0});var lw=()=>t=>op(t);function fw(){var t=[];return i.use=e,i.parse=n,i.use(cp),i.use(bp),i.use(dp),i.use(pp),i.use(yp),i.use(Ep),i.use(Tp),i.use(lw),i.use(up),i.use(gp),i.use(mp),i;function i(){}function e(o){if(!["function"].includes(typeof o))throw o;return t.push(o),i}function n(o,f={skipChain:0,podMode:1}){let{skipChain:d=0,podMode:v=1,diagnostics:b}=f,C=Fp.parse(o,{podMode:v,diagnostics:b,blockNames:jd});if(!d)for(let $=0;$<t.length;$++){let O=t[$];C=O(f)(C)}return C}}var np=fw().parse;function hc(t){if(t)throw t}var Qp=ui(dc(),1),xc=ui(jp(),1);function xa(t){if(typeof t!="object"||t===null)return!1;let i=Object.getPrototypeOf(t);return(i===null||i===Object.prototype||Object.getPrototypeOf(i)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)}function Vp(){let t=[],i={run:e,use:n};return i;function e(...o){let f=-1,d=o.pop();if(typeof d!="function")throw new TypeError("Expected function as last argument, not "+d);v(null,...o);function v(b,...C){let $=t[++f],O=-1;if(b){d(b);return}for(;++O<o.length;)(C[O]===null||C[O]===void 0)&&(C[O]=o[O]);o=C,$?cw($,v)(...C):d(null,...C)}}function n(o){if(typeof o!="function")throw new TypeError("Expected `middelware` to be a function, not "+o);return t.push(o),i}}function cw(t,i){let e;return n;function n(...d){let v=t.length>d.length,b;v&&d.push(o);try{b=t.apply(this,d)}catch(C){let $=C;if(v&&e)throw $;return o($)}v||(b instanceof Promise?b.then(f,o):b instanceof Error?o(b):f(b))}function o(d,...v){e||(e=!0,i(d,...v))}function f(d){o(null,d)}}var Gp=ui(dc(),1);function Hn(t){return!t||typeof t!="object"?"":"position"in t||"type"in t?Bp(t.position):"start"in t||"end"in t?Bp(t):"line"in t||"column"in t?pc(t):""}function pc(t){return Up(t&&t.line)+":"+Up(t&&t.column)}function Bp(t){return pc(t&&t.start)+"-"+pc(t&&t.end)}function Up(t){return t&&typeof t=="number"?t:1}var Fr=class extends Error{constructor(i,e,n){let o=[null,null],f={start:{line:null,column:null},end:{line:null,column:null}};if(super(),typeof e=="string"&&(n=e,e=void 0),typeof n=="string"){let d=n.indexOf(":");d===-1?o[1]=n:(o[0]=n.slice(0,d),o[1]=n.slice(d+1))}e&&("type"in e||"position"in e?e.position&&(f=e.position):"start"in e||"end"in e?f=e:("line"in e||"column"in e)&&(f.start=e)),this.name=Hn(e)||"1:1",this.message=typeof i=="object"?i.message:i,this.stack=typeof i=="object"?i.stack:"",this.reason=this.message,this.fatal,this.line=f.start.line,this.column=f.start.column,this.source=o[0],this.ruleId=o[1],this.position=f,this.actual,this.expected,this.file,this.url,this.note}};Fr.prototype.file="";Fr.prototype.name="";Fr.prototype.reason="";Fr.prototype.message="";Fr.prototype.stack="";Fr.prototype.fatal=null;Fr.prototype.column=null;Fr.prototype.line=null;Fr.prototype.source=null;Fr.prototype.ruleId=null;Fr.prototype.position=null;var di=ui(require("path"),1);var mc=ui(require("process"),1);var gc=require("url");function So(t){return t!==null&&typeof t=="object"&&t.href&&t.origin}var yc=["history","path","basename","stem","extname","dirname"],ka=class{constructor(i){let e;i?typeof i=="string"||(0,Gp.default)(i)?e={value:i}:So(i)?e={path:i}:e=i:e={},this.data={},this.messages=[],this.history=[],this.cwd=mc.default.cwd(),this.value,this.stored,this.result,this.map;let n=-1;for(;++n<yc.length;){let f=yc[n];f in e&&e[f]!==void 0&&(this[f]=f==="history"?[...e[f]]:e[f])}let o;for(o in e)yc.includes(o)||(this[o]=e[o])}get path(){return this.history[this.history.length-1]}set path(i){So(i)&&(i=(0,gc.fileURLToPath)(i)),bc(i,"path"),this.path!==i&&this.history.push(i)}get dirname(){return typeof this.path=="string"?di.default.dirname(this.path):void 0}set dirname(i){Hp(this.basename,"dirname"),this.path=di.default.join(i||"",this.basename)}get basename(){return typeof this.path=="string"?di.default.basename(this.path):void 0}set basename(i){bc(i,"basename"),vc(i,"basename"),this.path=di.default.join(this.dirname||"",i)}get extname(){return typeof this.path=="string"?di.default.extname(this.path):void 0}set extname(i){if(vc(i,"extname"),Hp(this.dirname,"extname"),i){if(i.charCodeAt(0)!==46)throw new Error("`extname` must start with `.`");if(i.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=di.default.join(this.dirname,this.stem+(i||""))}get stem(){return typeof this.path=="string"?di.default.basename(this.path,this.extname):void 0}set stem(i){bc(i,"stem"),vc(i,"stem"),this.path=di.default.join(this.dirname||"",i+(this.extname||""))}toString(i){return(this.value||"").toString(i)}message(i,e,n){let o=new Fr(i,e,n);return this.path&&(o.name=this.path+":"+o.name,o.file=this.path),o.fatal=!1,this.messages.push(o),o}info(i,e,n){let o=this.message(i,e,n);return o.fatal=null,o}fail(i,e,n){let o=this.message(i,e,n);throw o.fatal=!0,o}};function vc(t,i){if(t&&t.includes(di.default.sep))throw new Error("`"+i+"` cannot be a path: did not expect `"+di.default.sep+"`")}function bc(t,i){if(!t)throw new Error("`"+i+"` cannot be empty")}function Hp(t,i){if(!t)throw new Error("Setting `"+i+"` requires `path` to be set too")}var kc=Xp().freeze(),Zp={}.hasOwnProperty;function Xp(){let t=Vp(),i=[],e={},n,o=-1;return f.data=d,f.Parser=void 0,f.Compiler=void 0,f.freeze=v,f.attachers=i,f.use=b,f.parse=C,f.stringify=$,f.run=O,f.runSync=z,f.process=M,f.processSync=j,f;function f(){let G=Xp(),J=-1;for(;++J<i.length;)G.use(...i[J]);return G.data((0,xc.default)(!0,{},e)),G}function d(G,J){return typeof G=="string"?arguments.length===2?($c("data",n),e[G]=J,f):Zp.call(e,G)&&e[G]||null:G?($c("data",n),e=G,f):e}function v(){if(n)return f;for(;++o<i.length;){let[G,...J]=i[o];if(J[0]===!1)continue;J[0]===!0&&(J[0]=void 0);let Q=G.call(f,...J);typeof Q=="function"&&t.use(Q)}return n=!0,o=Number.POSITIVE_INFINITY,f}function b(G,...J){let Q;if($c("use",n),G!=null)if(typeof G=="function")we(G,...J);else if(typeof G=="object")Array.isArray(G)?Ce(G):de(G);else throw new TypeError("Expected usable value, not `"+G+"`");return Q&&(e.settings=Object.assign(e.settings||{},Q)),f;function ie(ce){if(typeof ce=="function")we(ce);else if(typeof ce=="object")if(Array.isArray(ce)){let[me,...Pe]=ce;we(me,...Pe)}else de(ce);else throw new TypeError("Expected usable value, not `"+ce+"`")}function de(ce){Ce(ce.plugins),ce.settings&&(Q=Object.assign(Q||{},ce.settings))}function Ce(ce){let me=-1;if(ce!=null)if(Array.isArray(ce))for(;++me<ce.length;){let Pe=ce[me];ie(Pe)}else throw new TypeError("Expected a list of plugins, not `"+ce+"`")}function we(ce,me){let Pe=-1,ke;for(;++Pe<i.length;)if(i[Pe][0]===ce){ke=i[Pe];break}ke?(xa(ke[1])&&xa(me)&&(me=(0,xc.default)(!0,ke[1],me)),ke[1]=me):i.push([...arguments])}}function C(G){f.freeze();let J=Ca(G),Q=f.Parser;return wc("parse",Q),Kp(Q,"parse")?new Q(String(J),J).parse():Q(String(J),J)}function $(G,J){f.freeze();let Q=Ca(J),ie=f.Compiler;return Ac("stringify",ie),Wp(G),Kp(ie,"compile")?new ie(G,Q).compile():ie(G,Q)}function O(G,J,Q){if(Wp(G),f.freeze(),!Q&&typeof J=="function"&&(Q=J,J=void 0),!Q)return new Promise(ie);ie(null,Q);function ie(de,Ce){t.run(G,Ca(J),we);function we(ce,me,Pe){me=me||G,ce?Ce(ce):de?de(me):Q(null,me,Pe)}}}function z(G,J){let Q,ie;return f.run(G,J,de),Jp("runSync","run",ie),Q;function de(Ce,we){hc(Ce),Q=we,ie=!0}}function M(G,J){if(f.freeze(),wc("process",f.Parser),Ac("process",f.Compiler),!J)return new Promise(Q);Q(null,J);function Q(ie,de){let Ce=Ca(G);f.run(f.parse(Ce),Ce,(ce,me,Pe)=>{if(ce||!me||!Pe)we(ce);else{let ke=f.stringify(me,Pe);ke==null||(dw(ke)?Pe.value=ke:Pe.result=ke),we(ce,Pe)}});function we(ce,me){ce||!me?de(ce):ie?ie(me):J(null,me)}}}function j(G){let J;f.freeze(),wc("processSync",f.Parser),Ac("processSync",f.Compiler);let Q=Ca(G);return f.process(Q,ie),Jp("processSync","process",J),Q;function ie(de){J=!0,hc(de)}}}function Kp(t,i){return typeof t=="function"&&t.prototype&&(uw(t.prototype)||i in t.prototype)}function uw(t){let i;for(i in t)if(Zp.call(t,i))return!0;return!1}function wc(t,i){if(typeof i!="function")throw new TypeError("Cannot `"+t+"` without `Parser`")}function Ac(t,i){if(typeof i!="function")throw new TypeError("Cannot `"+t+"` without `Compiler`")}function $c(t,i){if(i)throw new Error("Cannot call `"+t+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function Wp(t){if(!xa(t)||typeof t.type!="string")throw new TypeError("Expected node, got `"+t+"`")}function Jp(t,i,e){if(!e)throw new Error("`"+t+"` finished async. Use `"+i+"` instead")}function Ca(t){return hw(t)?t:new ka(t)}function hw(t){return Boolean(t&&typeof t=="object"&&"message"in t&&"messages"in t)}function dw(t){return typeof t=="string"||(0,Qp.default)(t)}function em(t,i){var{includeImageAlt:e=!0}=i||{};return tm(t,e)}function tm(t,i){return t&&typeof t=="object"&&(t.value||(i?t.alt:"")||"children"in t&&Yp(t.children,i)||Array.isArray(t)&&Yp(t,i))||""}function Yp(t,i){for(var e=[],n=-1;++n<t.length;)e[n]=tm(t[n],i);return e.join("")}function Nt(t,i,e,n){let o=t.length,f=0,d;if(i<0?i=-i>o?0:o+i:i=i>o?o:i,e=e>0?e:0,n.length<1e4)d=Array.from(n),d.unshift(i,e),[].splice.apply(t,d);else for(e&&[].splice.apply(t,[i,e]);f<n.length;)d=n.slice(f,f+1e4),d.unshift(i,0),[].splice.apply(t,d),f+=1e4,i+=1e4}function Dr(t,i){return t.length>0?(Nt(t,t.length,0,i),t):i}var rm={}.hasOwnProperty;function To(t){let i={},e=-1;for(;++e<t.length;)pw(i,t[e]);return i}function pw(t,i){let e;for(e in i){let o=(rm.call(t,e)?t[e]:void 0)||(t[e]={}),f=i[e],d;for(d in f){rm.call(o,d)||(o[d]=[]);let v=f[d];mw(o[d],Array.isArray(v)?v:v?[v]:[])}}}function mw(t,i){let e=-1,n=[];for(;++e<i.length;)(i[e].add==="after"?t:n).push(i[e]);Nt(t,0,0,n)}var im=/[!-/:-@[-`{-~\u00A1\u00A7\u00AB\u00B6\u00B7\u00BB\u00BF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]/;var yr=vn(/[A-Za-z]/),Gn=vn(/\d/),nm=vn(/[\dA-Fa-f]/),Xt=vn(/[\dA-Za-z]/),sm=vn(/[!-/:-@[-`{-~]/),Cc=vn(/[#-'*+\--9=?A-Z^-~]/);function yn(t){return t!==null&&(t<32||t===127)}function ut(t){return t!==null&&(t<0||t===32)}function ve(t){return t!==null&&t<-2}function et(t){return t===-2||t===-1||t===32}var Kn=vn(/\s/),Wn=vn(im);function vn(t){return i;function i(e){return e!==null&&t.test(String.fromCharCode(e))}}function De(t,i,e,n){let o=n?n-1:Number.POSITIVE_INFINITY,f=0;return d;function d(b){return et(b)?(t.enter(e),v(b)):i(b)}function v(b){return et(b)&&f++<o?(t.consume(b),v):(t.exit(e),i(b))}}var am={tokenize:gw};function gw(t){let i=t.attempt(this.parser.constructs.contentInitial,n,o),e;return i;function n(v){if(v===null){t.consume(v);return}return t.enter("lineEnding"),t.consume(v),t.exit("lineEnding"),De(t,i,"linePrefix")}function o(v){return t.enter("paragraph"),f(v)}function f(v){let b=t.enter("chunkText",{contentType:"text",previous:e});return e&&(e.next=b),e=b,d(v)}function d(v){if(v===null){t.exit("chunkText"),t.exit("paragraph"),t.consume(v);return}return ve(v)?(t.consume(v),t.exit("chunkText"),f):(t.consume(v),d)}}var lm={tokenize:yw},om={tokenize:vw};function yw(t){let i=this,e=[],n=0,o,f,d;return v;function v(de){if(n<e.length){let Ce=e[n];return i.containerState=Ce[1],t.attempt(Ce[0].continuation,b,C)(de)}return C(de)}function b(de){if(n++,i.containerState._closeFlow){i.containerState._closeFlow=void 0,o&&ie();let Ce=i.events.length,we=Ce,ce;for(;we--;)if(i.events[we][0]==="exit"&&i.events[we][1].type==="chunkFlow"){ce=i.events[we][1].end;break}Q(n);let me=Ce;for(;me<i.events.length;)i.events[me][1].end=Object.assign({},ce),me++;return Nt(i.events,we+1,0,i.events.slice(Ce)),i.events.length=me,C(de)}return v(de)}function C(de){if(n===e.length){if(!o)return z(de);if(o.currentConstruct&&o.currentConstruct.concrete)return j(de);i.interrupt=Boolean(o.currentConstruct&&!o._gfmTableDynamicInterruptHack)}return i.containerState={},t.check(om,$,O)(de)}function $(de){return o&&ie(),Q(n),z(de)}function O(de){return i.parser.lazy[i.now().line]=n!==e.length,d=i.now().offset,j(de)}function z(de){return i.containerState={},t.attempt(om,M,j)(de)}function M(de){return n++,e.push([i.currentConstruct,i.containerState]),z(de)}function j(de){if(de===null){o&&ie(),Q(0),t.consume(de);return}return o=o||i.parser.flow(i.now()),t.enter("chunkFlow",{contentType:"flow",previous:f,_tokenizer:o}),G(de)}function G(de){if(de===null){J(t.exit("chunkFlow"),!0),Q(0),t.consume(de);return}return ve(de)?(t.consume(de),J(t.exit("chunkFlow")),n=0,i.interrupt=void 0,v):(t.consume(de),G)}function J(de,Ce){let we=i.sliceStream(de);if(Ce&&we.push(null),de.previous=f,f&&(f.next=de),f=de,o.defineSkip(de.start),o.write(we),i.parser.lazy[de.start.line]){let ce=o.events.length;for(;ce--;)if(o.events[ce][1].start.offset<d&&(!o.events[ce][1].end||o.events[ce][1].end.offset>d))return;let me=i.events.length,Pe=me,ke,Xe;for(;Pe--;)if(i.events[Pe][0]==="exit"&&i.events[Pe][1].type==="chunkFlow"){if(ke){Xe=i.events[Pe][1].end;break}ke=!0}for(Q(n),ce=me;ce<i.events.length;)i.events[ce][1].end=Object.assign({},Xe),ce++;Nt(i.events,Pe+1,0,i.events.slice(me)),i.events.length=ce}}function Q(de){let Ce=e.length;for(;Ce-- >de;){let we=e[Ce];i.containerState=we[1],we[0].exit.call(i,t)}e.length=de}function ie(){o.write([null]),f=void 0,o=void 0,i.containerState._closeFlow=void 0}}function vw(t,i,e){return De(t,t.attempt(this.parser.constructs.document,i,e),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function Ts(t){if(t===null||ut(t)||Kn(t))return 1;if(Wn(t))return 2}function bn(t,i,e){let n=[],o=-1;for(;++o<t.length;){let f=t[o].resolveAll;f&&!n.includes(f)&&(i=f(i,e),n.push(f))}return i}var _a={name:"attention",tokenize:ww,resolveAll:bw};function bw(t,i){let e=-1,n,o,f,d,v,b,C,$;for(;++e<t.length;)if(t[e][0]==="enter"&&t[e][1].type==="attentionSequence"&&t[e][1]._close){for(n=e;n--;)if(t[n][0]==="exit"&&t[n][1].type==="attentionSequence"&&t[n][1]._open&&i.sliceSerialize(t[n][1]).charCodeAt(0)===i.sliceSerialize(t[e][1]).charCodeAt(0)){if((t[n][1]._close||t[e][1]._open)&&(t[e][1].end.offset-t[e][1].start.offset)%3&&!((t[n][1].end.offset-t[n][1].start.offset+t[e][1].end.offset-t[e][1].start.offset)%3))continue;b=t[n][1].end.offset-t[n][1].start.offset>1&&t[e][1].end.offset-t[e][1].start.offset>1?2:1;let O=Object.assign({},t[n][1].end),z=Object.assign({},t[e][1].start);fm(O,-b),fm(z,b),d={type:b>1?"strongSequence":"emphasisSequence",start:O,end:Object.assign({},t[n][1].end)},v={type:b>1?"strongSequence":"emphasisSequence",start:Object.assign({},t[e][1].start),end:z},f={type:b>1?"strongText":"emphasisText",start:Object.assign({},t[n][1].end),end:Object.assign({},t[e][1].start)},o={type:b>1?"strong":"emphasis",start:Object.assign({},d.start),end:Object.assign({},v.end)},t[n][1].end=Object.assign({},d.start),t[e][1].start=Object.assign({},v.end),C=[],t[n][1].end.offset-t[n][1].start.offset&&(C=Dr(C,[["enter",t[n][1],i],["exit",t[n][1],i]])),C=Dr(C,[["enter",o,i],["enter",d,i],["exit",d,i],["enter",f,i]]),C=Dr(C,bn(i.parser.constructs.insideSpan.null,t.slice(n+1,e),i)),C=Dr(C,[["exit",f,i],["enter",v,i],["exit",v,i],["exit",o,i]]),t[e][1].end.offset-t[e][1].start.offset?($=2,C=Dr(C,[["enter",t[e][1],i],["exit",t[e][1],i]])):$=0,Nt(t,n-1,e-n+3,C),e=n+C.length-$-2;break}}for(e=-1;++e<t.length;)t[e][1].type==="attentionSequence"&&(t[e][1].type="data");return t}function ww(t,i){let e=this.parser.constructs.attentionMarkers.null,n=this.previous,o=Ts(n),f;return d;function d(b){return t.enter("attentionSequence"),f=b,v(b)}function v(b){if(b===f)return t.consume(b),v;let C=t.exit("attentionSequence"),$=Ts(b),O=!$||$===2&&o||e.includes(b),z=!o||o===2&&$||e.includes(n);return C._open=Boolean(f===42?O:O&&(o||!z)),C._close=Boolean(f===42?z:z&&($||!O)),i(b)}}function fm(t,i){t.column+=i,t.offset+=i,t._bufferIndex+=i}var _c={name:"autolink",tokenize:Aw};function Aw(t,i,e){let n=1;return o;function o(j){return t.enter("autolink"),t.enter("autolinkMarker"),t.consume(j),t.exit("autolinkMarker"),t.enter("autolinkProtocol"),f}function f(j){return yr(j)?(t.consume(j),d):Cc(j)?C(j):e(j)}function d(j){return j===43||j===45||j===46||Xt(j)?v(j):C(j)}function v(j){return j===58?(t.consume(j),b):(j===43||j===45||j===46||Xt(j))&&n++<32?(t.consume(j),v):C(j)}function b(j){return j===62?(t.exit("autolinkProtocol"),M(j)):j===null||j===32||j===60||yn(j)?e(j):(t.consume(j),b)}function C(j){return j===64?(t.consume(j),n=0,$):Cc(j)?(t.consume(j),C):e(j)}function $(j){return Xt(j)?O(j):e(j)}function O(j){return j===46?(t.consume(j),n=0,$):j===62?(t.exit("autolinkProtocol").type="autolinkEmail",M(j)):z(j)}function z(j){return(j===45||Xt(j))&&n++<63?(t.consume(j),j===45?z:O):e(j)}function M(j){return t.enter("autolinkMarker"),t.consume(j),t.exit("autolinkMarker"),t.exit("autolink"),i}}var Vi={tokenize:$w,partial:!0};function $w(t,i,e){return De(t,n,"linePrefix");function n(o){return o===null||ve(o)?i(o):e(o)}}var Po={name:"blockQuote",tokenize:xw,continuation:{tokenize:kw},exit:Cw};function xw(t,i,e){let n=this;return o;function o(d){if(d===62){let v=n.containerState;return v.open||(t.enter("blockQuote",{_container:!0}),v.open=!0),t.enter("blockQuotePrefix"),t.enter("blockQuoteMarker"),t.consume(d),t.exit("blockQuoteMarker"),f}return e(d)}function f(d){return et(d)?(t.enter("blockQuotePrefixWhitespace"),t.consume(d),t.exit("blockQuotePrefixWhitespace"),t.exit("blockQuotePrefix"),i):(t.exit("blockQuotePrefix"),i(d))}}function kw(t,i,e){return De(t,t.attempt(Po,i,e),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function Cw(t){t.exit("blockQuote")}var Fo={name:"characterEscape",tokenize:_w};function _w(t,i,e){return n;function n(f){return t.enter("characterEscape"),t.enter("escapeMarker"),t.consume(f),t.exit("escapeMarker"),o}function o(f){return sm(f)?(t.enter("characterEscapeValue"),t.consume(f),t.exit("characterEscapeValue"),t.exit("characterEscape"),i):e(f)}}var Ec={AElig:"\xC6",AMP:"&",Aacute:"\xC1",Abreve:"\u0102",Acirc:"\xC2",Acy:"\u0410",Afr:"\u{1D504}",Agrave:"\xC0",Alpha:"\u0391",Amacr:"\u0100",And:"\u2A53",Aogon:"\u0104",Aopf:"\u{1D538}",ApplyFunction:"\u2061",Aring:"\xC5",Ascr:"\u{1D49C}",Assign:"\u2254",Atilde:"\xC3",Auml:"\xC4",Backslash:"\u2216",Barv:"\u2AE7",Barwed:"\u2306",Bcy:"\u0411",Because:"\u2235",Bernoullis:"\u212C",Beta:"\u0392",Bfr:"\u{1D505}",Bopf:"\u{1D539}",Breve:"\u02D8",Bscr:"\u212C",Bumpeq:"\u224E",CHcy:"\u0427",COPY:"\xA9",Cacute:"\u0106",Cap:"\u22D2",CapitalDifferentialD:"\u2145",Cayleys:"\u212D",Ccaron:"\u010C",Ccedil:"\xC7",Ccirc:"\u0108",Cconint:"\u2230",Cdot:"\u010A",Cedilla:"\xB8",CenterDot:"\xB7",Cfr:"\u212D",Chi:"\u03A7",CircleDot:"\u2299",CircleMinus:"\u2296",CirclePlus:"\u2295",CircleTimes:"\u2297",ClockwiseContourIntegral:"\u2232",CloseCurlyDoubleQuote:"\u201D",CloseCurlyQuote:"\u2019",Colon:"\u2237",Colone:"\u2A74",Congruent:"\u2261",Conint:"\u222F",ContourIntegral:"\u222E",Copf:"\u2102",Coproduct:"\u2210",CounterClockwiseContourIntegral:"\u2233",Cross:"\u2A2F",Cscr:"\u{1D49E}",Cup:"\u22D3",CupCap:"\u224D",DD:"\u2145",DDotrahd:"\u2911",DJcy:"\u0402",DScy:"\u0405",DZcy:"\u040F",Dagger:"\u2021",Darr:"\u21A1",Dashv:"\u2AE4",Dcaron:"\u010E",Dcy:"\u0414",Del:"\u2207",Delta:"\u0394",Dfr:"\u{1D507}",DiacriticalAcute:"\xB4",DiacriticalDot:"\u02D9",DiacriticalDoubleAcute:"\u02DD",DiacriticalGrave:"`",DiacriticalTilde:"\u02DC",Diamond:"\u22C4",DifferentialD:"\u2146",Dopf:"\u{1D53B}",Dot:"\xA8",DotDot:"\u20DC",DotEqual:"\u2250",DoubleContourIntegral:"\u222F",DoubleDot:"\xA8",DoubleDownArrow:"\u21D3",DoubleLeftArrow:"\u21D0",DoubleLeftRightArrow:"\u21D4",DoubleLeftTee:"\u2AE4",DoubleLongLeftArrow:"\u27F8",DoubleLongLeftRightArrow:"\u27FA",DoubleLongRightArrow:"\u27F9",DoubleRightArrow:"\u21D2",DoubleRightTee:"\u22A8",DoubleUpArrow:"\u21D1",DoubleUpDownArrow:"\u21D5",DoubleVerticalBar:"\u2225",DownArrow:"\u2193",DownArrowBar:"\u2913",DownArrowUpArrow:"\u21F5",DownBreve:"\u0311",DownLeftRightVector:"\u2950",DownLeftTeeVector:"\u295E",DownLeftVector:"\u21BD",DownLeftVectorBar:"\u2956",DownRightTeeVector:"\u295F",DownRightVector:"\u21C1",DownRightVectorBar:"\u2957",DownTee:"\u22A4",DownTeeArrow:"\u21A7",Downarrow:"\u21D3",Dscr:"\u{1D49F}",Dstrok:"\u0110",ENG:"\u014A",ETH:"\xD0",Eacute:"\xC9",Ecaron:"\u011A",Ecirc:"\xCA",Ecy:"\u042D",Edot:"\u0116",Efr:"\u{1D508}",Egrave:"\xC8",Element:"\u2208",Emacr:"\u0112",EmptySmallSquare:"\u25FB",EmptyVerySmallSquare:"\u25AB",Eogon:"\u0118",Eopf:"\u{1D53C}",Epsilon:"\u0395",Equal:"\u2A75",EqualTilde:"\u2242",Equilibrium:"\u21CC",Escr:"\u2130",Esim:"\u2A73",Eta:"\u0397",Euml:"\xCB",Exists:"\u2203",ExponentialE:"\u2147",Fcy:"\u0424",Ffr:"\u{1D509}",FilledSmallSquare:"\u25FC",FilledVerySmallSquare:"\u25AA",Fopf:"\u{1D53D}",ForAll:"\u2200",Fouriertrf:"\u2131",Fscr:"\u2131",GJcy:"\u0403",GT:">",Gamma:"\u0393",Gammad:"\u03DC",Gbreve:"\u011E",Gcedil:"\u0122",Gcirc:"\u011C",Gcy:"\u0413",Gdot:"\u0120",Gfr:"\u{1D50A}",Gg:"\u22D9",Gopf:"\u{1D53E}",GreaterEqual:"\u2265",GreaterEqualLess:"\u22DB",GreaterFullEqual:"\u2267",GreaterGreater:"\u2AA2",GreaterLess:"\u2277",GreaterSlantEqual:"\u2A7E",GreaterTilde:"\u2273",Gscr:"\u{1D4A2}",Gt:"\u226B",HARDcy:"\u042A",Hacek:"\u02C7",Hat:"^",Hcirc:"\u0124",Hfr:"\u210C",HilbertSpace:"\u210B",Hopf:"\u210D",HorizontalLine:"\u2500",Hscr:"\u210B",Hstrok:"\u0126",HumpDownHump:"\u224E",HumpEqual:"\u224F",IEcy:"\u0415",IJlig:"\u0132",IOcy:"\u0401",Iacute:"\xCD",Icirc:"\xCE",Icy:"\u0418",Idot:"\u0130",Ifr:"\u2111",Igrave:"\xCC",Im:"\u2111",Imacr:"\u012A",ImaginaryI:"\u2148",Implies:"\u21D2",Int:"\u222C",Integral:"\u222B",Intersection:"\u22C2",InvisibleComma:"\u2063",InvisibleTimes:"\u2062",Iogon:"\u012E",Iopf:"\u{1D540}",Iota:"\u0399",Iscr:"\u2110",Itilde:"\u0128",Iukcy:"\u0406",Iuml:"\xCF",Jcirc:"\u0134",Jcy:"\u0419",Jfr:"\u{1D50D}",Jopf:"\u{1D541}",Jscr:"\u{1D4A5}",Jsercy:"\u0408",Jukcy:"\u0404",KHcy:"\u0425",KJcy:"\u040C",Kappa:"\u039A",Kcedil:"\u0136",Kcy:"\u041A",Kfr:"\u{1D50E}",Kopf:"\u{1D542}",Kscr:"\u{1D4A6}",LJcy:"\u0409",LT:"<",Lacute:"\u0139",Lambda:"\u039B",Lang:"\u27EA",Laplacetrf:"\u2112",Larr:"\u219E",Lcaron:"\u013D",Lcedil:"\u013B",Lcy:"\u041B",LeftAngleBracket:"\u27E8",LeftArrow:"\u2190",LeftArrowBar:"\u21E4",LeftArrowRightArrow:"\u21C6",LeftCeiling:"\u2308",LeftDoubleBracket:"\u27E6",LeftDownTeeVector:"\u2961",LeftDownVector:"\u21C3",LeftDownVectorBar:"\u2959",LeftFloor:"\u230A",LeftRightArrow:"\u2194",LeftRightVector:"\u294E",LeftTee:"\u22A3",LeftTeeArrow:"\u21A4",LeftTeeVector:"\u295A",LeftTriangle:"\u22B2",LeftTriangleBar:"\u29CF",LeftTriangleEqual:"\u22B4",LeftUpDownVector:"\u2951",LeftUpTeeVector:"\u2960",LeftUpVector:"\u21BF",LeftUpVectorBar:"\u2958",LeftVector:"\u21BC",LeftVectorBar:"\u2952",Leftarrow:"\u21D0",Leftrightarrow:"\u21D4",LessEqualGreater:"\u22DA",LessFullEqual:"\u2266",LessGreater:"\u2276",LessLess:"\u2AA1",LessSlantEqual:"\u2A7D",LessTilde:"\u2272",Lfr:"\u{1D50F}",Ll:"\u22D8",Lleftarrow:"\u21DA",Lmidot:"\u013F",LongLeftArrow:"\u27F5",LongLeftRightArrow:"\u27F7",LongRightArrow:"\u27F6",Longleftarrow:"\u27F8",Longleftrightarrow:"\u27FA",Longrightarrow:"\u27F9",Lopf:"\u{1D543}",LowerLeftArrow:"\u2199",LowerRightArrow:"\u2198",Lscr:"\u2112",Lsh:"\u21B0",Lstrok:"\u0141",Lt:"\u226A",Map:"\u2905",Mcy:"\u041C",MediumSpace:"\u205F",Mellintrf:"\u2133",Mfr:"\u{1D510}",MinusPlus:"\u2213",Mopf:"\u{1D544}",Mscr:"\u2133",Mu:"\u039C",NJcy:"\u040A",Nacute:"\u0143",Ncaron:"\u0147",Ncedil:"\u0145",Ncy:"\u041D",NegativeMediumSpace:"\u200B",NegativeThickSpace:"\u200B",NegativeThinSpace:"\u200B",NegativeVeryThinSpace:"\u200B",NestedGreaterGreater:"\u226B",NestedLessLess:"\u226A",NewLine:`
24
+ `).trim().split(/\r?\n/).map(d=>d.trim()).filter(d=>d.length>0);if(o.length!==1)return null;let f=o[0].match(/^(data|file):(\S+)$/);return f?{scheme:f[1],target:f[2]}:null}function Ap(t,i){let e={name:"cell",type:"block",margin:"",content:[{type:"text",value:t}]};return i&&(e.config=[{name:"allow",value:[...i],type:"array"}]),e}function Qb(t,i){let e={name:"row",type:"block",margin:"",content:t};return i&&(e.config=[{name:"header",value:!0,type:"boolean"}]),e}function uc(t,i=!1,e=[]){return t.map((n,o)=>{let f=n.map(d=>Ap(d.trim(),e));return Qb(f,i&&o===0)})}function $a(t,i="table"){if(!t||!Array.isArray(t.content))return t;let e=t.content.filter(O=>O&&O.type==="block"&&O.name==="row");if(e.length===0)return t;let n=O=>Array.isArray(O.content)?O.content.filter(z=>z&&z.name==="cell"):[],o=O=>Array.isArray(O.config)&&O.config.some(z=>z.name==="header"&&z.value===!0),f=O=>Array.isArray(O.config)&&O.config.some(z=>z.name==="colspan"||z.name==="rowspan"),d=O=>n(O).some(f);if(e.some(d))return t;let v=e.find(o),b=v?n(v).length:Math.max(...e.map(O=>n(O).length));if(b===0)return t;let C=!1,$=t.content.map(O=>{if(!O||O.type!=="block"||O.name!=="row")return O;let z=n(O);if(z.length===b)return O;if(z.length<b){let J=[];for(let Q=z.length;Q<b;Q++)J.push(Ap(""));return console.warn(`[${i}] row has ${z.length} cells, expected ${b} \u2014 padded with ${J.length} empty`),C=!0,{...O,content:[...O.content,...J]}}let M=z.length-b;console.warn(`[${i}] row has ${z.length} cells, expected ${b} \u2014 truncated ${M}`),C=!0;let j=b,G=[];for(let J of O.content||[])J&&J.type==="block"&&J.name==="cell"?j>0&&(G.push(J),j--):G.push(J);return{...O,content:G}});return C?{...t,content:$}:t}function Zb(t){let i=new Set;for(let e of t)if(!(!e||typeof e!="string")&&(/\s\|\s/.test(e)?i.add("pipe"):/\s\+\s/.test(e)?i.add("plus"):e.trim().length>0&&i.add("whitespace"),i.size>1))break;i.size>1&&console.warn(`[table] mixed separator types detected: ${Array.from(i).join(", ")} \u2014 recommend a single style`)}function Xb(t,i){return{type:"block",name:"code",margin:t.margin||"",content:Array.isArray(i.content)?i.content:[],config:Array.isArray(t.config)?t.config:[]}}var oc=(t,i,e)=>{let n=[];for(let o=0;t.length>o;o++)n.push(e(parseInt(t[o],10),parseInt(i[o],10)));return n.join("")},Yb=(t,i)=>{let e=Math.max(...[...t,...i].map(f=>f.length));return t.map(f=>{let d=f+" ".repeat(e-f.length),v=[],b=/\s+[+|\s]\s/g,C;for(;(C=b.exec(d))!=null;){let $="1".repeat(C.index)+"0".repeat(C[0].length);v.push($+"1".repeat(e-$.length))}return v.reduce(($,O)=>oc($,O,(z,M)=>z&M),"1".repeat(e))}).map(f=>oc(f,"",d=>d==0?1:0)).reduce((f,d)=>oc(f,d,(v,b)=>v&b),"1".repeat(e))},wp=(t,i)=>{let n=Aa(t.split(/\n/).filter(f=>f.length>0)).map(f=>{let d=/((1+|0+))/g,v=[],b;for(;(b=d.exec(i))!=null;)b[0][0]!="1"&&v.push(f.substring(b.index,b.index+b[0].length));return v}),o=[];return n.reduce((f,d)=>{for(let v=0;v<d.length;v++)f[v]=(f[v]===void 0?"":f[v])+" "+d[v];return f},o),o},ko=t=>/(?:^|\s)\|(?:\s|$)/.test(t)?"pipe":/(?:^|\s)\+(?:\s|$)/.test(t)?"plus":"whitespace",$p=t=>{let i=0,e=t.length;return t[i]===""&&i++,e>i&&t[e-1]===""&&e--,t.slice(i,e)},xp=t=>$p(t.split(/(?<=^|\s)\|(?=\s|$)/).map(i=>i.trim())),kp=t=>$p(t.split(/(?<=^|\s)\+(?=\s|$)/).map(i=>i.trim())),Cp=t=>t.trim().split(/\s{2,}/).filter(i=>i!==""),_p=t=>{if(t.trim()==="")return[];let e=ko(t);return e==="pipe"?xp(t):e==="plus"?kp(t):Cp(t)},ew=t=>{let i=t.split(/\r?\n/).filter(v=>v.trim()!=="");if(i.length===0)return[];if(i.length===1)return _p(i[0]);let e=ko(i[0]),n=e==="pipe"?xp:e==="plus"?kp:Cp,o=i.map(n),f=Math.max(...o.map(v=>v.length)),d=[];for(let v=0;v<f;v++){let b=o.map(C=>C[v]??"").filter(C=>C!=="");d.push(b.join(" "))}return d},tw=t=>{if(!Array.isArray(t.content)||t.content.length===0||!t.content.some(n=>n&&n.type==="block"&&n.name!=="cell"&&n.name!=="blankline"))return t;let e=t.content.map(n=>!n||n.type!=="block"||n.name==="cell"||n.name==="blankline"?n:{type:"block",name:"cell",content:[n],margin:n.margin||""});return{...t,content:e}},rw=t=>Array.isArray(t.content)&&t.content.some(i=>i&&i.type==="block"&&(i.name==="row"||i.name==="cell")),Ep=()=>t=>zr({table:(e,n,o)=>{let f=Jb(e);if(f&&f.scheme==="data"){let me=cc(t,f.target);if(!me)return console.warn(`[table] no =data block found for data:${f.target} \u2014 rendered as empty`),{...e,content:[]};let Pe=Xr(me,{}).getFirstValue("mime-type"),{type:ke,params:Xe}=Co(Pe),Re=ke==="text/csv";if(Re||ke==="text/tab-separated-values"){let xe=_o(me),Ne=Re?lc(xe):fc(xe);if(Ne.length===0)return console.warn(`[table] ${Re?"CSV":"TSV"} parse produced no rows for data:${f.target} \u2014 rendered as empty`),{...e,content:[]};let st=Xe.header==="present",ae=Xr(e,{}).getAllValues("allow"),kt={...e,content:uc(Ne,st,ae)};return $a(kt,`table data:${f.target}`)}return console.warn(`[table] =data :key<${f.target}> has non-tabular mime-type ${Pe||"(none)"} \u2014 rendered as =code`),Xb(e,me)}if(rw(e)){let me=(e.content||[]).map(ke=>ke&&ke.name==="row"?tw(ke):ke),Pe=o?o(me,n):me;return $a({...e,content:Pe},"table")}let d=[],v=me=>{d.push(me.value)},b=[];if(zr({"row:text":v,"head:text":v,":separator":me=>{b.push(me.text)}})(e),!d.length)return e;let C=me=>me.split(/\n/).filter(Pe=>Pe.length>0),$=Aa(d.map(C)),O=Aa(b.map(C));Zb($);let z=[];zr({"row:text":me=>{z.push(me.value)}})(e);let M=(me,Pe,ke={})=>({...ke,name:me,type:"block",content:Array.isArray(Pe)?Pe:[Pe]}),j=me=>M("row",me),G=me=>M("row",me,{config:[{name:"header",value:!0,type:"boolean"}]}),J=me=>M("cell",{type:"text",value:me}),Q=Yb($,O),ie=new Set($.map(ko)),de=(ie.has("pipe")||ie.has("plus"))&&ie.has("whitespace"),Ce=me=>de||ko(me)==="whitespace",we=me=>me.split(/\r?\n/).filter(ke=>ke.trim()!=="").length<=1&&Ce(me)?ew(me):wp(me,Q),ce=zr({"row:text":me=>z.length==1?Aa([me.value].map(C)).map(ke=>j((Ce(ke)?_p(ke):wp(ke,Q)).map(J))):j(we(me.value).map(J)),"head:text":me=>G(we(me.value).map(J))})(e);return $a(ce,"table")}})(t,{});function iw(t){return!Array.isArray(t)||t.length===0?[]:t.length===1&&typeof t[0]=="string"&&t[0].includes(",")?t[0].split(",").map(i=>i.trim()).filter(i=>i.length>0):t.map(i=>String(i).trim()).filter(i=>i.length>0)}function Sp(t,i,e){let n=t.trim();if(/^\d+$/.test(n)){let f=parseInt(n,10),d=f-1;if(d<0||d>=e)throw new Error(`column index ${f} out of range (1..${e})`);return d}if(!i)throw new Error(`column name "${t}" requires header=present`);let o=i.indexOf(t);if(o===-1)throw new Error(`column name "${t}" not found in header`);return o}function nw(t,i,e){if(t.length===0)return t;let n=t[0].length,o=e?t[0]:null,f=i.map(d=>Sp(d,o,n));return t.map(d=>f.map(v=>d[v]??""))}function sw(t,i,e){if(!e||t.length===0)return t;let n=[...t[0]];for(let[o,f]of Object.entries(i)){let d=Sp(o,n,n.length);n[d]=String(f)}return[n,...t.slice(1)]}function aw(t,i){let e=Xr(t,{}),n=e.getFirstValue("src"),o=e.getFirstValue("mime-type"),f=e.getMapValue("rename"),d=e.exists("columns"),v=d?iw(e.getAllValues("columns")):null,b=_o(t),C=b.trim().length>0;if(n&&C)throw new Error(":src and inline body are mutually exclusive");if(d&&(!v||v.length===0))throw new Error(":columns must have at least one entry; omit the attribute to render all columns");let $,O,z;if(n){let Q=String(n),ie=Q.match(/^(file|data|http|https|doc):(.+)$/),de=ie?ie[1]:"file",Ce=ie?ie[2]:Q;if(de==="data"){let we=cc(i,Ce);if(!we)return console.warn(`[data-table] no =data block found for data:${Ce} \u2014 rendered as empty`),{...t,name:"table",content:[]};if(o)throw new Error(`:mime-type cannot be declared with :src<data:${Ce}> (inherited from referenced block)`);let ce=Xr(we,{}).getFirstValue("mime-type");if(!ce)return console.warn(`[data-table] =data block ${Ce} has no :mime-type \u2014 rendered as empty`),{...t,name:"table",content:[]};let me=Co(ce);O=me.type,z=me.params.header==="present",$=_o(we)}else return t}else{if(!o)throw new Error("inline body requires :mime-type");let Q=Co(o);O=Q.type,z=Q.params.header==="present",$=b}let M=O==="text/csv";if(!M&&!(O==="text/tab-separated-values"))return console.warn(`[data-table] unsupported mime-type ${O} \u2014 rendered as empty`),{...t,name:"table",content:[]};let G=M?lc($):fc($);if(G.length===0)return console.warn(`[data-table] ${M?"CSV":"TSV"} parse produced no rows \u2014 rendered as empty`),{...t,name:"table",content:[]};v&&(G=nw(G,v,z)),f&&(G=sw(G,f,z));let J={...t,name:"table",content:uc(G,z,e.getAllValues("allow"))};return $a(J,"data-table")}var Tp=()=>t=>zr({"data-table":e=>{try{return aw(e,t)}catch(n){return console.warn(`[data-table] ${n.message}`),{...e,name:"table",content:[]}}}})(t);var uC=new Pp.default({strict:!0,allowUnionTypes:!0});var lw=()=>t=>op(t);function fw(){var t=[];return i.use=e,i.parse=n,i.use(cp),i.use(bp),i.use(dp),i.use(pp),i.use(yp),i.use(Ep),i.use(Tp),i.use(lw),i.use(up),i.use(gp),i.use(mp),i;function i(){}function e(o){if(!["function"].includes(typeof o))throw o;return t.push(o),i}function n(o,f={skipChain:0,podMode:1}){let{skipChain:d=0,podMode:v=1,diagnostics:b}=f,C=Fp.parse(o,{podMode:v,diagnostics:b,blockNames:jd});if(!d)for(let $=0;$<t.length;$++){let O=t[$];C=O(f)(C)}return C}}var np=fw().parse;function hc(t){if(t)throw t}var Qp=ui(dc(),1),xc=ui(jp(),1);function xa(t){if(typeof t!="object"||t===null)return!1;let i=Object.getPrototypeOf(t);return(i===null||i===Object.prototype||Object.getPrototypeOf(i)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)}function Vp(){let t=[],i={run:e,use:n};return i;function e(...o){let f=-1,d=o.pop();if(typeof d!="function")throw new TypeError("Expected function as last argument, not "+d);v(null,...o);function v(b,...C){let $=t[++f],O=-1;if(b){d(b);return}for(;++O<o.length;)(C[O]===null||C[O]===void 0)&&(C[O]=o[O]);o=C,$?cw($,v)(...C):d(null,...C)}}function n(o){if(typeof o!="function")throw new TypeError("Expected `middelware` to be a function, not "+o);return t.push(o),i}}function cw(t,i){let e;return n;function n(...d){let v=t.length>d.length,b;v&&d.push(o);try{b=t.apply(this,d)}catch(C){let $=C;if(v&&e)throw $;return o($)}v||(b instanceof Promise?b.then(f,o):b instanceof Error?o(b):f(b))}function o(d,...v){e||(e=!0,i(d,...v))}function f(d){o(null,d)}}var Gp=ui(dc(),1);function Hn(t){return!t||typeof t!="object"?"":"position"in t||"type"in t?Bp(t.position):"start"in t||"end"in t?Bp(t):"line"in t||"column"in t?pc(t):""}function pc(t){return Up(t&&t.line)+":"+Up(t&&t.column)}function Bp(t){return pc(t&&t.start)+"-"+pc(t&&t.end)}function Up(t){return t&&typeof t=="number"?t:1}var Fr=class extends Error{constructor(i,e,n){let o=[null,null],f={start:{line:null,column:null},end:{line:null,column:null}};if(super(),typeof e=="string"&&(n=e,e=void 0),typeof n=="string"){let d=n.indexOf(":");d===-1?o[1]=n:(o[0]=n.slice(0,d),o[1]=n.slice(d+1))}e&&("type"in e||"position"in e?e.position&&(f=e.position):"start"in e||"end"in e?f=e:("line"in e||"column"in e)&&(f.start=e)),this.name=Hn(e)||"1:1",this.message=typeof i=="object"?i.message:i,this.stack=typeof i=="object"?i.stack:"",this.reason=this.message,this.fatal,this.line=f.start.line,this.column=f.start.column,this.source=o[0],this.ruleId=o[1],this.position=f,this.actual,this.expected,this.file,this.url,this.note}};Fr.prototype.file="";Fr.prototype.name="";Fr.prototype.reason="";Fr.prototype.message="";Fr.prototype.stack="";Fr.prototype.fatal=null;Fr.prototype.column=null;Fr.prototype.line=null;Fr.prototype.source=null;Fr.prototype.ruleId=null;Fr.prototype.position=null;var di=ui(require("path"),1);var mc=ui(require("process"),1);var gc=require("url");function So(t){return t!==null&&typeof t=="object"&&t.href&&t.origin}var yc=["history","path","basename","stem","extname","dirname"],ka=class{constructor(i){let e;i?typeof i=="string"||(0,Gp.default)(i)?e={value:i}:So(i)?e={path:i}:e=i:e={},this.data={},this.messages=[],this.history=[],this.cwd=mc.default.cwd(),this.value,this.stored,this.result,this.map;let n=-1;for(;++n<yc.length;){let f=yc[n];f in e&&e[f]!==void 0&&(this[f]=f==="history"?[...e[f]]:e[f])}let o;for(o in e)yc.includes(o)||(this[o]=e[o])}get path(){return this.history[this.history.length-1]}set path(i){So(i)&&(i=(0,gc.fileURLToPath)(i)),bc(i,"path"),this.path!==i&&this.history.push(i)}get dirname(){return typeof this.path=="string"?di.default.dirname(this.path):void 0}set dirname(i){Hp(this.basename,"dirname"),this.path=di.default.join(i||"",this.basename)}get basename(){return typeof this.path=="string"?di.default.basename(this.path):void 0}set basename(i){bc(i,"basename"),vc(i,"basename"),this.path=di.default.join(this.dirname||"",i)}get extname(){return typeof this.path=="string"?di.default.extname(this.path):void 0}set extname(i){if(vc(i,"extname"),Hp(this.dirname,"extname"),i){if(i.charCodeAt(0)!==46)throw new Error("`extname` must start with `.`");if(i.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=di.default.join(this.dirname,this.stem+(i||""))}get stem(){return typeof this.path=="string"?di.default.basename(this.path,this.extname):void 0}set stem(i){bc(i,"stem"),vc(i,"stem"),this.path=di.default.join(this.dirname||"",i+(this.extname||""))}toString(i){return(this.value||"").toString(i)}message(i,e,n){let o=new Fr(i,e,n);return this.path&&(o.name=this.path+":"+o.name,o.file=this.path),o.fatal=!1,this.messages.push(o),o}info(i,e,n){let o=this.message(i,e,n);return o.fatal=null,o}fail(i,e,n){let o=this.message(i,e,n);throw o.fatal=!0,o}};function vc(t,i){if(t&&t.includes(di.default.sep))throw new Error("`"+i+"` cannot be a path: did not expect `"+di.default.sep+"`")}function bc(t,i){if(!t)throw new Error("`"+i+"` cannot be empty")}function Hp(t,i){if(!t)throw new Error("Setting `"+i+"` requires `path` to be set too")}var kc=Xp().freeze(),Zp={}.hasOwnProperty;function Xp(){let t=Vp(),i=[],e={},n,o=-1;return f.data=d,f.Parser=void 0,f.Compiler=void 0,f.freeze=v,f.attachers=i,f.use=b,f.parse=C,f.stringify=$,f.run=O,f.runSync=z,f.process=M,f.processSync=j,f;function f(){let G=Xp(),J=-1;for(;++J<i.length;)G.use(...i[J]);return G.data((0,xc.default)(!0,{},e)),G}function d(G,J){return typeof G=="string"?arguments.length===2?($c("data",n),e[G]=J,f):Zp.call(e,G)&&e[G]||null:G?($c("data",n),e=G,f):e}function v(){if(n)return f;for(;++o<i.length;){let[G,...J]=i[o];if(J[0]===!1)continue;J[0]===!0&&(J[0]=void 0);let Q=G.call(f,...J);typeof Q=="function"&&t.use(Q)}return n=!0,o=Number.POSITIVE_INFINITY,f}function b(G,...J){let Q;if($c("use",n),G!=null)if(typeof G=="function")we(G,...J);else if(typeof G=="object")Array.isArray(G)?Ce(G):de(G);else throw new TypeError("Expected usable value, not `"+G+"`");return Q&&(e.settings=Object.assign(e.settings||{},Q)),f;function ie(ce){if(typeof ce=="function")we(ce);else if(typeof ce=="object")if(Array.isArray(ce)){let[me,...Pe]=ce;we(me,...Pe)}else de(ce);else throw new TypeError("Expected usable value, not `"+ce+"`")}function de(ce){Ce(ce.plugins),ce.settings&&(Q=Object.assign(Q||{},ce.settings))}function Ce(ce){let me=-1;if(ce!=null)if(Array.isArray(ce))for(;++me<ce.length;){let Pe=ce[me];ie(Pe)}else throw new TypeError("Expected a list of plugins, not `"+ce+"`")}function we(ce,me){let Pe=-1,ke;for(;++Pe<i.length;)if(i[Pe][0]===ce){ke=i[Pe];break}ke?(xa(ke[1])&&xa(me)&&(me=(0,xc.default)(!0,ke[1],me)),ke[1]=me):i.push([...arguments])}}function C(G){f.freeze();let J=Ca(G),Q=f.Parser;return wc("parse",Q),Kp(Q,"parse")?new Q(String(J),J).parse():Q(String(J),J)}function $(G,J){f.freeze();let Q=Ca(J),ie=f.Compiler;return Ac("stringify",ie),Wp(G),Kp(ie,"compile")?new ie(G,Q).compile():ie(G,Q)}function O(G,J,Q){if(Wp(G),f.freeze(),!Q&&typeof J=="function"&&(Q=J,J=void 0),!Q)return new Promise(ie);ie(null,Q);function ie(de,Ce){t.run(G,Ca(J),we);function we(ce,me,Pe){me=me||G,ce?Ce(ce):de?de(me):Q(null,me,Pe)}}}function z(G,J){let Q,ie;return f.run(G,J,de),Jp("runSync","run",ie),Q;function de(Ce,we){hc(Ce),Q=we,ie=!0}}function M(G,J){if(f.freeze(),wc("process",f.Parser),Ac("process",f.Compiler),!J)return new Promise(Q);Q(null,J);function Q(ie,de){let Ce=Ca(G);f.run(f.parse(Ce),Ce,(ce,me,Pe)=>{if(ce||!me||!Pe)we(ce);else{let ke=f.stringify(me,Pe);ke==null||(dw(ke)?Pe.value=ke:Pe.result=ke),we(ce,Pe)}});function we(ce,me){ce||!me?de(ce):ie?ie(me):J(null,me)}}}function j(G){let J;f.freeze(),wc("processSync",f.Parser),Ac("processSync",f.Compiler);let Q=Ca(G);return f.process(Q,ie),Jp("processSync","process",J),Q;function ie(de){J=!0,hc(de)}}}function Kp(t,i){return typeof t=="function"&&t.prototype&&(uw(t.prototype)||i in t.prototype)}function uw(t){let i;for(i in t)if(Zp.call(t,i))return!0;return!1}function wc(t,i){if(typeof i!="function")throw new TypeError("Cannot `"+t+"` without `Parser`")}function Ac(t,i){if(typeof i!="function")throw new TypeError("Cannot `"+t+"` without `Compiler`")}function $c(t,i){if(i)throw new Error("Cannot call `"+t+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function Wp(t){if(!xa(t)||typeof t.type!="string")throw new TypeError("Expected node, got `"+t+"`")}function Jp(t,i,e){if(!e)throw new Error("`"+t+"` finished async. Use `"+i+"` instead")}function Ca(t){return hw(t)?t:new ka(t)}function hw(t){return Boolean(t&&typeof t=="object"&&"message"in t&&"messages"in t)}function dw(t){return typeof t=="string"||(0,Qp.default)(t)}function em(t,i){var{includeImageAlt:e=!0}=i||{};return tm(t,e)}function tm(t,i){return t&&typeof t=="object"&&(t.value||(i?t.alt:"")||"children"in t&&Yp(t.children,i)||Array.isArray(t)&&Yp(t,i))||""}function Yp(t,i){for(var e=[],n=-1;++n<t.length;)e[n]=tm(t[n],i);return e.join("")}function Nt(t,i,e,n){let o=t.length,f=0,d;if(i<0?i=-i>o?0:o+i:i=i>o?o:i,e=e>0?e:0,n.length<1e4)d=Array.from(n),d.unshift(i,e),[].splice.apply(t,d);else for(e&&[].splice.apply(t,[i,e]);f<n.length;)d=n.slice(f,f+1e4),d.unshift(i,0),[].splice.apply(t,d),f+=1e4,i+=1e4}function Dr(t,i){return t.length>0?(Nt(t,t.length,0,i),t):i}var rm={}.hasOwnProperty;function To(t){let i={},e=-1;for(;++e<t.length;)pw(i,t[e]);return i}function pw(t,i){let e;for(e in i){let o=(rm.call(t,e)?t[e]:void 0)||(t[e]={}),f=i[e],d;for(d in f){rm.call(o,d)||(o[d]=[]);let v=f[d];mw(o[d],Array.isArray(v)?v:v?[v]:[])}}}function mw(t,i){let e=-1,n=[];for(;++e<i.length;)(i[e].add==="after"?t:n).push(i[e]);Nt(t,0,0,n)}var im=/[!-/:-@[-`{-~\u00A1\u00A7\u00AB\u00B6\u00B7\u00BB\u00BF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]/;var yr=vn(/[A-Za-z]/),Gn=vn(/\d/),nm=vn(/[\dA-Fa-f]/),Xt=vn(/[\dA-Za-z]/),sm=vn(/[!-/:-@[-`{-~]/),Cc=vn(/[#-'*+\--9=?A-Z^-~]/);function yn(t){return t!==null&&(t<32||t===127)}function ut(t){return t!==null&&(t<0||t===32)}function ve(t){return t!==null&&t<-2}function et(t){return t===-2||t===-1||t===32}var Kn=vn(/\s/),Wn=vn(im);function vn(t){return i;function i(e){return e!==null&&t.test(String.fromCharCode(e))}}function De(t,i,e,n){let o=n?n-1:Number.POSITIVE_INFINITY,f=0;return d;function d(b){return et(b)?(t.enter(e),v(b)):i(b)}function v(b){return et(b)&&f++<o?(t.consume(b),v):(t.exit(e),i(b))}}var am={tokenize:gw};function gw(t){let i=t.attempt(this.parser.constructs.contentInitial,n,o),e;return i;function n(v){if(v===null){t.consume(v);return}return t.enter("lineEnding"),t.consume(v),t.exit("lineEnding"),De(t,i,"linePrefix")}function o(v){return t.enter("paragraph"),f(v)}function f(v){let b=t.enter("chunkText",{contentType:"text",previous:e});return e&&(e.next=b),e=b,d(v)}function d(v){if(v===null){t.exit("chunkText"),t.exit("paragraph"),t.consume(v);return}return ve(v)?(t.consume(v),t.exit("chunkText"),f):(t.consume(v),d)}}var lm={tokenize:yw},om={tokenize:vw};function yw(t){let i=this,e=[],n=0,o,f,d;return v;function v(de){if(n<e.length){let Ce=e[n];return i.containerState=Ce[1],t.attempt(Ce[0].continuation,b,C)(de)}return C(de)}function b(de){if(n++,i.containerState._closeFlow){i.containerState._closeFlow=void 0,o&&ie();let Ce=i.events.length,we=Ce,ce;for(;we--;)if(i.events[we][0]==="exit"&&i.events[we][1].type==="chunkFlow"){ce=i.events[we][1].end;break}Q(n);let me=Ce;for(;me<i.events.length;)i.events[me][1].end=Object.assign({},ce),me++;return Nt(i.events,we+1,0,i.events.slice(Ce)),i.events.length=me,C(de)}return v(de)}function C(de){if(n===e.length){if(!o)return z(de);if(o.currentConstruct&&o.currentConstruct.concrete)return j(de);i.interrupt=Boolean(o.currentConstruct&&!o._gfmTableDynamicInterruptHack)}return i.containerState={},t.check(om,$,O)(de)}function $(de){return o&&ie(),Q(n),z(de)}function O(de){return i.parser.lazy[i.now().line]=n!==e.length,d=i.now().offset,j(de)}function z(de){return i.containerState={},t.attempt(om,M,j)(de)}function M(de){return n++,e.push([i.currentConstruct,i.containerState]),z(de)}function j(de){if(de===null){o&&ie(),Q(0),t.consume(de);return}return o=o||i.parser.flow(i.now()),t.enter("chunkFlow",{contentType:"flow",previous:f,_tokenizer:o}),G(de)}function G(de){if(de===null){J(t.exit("chunkFlow"),!0),Q(0),t.consume(de);return}return ve(de)?(t.consume(de),J(t.exit("chunkFlow")),n=0,i.interrupt=void 0,v):(t.consume(de),G)}function J(de,Ce){let we=i.sliceStream(de);if(Ce&&we.push(null),de.previous=f,f&&(f.next=de),f=de,o.defineSkip(de.start),o.write(we),i.parser.lazy[de.start.line]){let ce=o.events.length;for(;ce--;)if(o.events[ce][1].start.offset<d&&(!o.events[ce][1].end||o.events[ce][1].end.offset>d))return;let me=i.events.length,Pe=me,ke,Xe;for(;Pe--;)if(i.events[Pe][0]==="exit"&&i.events[Pe][1].type==="chunkFlow"){if(ke){Xe=i.events[Pe][1].end;break}ke=!0}for(Q(n),ce=me;ce<i.events.length;)i.events[ce][1].end=Object.assign({},Xe),ce++;Nt(i.events,Pe+1,0,i.events.slice(me)),i.events.length=ce}}function Q(de){let Ce=e.length;for(;Ce-- >de;){let we=e[Ce];i.containerState=we[1],we[0].exit.call(i,t)}e.length=de}function ie(){o.write([null]),f=void 0,o=void 0,i.containerState._closeFlow=void 0}}function vw(t,i,e){return De(t,t.attempt(this.parser.constructs.document,i,e),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function Ts(t){if(t===null||ut(t)||Kn(t))return 1;if(Wn(t))return 2}function bn(t,i,e){let n=[],o=-1;for(;++o<t.length;){let f=t[o].resolveAll;f&&!n.includes(f)&&(i=f(i,e),n.push(f))}return i}var _a={name:"attention",tokenize:ww,resolveAll:bw};function bw(t,i){let e=-1,n,o,f,d,v,b,C,$;for(;++e<t.length;)if(t[e][0]==="enter"&&t[e][1].type==="attentionSequence"&&t[e][1]._close){for(n=e;n--;)if(t[n][0]==="exit"&&t[n][1].type==="attentionSequence"&&t[n][1]._open&&i.sliceSerialize(t[n][1]).charCodeAt(0)===i.sliceSerialize(t[e][1]).charCodeAt(0)){if((t[n][1]._close||t[e][1]._open)&&(t[e][1].end.offset-t[e][1].start.offset)%3&&!((t[n][1].end.offset-t[n][1].start.offset+t[e][1].end.offset-t[e][1].start.offset)%3))continue;b=t[n][1].end.offset-t[n][1].start.offset>1&&t[e][1].end.offset-t[e][1].start.offset>1?2:1;let O=Object.assign({},t[n][1].end),z=Object.assign({},t[e][1].start);fm(O,-b),fm(z,b),d={type:b>1?"strongSequence":"emphasisSequence",start:O,end:Object.assign({},t[n][1].end)},v={type:b>1?"strongSequence":"emphasisSequence",start:Object.assign({},t[e][1].start),end:z},f={type:b>1?"strongText":"emphasisText",start:Object.assign({},t[n][1].end),end:Object.assign({},t[e][1].start)},o={type:b>1?"strong":"emphasis",start:Object.assign({},d.start),end:Object.assign({},v.end)},t[n][1].end=Object.assign({},d.start),t[e][1].start=Object.assign({},v.end),C=[],t[n][1].end.offset-t[n][1].start.offset&&(C=Dr(C,[["enter",t[n][1],i],["exit",t[n][1],i]])),C=Dr(C,[["enter",o,i],["enter",d,i],["exit",d,i],["enter",f,i]]),C=Dr(C,bn(i.parser.constructs.insideSpan.null,t.slice(n+1,e),i)),C=Dr(C,[["exit",f,i],["enter",v,i],["exit",v,i],["exit",o,i]]),t[e][1].end.offset-t[e][1].start.offset?($=2,C=Dr(C,[["enter",t[e][1],i],["exit",t[e][1],i]])):$=0,Nt(t,n-1,e-n+3,C),e=n+C.length-$-2;break}}for(e=-1;++e<t.length;)t[e][1].type==="attentionSequence"&&(t[e][1].type="data");return t}function ww(t,i){let e=this.parser.constructs.attentionMarkers.null,n=this.previous,o=Ts(n),f;return d;function d(b){return t.enter("attentionSequence"),f=b,v(b)}function v(b){if(b===f)return t.consume(b),v;let C=t.exit("attentionSequence"),$=Ts(b),O=!$||$===2&&o||e.includes(b),z=!o||o===2&&$||e.includes(n);return C._open=Boolean(f===42?O:O&&(o||!z)),C._close=Boolean(f===42?z:z&&($||!O)),i(b)}}function fm(t,i){t.column+=i,t.offset+=i,t._bufferIndex+=i}var _c={name:"autolink",tokenize:Aw};function Aw(t,i,e){let n=1;return o;function o(j){return t.enter("autolink"),t.enter("autolinkMarker"),t.consume(j),t.exit("autolinkMarker"),t.enter("autolinkProtocol"),f}function f(j){return yr(j)?(t.consume(j),d):Cc(j)?C(j):e(j)}function d(j){return j===43||j===45||j===46||Xt(j)?v(j):C(j)}function v(j){return j===58?(t.consume(j),b):(j===43||j===45||j===46||Xt(j))&&n++<32?(t.consume(j),v):C(j)}function b(j){return j===62?(t.exit("autolinkProtocol"),M(j)):j===null||j===32||j===60||yn(j)?e(j):(t.consume(j),b)}function C(j){return j===64?(t.consume(j),n=0,$):Cc(j)?(t.consume(j),C):e(j)}function $(j){return Xt(j)?O(j):e(j)}function O(j){return j===46?(t.consume(j),n=0,$):j===62?(t.exit("autolinkProtocol").type="autolinkEmail",M(j)):z(j)}function z(j){return(j===45||Xt(j))&&n++<63?(t.consume(j),j===45?z:O):e(j)}function M(j){return t.enter("autolinkMarker"),t.consume(j),t.exit("autolinkMarker"),t.exit("autolink"),i}}var Vi={tokenize:$w,partial:!0};function $w(t,i,e){return De(t,n,"linePrefix");function n(o){return o===null||ve(o)?i(o):e(o)}}var Po={name:"blockQuote",tokenize:xw,continuation:{tokenize:kw},exit:Cw};function xw(t,i,e){let n=this;return o;function o(d){if(d===62){let v=n.containerState;return v.open||(t.enter("blockQuote",{_container:!0}),v.open=!0),t.enter("blockQuotePrefix"),t.enter("blockQuoteMarker"),t.consume(d),t.exit("blockQuoteMarker"),f}return e(d)}function f(d){return et(d)?(t.enter("blockQuotePrefixWhitespace"),t.consume(d),t.exit("blockQuotePrefixWhitespace"),t.exit("blockQuotePrefix"),i):(t.exit("blockQuotePrefix"),i(d))}}function kw(t,i,e){return De(t,t.attempt(Po,i,e),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function Cw(t){t.exit("blockQuote")}var Fo={name:"characterEscape",tokenize:_w};function _w(t,i,e){return n;function n(f){return t.enter("characterEscape"),t.enter("escapeMarker"),t.consume(f),t.exit("escapeMarker"),o}function o(f){return sm(f)?(t.enter("characterEscapeValue"),t.consume(f),t.exit("characterEscapeValue"),t.exit("characterEscape"),i):e(f)}}var Ec={AElig:"\xC6",AMP:"&",Aacute:"\xC1",Abreve:"\u0102",Acirc:"\xC2",Acy:"\u0410",Afr:"\u{1D504}",Agrave:"\xC0",Alpha:"\u0391",Amacr:"\u0100",And:"\u2A53",Aogon:"\u0104",Aopf:"\u{1D538}",ApplyFunction:"\u2061",Aring:"\xC5",Ascr:"\u{1D49C}",Assign:"\u2254",Atilde:"\xC3",Auml:"\xC4",Backslash:"\u2216",Barv:"\u2AE7",Barwed:"\u2306",Bcy:"\u0411",Because:"\u2235",Bernoullis:"\u212C",Beta:"\u0392",Bfr:"\u{1D505}",Bopf:"\u{1D539}",Breve:"\u02D8",Bscr:"\u212C",Bumpeq:"\u224E",CHcy:"\u0427",COPY:"\xA9",Cacute:"\u0106",Cap:"\u22D2",CapitalDifferentialD:"\u2145",Cayleys:"\u212D",Ccaron:"\u010C",Ccedil:"\xC7",Ccirc:"\u0108",Cconint:"\u2230",Cdot:"\u010A",Cedilla:"\xB8",CenterDot:"\xB7",Cfr:"\u212D",Chi:"\u03A7",CircleDot:"\u2299",CircleMinus:"\u2296",CirclePlus:"\u2295",CircleTimes:"\u2297",ClockwiseContourIntegral:"\u2232",CloseCurlyDoubleQuote:"\u201D",CloseCurlyQuote:"\u2019",Colon:"\u2237",Colone:"\u2A74",Congruent:"\u2261",Conint:"\u222F",ContourIntegral:"\u222E",Copf:"\u2102",Coproduct:"\u2210",CounterClockwiseContourIntegral:"\u2233",Cross:"\u2A2F",Cscr:"\u{1D49E}",Cup:"\u22D3",CupCap:"\u224D",DD:"\u2145",DDotrahd:"\u2911",DJcy:"\u0402",DScy:"\u0405",DZcy:"\u040F",Dagger:"\u2021",Darr:"\u21A1",Dashv:"\u2AE4",Dcaron:"\u010E",Dcy:"\u0414",Del:"\u2207",Delta:"\u0394",Dfr:"\u{1D507}",DiacriticalAcute:"\xB4",DiacriticalDot:"\u02D9",DiacriticalDoubleAcute:"\u02DD",DiacriticalGrave:"`",DiacriticalTilde:"\u02DC",Diamond:"\u22C4",DifferentialD:"\u2146",Dopf:"\u{1D53B}",Dot:"\xA8",DotDot:"\u20DC",DotEqual:"\u2250",DoubleContourIntegral:"\u222F",DoubleDot:"\xA8",DoubleDownArrow:"\u21D3",DoubleLeftArrow:"\u21D0",DoubleLeftRightArrow:"\u21D4",DoubleLeftTee:"\u2AE4",DoubleLongLeftArrow:"\u27F8",DoubleLongLeftRightArrow:"\u27FA",DoubleLongRightArrow:"\u27F9",DoubleRightArrow:"\u21D2",DoubleRightTee:"\u22A8",DoubleUpArrow:"\u21D1",DoubleUpDownArrow:"\u21D5",DoubleVerticalBar:"\u2225",DownArrow:"\u2193",DownArrowBar:"\u2913",DownArrowUpArrow:"\u21F5",DownBreve:"\u0311",DownLeftRightVector:"\u2950",DownLeftTeeVector:"\u295E",DownLeftVector:"\u21BD",DownLeftVectorBar:"\u2956",DownRightTeeVector:"\u295F",DownRightVector:"\u21C1",DownRightVectorBar:"\u2957",DownTee:"\u22A4",DownTeeArrow:"\u21A7",Downarrow:"\u21D3",Dscr:"\u{1D49F}",Dstrok:"\u0110",ENG:"\u014A",ETH:"\xD0",Eacute:"\xC9",Ecaron:"\u011A",Ecirc:"\xCA",Ecy:"\u042D",Edot:"\u0116",Efr:"\u{1D508}",Egrave:"\xC8",Element:"\u2208",Emacr:"\u0112",EmptySmallSquare:"\u25FB",EmptyVerySmallSquare:"\u25AB",Eogon:"\u0118",Eopf:"\u{1D53C}",Epsilon:"\u0395",Equal:"\u2A75",EqualTilde:"\u2242",Equilibrium:"\u21CC",Escr:"\u2130",Esim:"\u2A73",Eta:"\u0397",Euml:"\xCB",Exists:"\u2203",ExponentialE:"\u2147",Fcy:"\u0424",Ffr:"\u{1D509}",FilledSmallSquare:"\u25FC",FilledVerySmallSquare:"\u25AA",Fopf:"\u{1D53D}",ForAll:"\u2200",Fouriertrf:"\u2131",Fscr:"\u2131",GJcy:"\u0403",GT:">",Gamma:"\u0393",Gammad:"\u03DC",Gbreve:"\u011E",Gcedil:"\u0122",Gcirc:"\u011C",Gcy:"\u0413",Gdot:"\u0120",Gfr:"\u{1D50A}",Gg:"\u22D9",Gopf:"\u{1D53E}",GreaterEqual:"\u2265",GreaterEqualLess:"\u22DB",GreaterFullEqual:"\u2267",GreaterGreater:"\u2AA2",GreaterLess:"\u2277",GreaterSlantEqual:"\u2A7E",GreaterTilde:"\u2273",Gscr:"\u{1D4A2}",Gt:"\u226B",HARDcy:"\u042A",Hacek:"\u02C7",Hat:"^",Hcirc:"\u0124",Hfr:"\u210C",HilbertSpace:"\u210B",Hopf:"\u210D",HorizontalLine:"\u2500",Hscr:"\u210B",Hstrok:"\u0126",HumpDownHump:"\u224E",HumpEqual:"\u224F",IEcy:"\u0415",IJlig:"\u0132",IOcy:"\u0401",Iacute:"\xCD",Icirc:"\xCE",Icy:"\u0418",Idot:"\u0130",Ifr:"\u2111",Igrave:"\xCC",Im:"\u2111",Imacr:"\u012A",ImaginaryI:"\u2148",Implies:"\u21D2",Int:"\u222C",Integral:"\u222B",Intersection:"\u22C2",InvisibleComma:"\u2063",InvisibleTimes:"\u2062",Iogon:"\u012E",Iopf:"\u{1D540}",Iota:"\u0399",Iscr:"\u2110",Itilde:"\u0128",Iukcy:"\u0406",Iuml:"\xCF",Jcirc:"\u0134",Jcy:"\u0419",Jfr:"\u{1D50D}",Jopf:"\u{1D541}",Jscr:"\u{1D4A5}",Jsercy:"\u0408",Jukcy:"\u0404",KHcy:"\u0425",KJcy:"\u040C",Kappa:"\u039A",Kcedil:"\u0136",Kcy:"\u041A",Kfr:"\u{1D50E}",Kopf:"\u{1D542}",Kscr:"\u{1D4A6}",LJcy:"\u0409",LT:"<",Lacute:"\u0139",Lambda:"\u039B",Lang:"\u27EA",Laplacetrf:"\u2112",Larr:"\u219E",Lcaron:"\u013D",Lcedil:"\u013B",Lcy:"\u041B",LeftAngleBracket:"\u27E8",LeftArrow:"\u2190",LeftArrowBar:"\u21E4",LeftArrowRightArrow:"\u21C6",LeftCeiling:"\u2308",LeftDoubleBracket:"\u27E6",LeftDownTeeVector:"\u2961",LeftDownVector:"\u21C3",LeftDownVectorBar:"\u2959",LeftFloor:"\u230A",LeftRightArrow:"\u2194",LeftRightVector:"\u294E",LeftTee:"\u22A3",LeftTeeArrow:"\u21A4",LeftTeeVector:"\u295A",LeftTriangle:"\u22B2",LeftTriangleBar:"\u29CF",LeftTriangleEqual:"\u22B4",LeftUpDownVector:"\u2951",LeftUpTeeVector:"\u2960",LeftUpVector:"\u21BF",LeftUpVectorBar:"\u2958",LeftVector:"\u21BC",LeftVectorBar:"\u2952",Leftarrow:"\u21D0",Leftrightarrow:"\u21D4",LessEqualGreater:"\u22DA",LessFullEqual:"\u2266",LessGreater:"\u2276",LessLess:"\u2AA1",LessSlantEqual:"\u2A7D",LessTilde:"\u2272",Lfr:"\u{1D50F}",Ll:"\u22D8",Lleftarrow:"\u21DA",Lmidot:"\u013F",LongLeftArrow:"\u27F5",LongLeftRightArrow:"\u27F7",LongRightArrow:"\u27F6",Longleftarrow:"\u27F8",Longleftrightarrow:"\u27FA",Longrightarrow:"\u27F9",Lopf:"\u{1D543}",LowerLeftArrow:"\u2199",LowerRightArrow:"\u2198",Lscr:"\u2112",Lsh:"\u21B0",Lstrok:"\u0141",Lt:"\u226A",Map:"\u2905",Mcy:"\u041C",MediumSpace:"\u205F",Mellintrf:"\u2133",Mfr:"\u{1D510}",MinusPlus:"\u2213",Mopf:"\u{1D544}",Mscr:"\u2133",Mu:"\u039C",NJcy:"\u040A",Nacute:"\u0143",Ncaron:"\u0147",Ncedil:"\u0145",Ncy:"\u041D",NegativeMediumSpace:"\u200B",NegativeThickSpace:"\u200B",NegativeThinSpace:"\u200B",NegativeVeryThinSpace:"\u200B",NestedGreaterGreater:"\u226B",NestedLessLess:"\u226A",NewLine:`
25
25
  `,Nfr:"\u{1D511}",NoBreak:"\u2060",NonBreakingSpace:"\xA0",Nopf:"\u2115",Not:"\u2AEC",NotCongruent:"\u2262",NotCupCap:"\u226D",NotDoubleVerticalBar:"\u2226",NotElement:"\u2209",NotEqual:"\u2260",NotEqualTilde:"\u2242\u0338",NotExists:"\u2204",NotGreater:"\u226F",NotGreaterEqual:"\u2271",NotGreaterFullEqual:"\u2267\u0338",NotGreaterGreater:"\u226B\u0338",NotGreaterLess:"\u2279",NotGreaterSlantEqual:"\u2A7E\u0338",NotGreaterTilde:"\u2275",NotHumpDownHump:"\u224E\u0338",NotHumpEqual:"\u224F\u0338",NotLeftTriangle:"\u22EA",NotLeftTriangleBar:"\u29CF\u0338",NotLeftTriangleEqual:"\u22EC",NotLess:"\u226E",NotLessEqual:"\u2270",NotLessGreater:"\u2278",NotLessLess:"\u226A\u0338",NotLessSlantEqual:"\u2A7D\u0338",NotLessTilde:"\u2274",NotNestedGreaterGreater:"\u2AA2\u0338",NotNestedLessLess:"\u2AA1\u0338",NotPrecedes:"\u2280",NotPrecedesEqual:"\u2AAF\u0338",NotPrecedesSlantEqual:"\u22E0",NotReverseElement:"\u220C",NotRightTriangle:"\u22EB",NotRightTriangleBar:"\u29D0\u0338",NotRightTriangleEqual:"\u22ED",NotSquareSubset:"\u228F\u0338",NotSquareSubsetEqual:"\u22E2",NotSquareSuperset:"\u2290\u0338",NotSquareSupersetEqual:"\u22E3",NotSubset:"\u2282\u20D2",NotSubsetEqual:"\u2288",NotSucceeds:"\u2281",NotSucceedsEqual:"\u2AB0\u0338",NotSucceedsSlantEqual:"\u22E1",NotSucceedsTilde:"\u227F\u0338",NotSuperset:"\u2283\u20D2",NotSupersetEqual:"\u2289",NotTilde:"\u2241",NotTildeEqual:"\u2244",NotTildeFullEqual:"\u2247",NotTildeTilde:"\u2249",NotVerticalBar:"\u2224",Nscr:"\u{1D4A9}",Ntilde:"\xD1",Nu:"\u039D",OElig:"\u0152",Oacute:"\xD3",Ocirc:"\xD4",Ocy:"\u041E",Odblac:"\u0150",Ofr:"\u{1D512}",Ograve:"\xD2",Omacr:"\u014C",Omega:"\u03A9",Omicron:"\u039F",Oopf:"\u{1D546}",OpenCurlyDoubleQuote:"\u201C",OpenCurlyQuote:"\u2018",Or:"\u2A54",Oscr:"\u{1D4AA}",Oslash:"\xD8",Otilde:"\xD5",Otimes:"\u2A37",Ouml:"\xD6",OverBar:"\u203E",OverBrace:"\u23DE",OverBracket:"\u23B4",OverParenthesis:"\u23DC",PartialD:"\u2202",Pcy:"\u041F",Pfr:"\u{1D513}",Phi:"\u03A6",Pi:"\u03A0",PlusMinus:"\xB1",Poincareplane:"\u210C",Popf:"\u2119",Pr:"\u2ABB",Precedes:"\u227A",PrecedesEqual:"\u2AAF",PrecedesSlantEqual:"\u227C",PrecedesTilde:"\u227E",Prime:"\u2033",Product:"\u220F",Proportion:"\u2237",Proportional:"\u221D",Pscr:"\u{1D4AB}",Psi:"\u03A8",QUOT:'"',Qfr:"\u{1D514}",Qopf:"\u211A",Qscr:"\u{1D4AC}",RBarr:"\u2910",REG:"\xAE",Racute:"\u0154",Rang:"\u27EB",Rarr:"\u21A0",Rarrtl:"\u2916",Rcaron:"\u0158",Rcedil:"\u0156",Rcy:"\u0420",Re:"\u211C",ReverseElement:"\u220B",ReverseEquilibrium:"\u21CB",ReverseUpEquilibrium:"\u296F",Rfr:"\u211C",Rho:"\u03A1",RightAngleBracket:"\u27E9",RightArrow:"\u2192",RightArrowBar:"\u21E5",RightArrowLeftArrow:"\u21C4",RightCeiling:"\u2309",RightDoubleBracket:"\u27E7",RightDownTeeVector:"\u295D",RightDownVector:"\u21C2",RightDownVectorBar:"\u2955",RightFloor:"\u230B",RightTee:"\u22A2",RightTeeArrow:"\u21A6",RightTeeVector:"\u295B",RightTriangle:"\u22B3",RightTriangleBar:"\u29D0",RightTriangleEqual:"\u22B5",RightUpDownVector:"\u294F",RightUpTeeVector:"\u295C",RightUpVector:"\u21BE",RightUpVectorBar:"\u2954",RightVector:"\u21C0",RightVectorBar:"\u2953",Rightarrow:"\u21D2",Ropf:"\u211D",RoundImplies:"\u2970",Rrightarrow:"\u21DB",Rscr:"\u211B",Rsh:"\u21B1",RuleDelayed:"\u29F4",SHCHcy:"\u0429",SHcy:"\u0428",SOFTcy:"\u042C",Sacute:"\u015A",Sc:"\u2ABC",Scaron:"\u0160",Scedil:"\u015E",Scirc:"\u015C",Scy:"\u0421",Sfr:"\u{1D516}",ShortDownArrow:"\u2193",ShortLeftArrow:"\u2190",ShortRightArrow:"\u2192",ShortUpArrow:"\u2191",Sigma:"\u03A3",SmallCircle:"\u2218",Sopf:"\u{1D54A}",Sqrt:"\u221A",Square:"\u25A1",SquareIntersection:"\u2293",SquareSubset:"\u228F",SquareSubsetEqual:"\u2291",SquareSuperset:"\u2290",SquareSupersetEqual:"\u2292",SquareUnion:"\u2294",Sscr:"\u{1D4AE}",Star:"\u22C6",Sub:"\u22D0",Subset:"\u22D0",SubsetEqual:"\u2286",Succeeds:"\u227B",SucceedsEqual:"\u2AB0",SucceedsSlantEqual:"\u227D",SucceedsTilde:"\u227F",SuchThat:"\u220B",Sum:"\u2211",Sup:"\u22D1",Superset:"\u2283",SupersetEqual:"\u2287",Supset:"\u22D1",THORN:"\xDE",TRADE:"\u2122",TSHcy:"\u040B",TScy:"\u0426",Tab:" ",Tau:"\u03A4",Tcaron:"\u0164",Tcedil:"\u0162",Tcy:"\u0422",Tfr:"\u{1D517}",Therefore:"\u2234",Theta:"\u0398",ThickSpace:"\u205F\u200A",ThinSpace:"\u2009",Tilde:"\u223C",TildeEqual:"\u2243",TildeFullEqual:"\u2245",TildeTilde:"\u2248",Topf:"\u{1D54B}",TripleDot:"\u20DB",Tscr:"\u{1D4AF}",Tstrok:"\u0166",Uacute:"\xDA",Uarr:"\u219F",Uarrocir:"\u2949",Ubrcy:"\u040E",Ubreve:"\u016C",Ucirc:"\xDB",Ucy:"\u0423",Udblac:"\u0170",Ufr:"\u{1D518}",Ugrave:"\xD9",Umacr:"\u016A",UnderBar:"_",UnderBrace:"\u23DF",UnderBracket:"\u23B5",UnderParenthesis:"\u23DD",Union:"\u22C3",UnionPlus:"\u228E",Uogon:"\u0172",Uopf:"\u{1D54C}",UpArrow:"\u2191",UpArrowBar:"\u2912",UpArrowDownArrow:"\u21C5",UpDownArrow:"\u2195",UpEquilibrium:"\u296E",UpTee:"\u22A5",UpTeeArrow:"\u21A5",Uparrow:"\u21D1",Updownarrow:"\u21D5",UpperLeftArrow:"\u2196",UpperRightArrow:"\u2197",Upsi:"\u03D2",Upsilon:"\u03A5",Uring:"\u016E",Uscr:"\u{1D4B0}",Utilde:"\u0168",Uuml:"\xDC",VDash:"\u22AB",Vbar:"\u2AEB",Vcy:"\u0412",Vdash:"\u22A9",Vdashl:"\u2AE6",Vee:"\u22C1",Verbar:"\u2016",Vert:"\u2016",VerticalBar:"\u2223",VerticalLine:"|",VerticalSeparator:"\u2758",VerticalTilde:"\u2240",VeryThinSpace:"\u200A",Vfr:"\u{1D519}",Vopf:"\u{1D54D}",Vscr:"\u{1D4B1}",Vvdash:"\u22AA",Wcirc:"\u0174",Wedge:"\u22C0",Wfr:"\u{1D51A}",Wopf:"\u{1D54E}",Wscr:"\u{1D4B2}",Xfr:"\u{1D51B}",Xi:"\u039E",Xopf:"\u{1D54F}",Xscr:"\u{1D4B3}",YAcy:"\u042F",YIcy:"\u0407",YUcy:"\u042E",Yacute:"\xDD",Ycirc:"\u0176",Ycy:"\u042B",Yfr:"\u{1D51C}",Yopf:"\u{1D550}",Yscr:"\u{1D4B4}",Yuml:"\u0178",ZHcy:"\u0416",Zacute:"\u0179",Zcaron:"\u017D",Zcy:"\u0417",Zdot:"\u017B",ZeroWidthSpace:"\u200B",Zeta:"\u0396",Zfr:"\u2128",Zopf:"\u2124",Zscr:"\u{1D4B5}",aacute:"\xE1",abreve:"\u0103",ac:"\u223E",acE:"\u223E\u0333",acd:"\u223F",acirc:"\xE2",acute:"\xB4",acy:"\u0430",aelig:"\xE6",af:"\u2061",afr:"\u{1D51E}",agrave:"\xE0",alefsym:"\u2135",aleph:"\u2135",alpha:"\u03B1",amacr:"\u0101",amalg:"\u2A3F",amp:"&",and:"\u2227",andand:"\u2A55",andd:"\u2A5C",andslope:"\u2A58",andv:"\u2A5A",ang:"\u2220",ange:"\u29A4",angle:"\u2220",angmsd:"\u2221",angmsdaa:"\u29A8",angmsdab:"\u29A9",angmsdac:"\u29AA",angmsdad:"\u29AB",angmsdae:"\u29AC",angmsdaf:"\u29AD",angmsdag:"\u29AE",angmsdah:"\u29AF",angrt:"\u221F",angrtvb:"\u22BE",angrtvbd:"\u299D",angsph:"\u2222",angst:"\xC5",angzarr:"\u237C",aogon:"\u0105",aopf:"\u{1D552}",ap:"\u2248",apE:"\u2A70",apacir:"\u2A6F",ape:"\u224A",apid:"\u224B",apos:"'",approx:"\u2248",approxeq:"\u224A",aring:"\xE5",ascr:"\u{1D4B6}",ast:"*",asymp:"\u2248",asympeq:"\u224D",atilde:"\xE3",auml:"\xE4",awconint:"\u2233",awint:"\u2A11",bNot:"\u2AED",backcong:"\u224C",backepsilon:"\u03F6",backprime:"\u2035",backsim:"\u223D",backsimeq:"\u22CD",barvee:"\u22BD",barwed:"\u2305",barwedge:"\u2305",bbrk:"\u23B5",bbrktbrk:"\u23B6",bcong:"\u224C",bcy:"\u0431",bdquo:"\u201E",becaus:"\u2235",because:"\u2235",bemptyv:"\u29B0",bepsi:"\u03F6",bernou:"\u212C",beta:"\u03B2",beth:"\u2136",between:"\u226C",bfr:"\u{1D51F}",bigcap:"\u22C2",bigcirc:"\u25EF",bigcup:"\u22C3",bigodot:"\u2A00",bigoplus:"\u2A01",bigotimes:"\u2A02",bigsqcup:"\u2A06",bigstar:"\u2605",bigtriangledown:"\u25BD",bigtriangleup:"\u25B3",biguplus:"\u2A04",bigvee:"\u22C1",bigwedge:"\u22C0",bkarow:"\u290D",blacklozenge:"\u29EB",blacksquare:"\u25AA",blacktriangle:"\u25B4",blacktriangledown:"\u25BE",blacktriangleleft:"\u25C2",blacktriangleright:"\u25B8",blank:"\u2423",blk12:"\u2592",blk14:"\u2591",blk34:"\u2593",block:"\u2588",bne:"=\u20E5",bnequiv:"\u2261\u20E5",bnot:"\u2310",bopf:"\u{1D553}",bot:"\u22A5",bottom:"\u22A5",bowtie:"\u22C8",boxDL:"\u2557",boxDR:"\u2554",boxDl:"\u2556",boxDr:"\u2553",boxH:"\u2550",boxHD:"\u2566",boxHU:"\u2569",boxHd:"\u2564",boxHu:"\u2567",boxUL:"\u255D",boxUR:"\u255A",boxUl:"\u255C",boxUr:"\u2559",boxV:"\u2551",boxVH:"\u256C",boxVL:"\u2563",boxVR:"\u2560",boxVh:"\u256B",boxVl:"\u2562",boxVr:"\u255F",boxbox:"\u29C9",boxdL:"\u2555",boxdR:"\u2552",boxdl:"\u2510",boxdr:"\u250C",boxh:"\u2500",boxhD:"\u2565",boxhU:"\u2568",boxhd:"\u252C",boxhu:"\u2534",boxminus:"\u229F",boxplus:"\u229E",boxtimes:"\u22A0",boxuL:"\u255B",boxuR:"\u2558",boxul:"\u2518",boxur:"\u2514",boxv:"\u2502",boxvH:"\u256A",boxvL:"\u2561",boxvR:"\u255E",boxvh:"\u253C",boxvl:"\u2524",boxvr:"\u251C",bprime:"\u2035",breve:"\u02D8",brvbar:"\xA6",bscr:"\u{1D4B7}",bsemi:"\u204F",bsim:"\u223D",bsime:"\u22CD",bsol:"\\",bsolb:"\u29C5",bsolhsub:"\u27C8",bull:"\u2022",bullet:"\u2022",bump:"\u224E",bumpE:"\u2AAE",bumpe:"\u224F",bumpeq:"\u224F",cacute:"\u0107",cap:"\u2229",capand:"\u2A44",capbrcup:"\u2A49",capcap:"\u2A4B",capcup:"\u2A47",capdot:"\u2A40",caps:"\u2229\uFE00",caret:"\u2041",caron:"\u02C7",ccaps:"\u2A4D",ccaron:"\u010D",ccedil:"\xE7",ccirc:"\u0109",ccups:"\u2A4C",ccupssm:"\u2A50",cdot:"\u010B",cedil:"\xB8",cemptyv:"\u29B2",cent:"\xA2",centerdot:"\xB7",cfr:"\u{1D520}",chcy:"\u0447",check:"\u2713",checkmark:"\u2713",chi:"\u03C7",cir:"\u25CB",cirE:"\u29C3",circ:"\u02C6",circeq:"\u2257",circlearrowleft:"\u21BA",circlearrowright:"\u21BB",circledR:"\xAE",circledS:"\u24C8",circledast:"\u229B",circledcirc:"\u229A",circleddash:"\u229D",cire:"\u2257",cirfnint:"\u2A10",cirmid:"\u2AEF",cirscir:"\u29C2",clubs:"\u2663",clubsuit:"\u2663",colon:":",colone:"\u2254",coloneq:"\u2254",comma:",",commat:"@",comp:"\u2201",compfn:"\u2218",complement:"\u2201",complexes:"\u2102",cong:"\u2245",congdot:"\u2A6D",conint:"\u222E",copf:"\u{1D554}",coprod:"\u2210",copy:"\xA9",copysr:"\u2117",crarr:"\u21B5",cross:"\u2717",cscr:"\u{1D4B8}",csub:"\u2ACF",csube:"\u2AD1",csup:"\u2AD0",csupe:"\u2AD2",ctdot:"\u22EF",cudarrl:"\u2938",cudarrr:"\u2935",cuepr:"\u22DE",cuesc:"\u22DF",cularr:"\u21B6",cularrp:"\u293D",cup:"\u222A",cupbrcap:"\u2A48",cupcap:"\u2A46",cupcup:"\u2A4A",cupdot:"\u228D",cupor:"\u2A45",cups:"\u222A\uFE00",curarr:"\u21B7",curarrm:"\u293C",curlyeqprec:"\u22DE",curlyeqsucc:"\u22DF",curlyvee:"\u22CE",curlywedge:"\u22CF",curren:"\xA4",curvearrowleft:"\u21B6",curvearrowright:"\u21B7",cuvee:"\u22CE",cuwed:"\u22CF",cwconint:"\u2232",cwint:"\u2231",cylcty:"\u232D",dArr:"\u21D3",dHar:"\u2965",dagger:"\u2020",daleth:"\u2138",darr:"\u2193",dash:"\u2010",dashv:"\u22A3",dbkarow:"\u290F",dblac:"\u02DD",dcaron:"\u010F",dcy:"\u0434",dd:"\u2146",ddagger:"\u2021",ddarr:"\u21CA",ddotseq:"\u2A77",deg:"\xB0",delta:"\u03B4",demptyv:"\u29B1",dfisht:"\u297F",dfr:"\u{1D521}",dharl:"\u21C3",dharr:"\u21C2",diam:"\u22C4",diamond:"\u22C4",diamondsuit:"\u2666",diams:"\u2666",die:"\xA8",digamma:"\u03DD",disin:"\u22F2",div:"\xF7",divide:"\xF7",divideontimes:"\u22C7",divonx:"\u22C7",djcy:"\u0452",dlcorn:"\u231E",dlcrop:"\u230D",dollar:"$",dopf:"\u{1D555}",dot:"\u02D9",doteq:"\u2250",doteqdot:"\u2251",dotminus:"\u2238",dotplus:"\u2214",dotsquare:"\u22A1",doublebarwedge:"\u2306",downarrow:"\u2193",downdownarrows:"\u21CA",downharpoonleft:"\u21C3",downharpoonright:"\u21C2",drbkarow:"\u2910",drcorn:"\u231F",drcrop:"\u230C",dscr:"\u{1D4B9}",dscy:"\u0455",dsol:"\u29F6",dstrok:"\u0111",dtdot:"\u22F1",dtri:"\u25BF",dtrif:"\u25BE",duarr:"\u21F5",duhar:"\u296F",dwangle:"\u29A6",dzcy:"\u045F",dzigrarr:"\u27FF",eDDot:"\u2A77",eDot:"\u2251",eacute:"\xE9",easter:"\u2A6E",ecaron:"\u011B",ecir:"\u2256",ecirc:"\xEA",ecolon:"\u2255",ecy:"\u044D",edot:"\u0117",ee:"\u2147",efDot:"\u2252",efr:"\u{1D522}",eg:"\u2A9A",egrave:"\xE8",egs:"\u2A96",egsdot:"\u2A98",el:"\u2A99",elinters:"\u23E7",ell:"\u2113",els:"\u2A95",elsdot:"\u2A97",emacr:"\u0113",empty:"\u2205",emptyset:"\u2205",emptyv:"\u2205",emsp13:"\u2004",emsp14:"\u2005",emsp:"\u2003",eng:"\u014B",ensp:"\u2002",eogon:"\u0119",eopf:"\u{1D556}",epar:"\u22D5",eparsl:"\u29E3",eplus:"\u2A71",epsi:"\u03B5",epsilon:"\u03B5",epsiv:"\u03F5",eqcirc:"\u2256",eqcolon:"\u2255",eqsim:"\u2242",eqslantgtr:"\u2A96",eqslantless:"\u2A95",equals:"=",equest:"\u225F",equiv:"\u2261",equivDD:"\u2A78",eqvparsl:"\u29E5",erDot:"\u2253",erarr:"\u2971",escr:"\u212F",esdot:"\u2250",esim:"\u2242",eta:"\u03B7",eth:"\xF0",euml:"\xEB",euro:"\u20AC",excl:"!",exist:"\u2203",expectation:"\u2130",exponentiale:"\u2147",fallingdotseq:"\u2252",fcy:"\u0444",female:"\u2640",ffilig:"\uFB03",fflig:"\uFB00",ffllig:"\uFB04",ffr:"\u{1D523}",filig:"\uFB01",fjlig:"fj",flat:"\u266D",fllig:"\uFB02",fltns:"\u25B1",fnof:"\u0192",fopf:"\u{1D557}",forall:"\u2200",fork:"\u22D4",forkv:"\u2AD9",fpartint:"\u2A0D",frac12:"\xBD",frac13:"\u2153",frac14:"\xBC",frac15:"\u2155",frac16:"\u2159",frac18:"\u215B",frac23:"\u2154",frac25:"\u2156",frac34:"\xBE",frac35:"\u2157",frac38:"\u215C",frac45:"\u2158",frac56:"\u215A",frac58:"\u215D",frac78:"\u215E",frasl:"\u2044",frown:"\u2322",fscr:"\u{1D4BB}",gE:"\u2267",gEl:"\u2A8C",gacute:"\u01F5",gamma:"\u03B3",gammad:"\u03DD",gap:"\u2A86",gbreve:"\u011F",gcirc:"\u011D",gcy:"\u0433",gdot:"\u0121",ge:"\u2265",gel:"\u22DB",geq:"\u2265",geqq:"\u2267",geqslant:"\u2A7E",ges:"\u2A7E",gescc:"\u2AA9",gesdot:"\u2A80",gesdoto:"\u2A82",gesdotol:"\u2A84",gesl:"\u22DB\uFE00",gesles:"\u2A94",gfr:"\u{1D524}",gg:"\u226B",ggg:"\u22D9",gimel:"\u2137",gjcy:"\u0453",gl:"\u2277",glE:"\u2A92",gla:"\u2AA5",glj:"\u2AA4",gnE:"\u2269",gnap:"\u2A8A",gnapprox:"\u2A8A",gne:"\u2A88",gneq:"\u2A88",gneqq:"\u2269",gnsim:"\u22E7",gopf:"\u{1D558}",grave:"`",gscr:"\u210A",gsim:"\u2273",gsime:"\u2A8E",gsiml:"\u2A90",gt:">",gtcc:"\u2AA7",gtcir:"\u2A7A",gtdot:"\u22D7",gtlPar:"\u2995",gtquest:"\u2A7C",gtrapprox:"\u2A86",gtrarr:"\u2978",gtrdot:"\u22D7",gtreqless:"\u22DB",gtreqqless:"\u2A8C",gtrless:"\u2277",gtrsim:"\u2273",gvertneqq:"\u2269\uFE00",gvnE:"\u2269\uFE00",hArr:"\u21D4",hairsp:"\u200A",half:"\xBD",hamilt:"\u210B",hardcy:"\u044A",harr:"\u2194",harrcir:"\u2948",harrw:"\u21AD",hbar:"\u210F",hcirc:"\u0125",hearts:"\u2665",heartsuit:"\u2665",hellip:"\u2026",hercon:"\u22B9",hfr:"\u{1D525}",hksearow:"\u2925",hkswarow:"\u2926",hoarr:"\u21FF",homtht:"\u223B",hookleftarrow:"\u21A9",hookrightarrow:"\u21AA",hopf:"\u{1D559}",horbar:"\u2015",hscr:"\u{1D4BD}",hslash:"\u210F",hstrok:"\u0127",hybull:"\u2043",hyphen:"\u2010",iacute:"\xED",ic:"\u2063",icirc:"\xEE",icy:"\u0438",iecy:"\u0435",iexcl:"\xA1",iff:"\u21D4",ifr:"\u{1D526}",igrave:"\xEC",ii:"\u2148",iiiint:"\u2A0C",iiint:"\u222D",iinfin:"\u29DC",iiota:"\u2129",ijlig:"\u0133",imacr:"\u012B",image:"\u2111",imagline:"\u2110",imagpart:"\u2111",imath:"\u0131",imof:"\u22B7",imped:"\u01B5",in:"\u2208",incare:"\u2105",infin:"\u221E",infintie:"\u29DD",inodot:"\u0131",int:"\u222B",intcal:"\u22BA",integers:"\u2124",intercal:"\u22BA",intlarhk:"\u2A17",intprod:"\u2A3C",iocy:"\u0451",iogon:"\u012F",iopf:"\u{1D55A}",iota:"\u03B9",iprod:"\u2A3C",iquest:"\xBF",iscr:"\u{1D4BE}",isin:"\u2208",isinE:"\u22F9",isindot:"\u22F5",isins:"\u22F4",isinsv:"\u22F3",isinv:"\u2208",it:"\u2062",itilde:"\u0129",iukcy:"\u0456",iuml:"\xEF",jcirc:"\u0135",jcy:"\u0439",jfr:"\u{1D527}",jmath:"\u0237",jopf:"\u{1D55B}",jscr:"\u{1D4BF}",jsercy:"\u0458",jukcy:"\u0454",kappa:"\u03BA",kappav:"\u03F0",kcedil:"\u0137",kcy:"\u043A",kfr:"\u{1D528}",kgreen:"\u0138",khcy:"\u0445",kjcy:"\u045C",kopf:"\u{1D55C}",kscr:"\u{1D4C0}",lAarr:"\u21DA",lArr:"\u21D0",lAtail:"\u291B",lBarr:"\u290E",lE:"\u2266",lEg:"\u2A8B",lHar:"\u2962",lacute:"\u013A",laemptyv:"\u29B4",lagran:"\u2112",lambda:"\u03BB",lang:"\u27E8",langd:"\u2991",langle:"\u27E8",lap:"\u2A85",laquo:"\xAB",larr:"\u2190",larrb:"\u21E4",larrbfs:"\u291F",larrfs:"\u291D",larrhk:"\u21A9",larrlp:"\u21AB",larrpl:"\u2939",larrsim:"\u2973",larrtl:"\u21A2",lat:"\u2AAB",latail:"\u2919",late:"\u2AAD",lates:"\u2AAD\uFE00",lbarr:"\u290C",lbbrk:"\u2772",lbrace:"{",lbrack:"[",lbrke:"\u298B",lbrksld:"\u298F",lbrkslu:"\u298D",lcaron:"\u013E",lcedil:"\u013C",lceil:"\u2308",lcub:"{",lcy:"\u043B",ldca:"\u2936",ldquo:"\u201C",ldquor:"\u201E",ldrdhar:"\u2967",ldrushar:"\u294B",ldsh:"\u21B2",le:"\u2264",leftarrow:"\u2190",leftarrowtail:"\u21A2",leftharpoondown:"\u21BD",leftharpoonup:"\u21BC",leftleftarrows:"\u21C7",leftrightarrow:"\u2194",leftrightarrows:"\u21C6",leftrightharpoons:"\u21CB",leftrightsquigarrow:"\u21AD",leftthreetimes:"\u22CB",leg:"\u22DA",leq:"\u2264",leqq:"\u2266",leqslant:"\u2A7D",les:"\u2A7D",lescc:"\u2AA8",lesdot:"\u2A7F",lesdoto:"\u2A81",lesdotor:"\u2A83",lesg:"\u22DA\uFE00",lesges:"\u2A93",lessapprox:"\u2A85",lessdot:"\u22D6",lesseqgtr:"\u22DA",lesseqqgtr:"\u2A8B",lessgtr:"\u2276",lesssim:"\u2272",lfisht:"\u297C",lfloor:"\u230A",lfr:"\u{1D529}",lg:"\u2276",lgE:"\u2A91",lhard:"\u21BD",lharu:"\u21BC",lharul:"\u296A",lhblk:"\u2584",ljcy:"\u0459",ll:"\u226A",llarr:"\u21C7",llcorner:"\u231E",llhard:"\u296B",lltri:"\u25FA",lmidot:"\u0140",lmoust:"\u23B0",lmoustache:"\u23B0",lnE:"\u2268",lnap:"\u2A89",lnapprox:"\u2A89",lne:"\u2A87",lneq:"\u2A87",lneqq:"\u2268",lnsim:"\u22E6",loang:"\u27EC",loarr:"\u21FD",lobrk:"\u27E6",longleftarrow:"\u27F5",longleftrightarrow:"\u27F7",longmapsto:"\u27FC",longrightarrow:"\u27F6",looparrowleft:"\u21AB",looparrowright:"\u21AC",lopar:"\u2985",lopf:"\u{1D55D}",loplus:"\u2A2D",lotimes:"\u2A34",lowast:"\u2217",lowbar:"_",loz:"\u25CA",lozenge:"\u25CA",lozf:"\u29EB",lpar:"(",lparlt:"\u2993",lrarr:"\u21C6",lrcorner:"\u231F",lrhar:"\u21CB",lrhard:"\u296D",lrm:"\u200E",lrtri:"\u22BF",lsaquo:"\u2039",lscr:"\u{1D4C1}",lsh:"\u21B0",lsim:"\u2272",lsime:"\u2A8D",lsimg:"\u2A8F",lsqb:"[",lsquo:"\u2018",lsquor:"\u201A",lstrok:"\u0142",lt:"<",ltcc:"\u2AA6",ltcir:"\u2A79",ltdot:"\u22D6",lthree:"\u22CB",ltimes:"\u22C9",ltlarr:"\u2976",ltquest:"\u2A7B",ltrPar:"\u2996",ltri:"\u25C3",ltrie:"\u22B4",ltrif:"\u25C2",lurdshar:"\u294A",luruhar:"\u2966",lvertneqq:"\u2268\uFE00",lvnE:"\u2268\uFE00",mDDot:"\u223A",macr:"\xAF",male:"\u2642",malt:"\u2720",maltese:"\u2720",map:"\u21A6",mapsto:"\u21A6",mapstodown:"\u21A7",mapstoleft:"\u21A4",mapstoup:"\u21A5",marker:"\u25AE",mcomma:"\u2A29",mcy:"\u043C",mdash:"\u2014",measuredangle:"\u2221",mfr:"\u{1D52A}",mho:"\u2127",micro:"\xB5",mid:"\u2223",midast:"*",midcir:"\u2AF0",middot:"\xB7",minus:"\u2212",minusb:"\u229F",minusd:"\u2238",minusdu:"\u2A2A",mlcp:"\u2ADB",mldr:"\u2026",mnplus:"\u2213",models:"\u22A7",mopf:"\u{1D55E}",mp:"\u2213",mscr:"\u{1D4C2}",mstpos:"\u223E",mu:"\u03BC",multimap:"\u22B8",mumap:"\u22B8",nGg:"\u22D9\u0338",nGt:"\u226B\u20D2",nGtv:"\u226B\u0338",nLeftarrow:"\u21CD",nLeftrightarrow:"\u21CE",nLl:"\u22D8\u0338",nLt:"\u226A\u20D2",nLtv:"\u226A\u0338",nRightarrow:"\u21CF",nVDash:"\u22AF",nVdash:"\u22AE",nabla:"\u2207",nacute:"\u0144",nang:"\u2220\u20D2",nap:"\u2249",napE:"\u2A70\u0338",napid:"\u224B\u0338",napos:"\u0149",napprox:"\u2249",natur:"\u266E",natural:"\u266E",naturals:"\u2115",nbsp:"\xA0",nbump:"\u224E\u0338",nbumpe:"\u224F\u0338",ncap:"\u2A43",ncaron:"\u0148",ncedil:"\u0146",ncong:"\u2247",ncongdot:"\u2A6D\u0338",ncup:"\u2A42",ncy:"\u043D",ndash:"\u2013",ne:"\u2260",neArr:"\u21D7",nearhk:"\u2924",nearr:"\u2197",nearrow:"\u2197",nedot:"\u2250\u0338",nequiv:"\u2262",nesear:"\u2928",nesim:"\u2242\u0338",nexist:"\u2204",nexists:"\u2204",nfr:"\u{1D52B}",ngE:"\u2267\u0338",nge:"\u2271",ngeq:"\u2271",ngeqq:"\u2267\u0338",ngeqslant:"\u2A7E\u0338",nges:"\u2A7E\u0338",ngsim:"\u2275",ngt:"\u226F",ngtr:"\u226F",nhArr:"\u21CE",nharr:"\u21AE",nhpar:"\u2AF2",ni:"\u220B",nis:"\u22FC",nisd:"\u22FA",niv:"\u220B",njcy:"\u045A",nlArr:"\u21CD",nlE:"\u2266\u0338",nlarr:"\u219A",nldr:"\u2025",nle:"\u2270",nleftarrow:"\u219A",nleftrightarrow:"\u21AE",nleq:"\u2270",nleqq:"\u2266\u0338",nleqslant:"\u2A7D\u0338",nles:"\u2A7D\u0338",nless:"\u226E",nlsim:"\u2274",nlt:"\u226E",nltri:"\u22EA",nltrie:"\u22EC",nmid:"\u2224",nopf:"\u{1D55F}",not:"\xAC",notin:"\u2209",notinE:"\u22F9\u0338",notindot:"\u22F5\u0338",notinva:"\u2209",notinvb:"\u22F7",notinvc:"\u22F6",notni:"\u220C",notniva:"\u220C",notnivb:"\u22FE",notnivc:"\u22FD",npar:"\u2226",nparallel:"\u2226",nparsl:"\u2AFD\u20E5",npart:"\u2202\u0338",npolint:"\u2A14",npr:"\u2280",nprcue:"\u22E0",npre:"\u2AAF\u0338",nprec:"\u2280",npreceq:"\u2AAF\u0338",nrArr:"\u21CF",nrarr:"\u219B",nrarrc:"\u2933\u0338",nrarrw:"\u219D\u0338",nrightarrow:"\u219B",nrtri:"\u22EB",nrtrie:"\u22ED",nsc:"\u2281",nsccue:"\u22E1",nsce:"\u2AB0\u0338",nscr:"\u{1D4C3}",nshortmid:"\u2224",nshortparallel:"\u2226",nsim:"\u2241",nsime:"\u2244",nsimeq:"\u2244",nsmid:"\u2224",nspar:"\u2226",nsqsube:"\u22E2",nsqsupe:"\u22E3",nsub:"\u2284",nsubE:"\u2AC5\u0338",nsube:"\u2288",nsubset:"\u2282\u20D2",nsubseteq:"\u2288",nsubseteqq:"\u2AC5\u0338",nsucc:"\u2281",nsucceq:"\u2AB0\u0338",nsup:"\u2285",nsupE:"\u2AC6\u0338",nsupe:"\u2289",nsupset:"\u2283\u20D2",nsupseteq:"\u2289",nsupseteqq:"\u2AC6\u0338",ntgl:"\u2279",ntilde:"\xF1",ntlg:"\u2278",ntriangleleft:"\u22EA",ntrianglelefteq:"\u22EC",ntriangleright:"\u22EB",ntrianglerighteq:"\u22ED",nu:"\u03BD",num:"#",numero:"\u2116",numsp:"\u2007",nvDash:"\u22AD",nvHarr:"\u2904",nvap:"\u224D\u20D2",nvdash:"\u22AC",nvge:"\u2265\u20D2",nvgt:">\u20D2",nvinfin:"\u29DE",nvlArr:"\u2902",nvle:"\u2264\u20D2",nvlt:"<\u20D2",nvltrie:"\u22B4\u20D2",nvrArr:"\u2903",nvrtrie:"\u22B5\u20D2",nvsim:"\u223C\u20D2",nwArr:"\u21D6",nwarhk:"\u2923",nwarr:"\u2196",nwarrow:"\u2196",nwnear:"\u2927",oS:"\u24C8",oacute:"\xF3",oast:"\u229B",ocir:"\u229A",ocirc:"\xF4",ocy:"\u043E",odash:"\u229D",odblac:"\u0151",odiv:"\u2A38",odot:"\u2299",odsold:"\u29BC",oelig:"\u0153",ofcir:"\u29BF",ofr:"\u{1D52C}",ogon:"\u02DB",ograve:"\xF2",ogt:"\u29C1",ohbar:"\u29B5",ohm:"\u03A9",oint:"\u222E",olarr:"\u21BA",olcir:"\u29BE",olcross:"\u29BB",oline:"\u203E",olt:"\u29C0",omacr:"\u014D",omega:"\u03C9",omicron:"\u03BF",omid:"\u29B6",ominus:"\u2296",oopf:"\u{1D560}",opar:"\u29B7",operp:"\u29B9",oplus:"\u2295",or:"\u2228",orarr:"\u21BB",ord:"\u2A5D",order:"\u2134",orderof:"\u2134",ordf:"\xAA",ordm:"\xBA",origof:"\u22B6",oror:"\u2A56",orslope:"\u2A57",orv:"\u2A5B",oscr:"\u2134",oslash:"\xF8",osol:"\u2298",otilde:"\xF5",otimes:"\u2297",otimesas:"\u2A36",ouml:"\xF6",ovbar:"\u233D",par:"\u2225",para:"\xB6",parallel:"\u2225",parsim:"\u2AF3",parsl:"\u2AFD",part:"\u2202",pcy:"\u043F",percnt:"%",period:".",permil:"\u2030",perp:"\u22A5",pertenk:"\u2031",pfr:"\u{1D52D}",phi:"\u03C6",phiv:"\u03D5",phmmat:"\u2133",phone:"\u260E",pi:"\u03C0",pitchfork:"\u22D4",piv:"\u03D6",planck:"\u210F",planckh:"\u210E",plankv:"\u210F",plus:"+",plusacir:"\u2A23",plusb:"\u229E",pluscir:"\u2A22",plusdo:"\u2214",plusdu:"\u2A25",pluse:"\u2A72",plusmn:"\xB1",plussim:"\u2A26",plustwo:"\u2A27",pm:"\xB1",pointint:"\u2A15",popf:"\u{1D561}",pound:"\xA3",pr:"\u227A",prE:"\u2AB3",prap:"\u2AB7",prcue:"\u227C",pre:"\u2AAF",prec:"\u227A",precapprox:"\u2AB7",preccurlyeq:"\u227C",preceq:"\u2AAF",precnapprox:"\u2AB9",precneqq:"\u2AB5",precnsim:"\u22E8",precsim:"\u227E",prime:"\u2032",primes:"\u2119",prnE:"\u2AB5",prnap:"\u2AB9",prnsim:"\u22E8",prod:"\u220F",profalar:"\u232E",profline:"\u2312",profsurf:"\u2313",prop:"\u221D",propto:"\u221D",prsim:"\u227E",prurel:"\u22B0",pscr:"\u{1D4C5}",psi:"\u03C8",puncsp:"\u2008",qfr:"\u{1D52E}",qint:"\u2A0C",qopf:"\u{1D562}",qprime:"\u2057",qscr:"\u{1D4C6}",quaternions:"\u210D",quatint:"\u2A16",quest:"?",questeq:"\u225F",quot:'"',rAarr:"\u21DB",rArr:"\u21D2",rAtail:"\u291C",rBarr:"\u290F",rHar:"\u2964",race:"\u223D\u0331",racute:"\u0155",radic:"\u221A",raemptyv:"\u29B3",rang:"\u27E9",rangd:"\u2992",range:"\u29A5",rangle:"\u27E9",raquo:"\xBB",rarr:"\u2192",rarrap:"\u2975",rarrb:"\u21E5",rarrbfs:"\u2920",rarrc:"\u2933",rarrfs:"\u291E",rarrhk:"\u21AA",rarrlp:"\u21AC",rarrpl:"\u2945",rarrsim:"\u2974",rarrtl:"\u21A3",rarrw:"\u219D",ratail:"\u291A",ratio:"\u2236",rationals:"\u211A",rbarr:"\u290D",rbbrk:"\u2773",rbrace:"}",rbrack:"]",rbrke:"\u298C",rbrksld:"\u298E",rbrkslu:"\u2990",rcaron:"\u0159",rcedil:"\u0157",rceil:"\u2309",rcub:"}",rcy:"\u0440",rdca:"\u2937",rdldhar:"\u2969",rdquo:"\u201D",rdquor:"\u201D",rdsh:"\u21B3",real:"\u211C",realine:"\u211B",realpart:"\u211C",reals:"\u211D",rect:"\u25AD",reg:"\xAE",rfisht:"\u297D",rfloor:"\u230B",rfr:"\u{1D52F}",rhard:"\u21C1",rharu:"\u21C0",rharul:"\u296C",rho:"\u03C1",rhov:"\u03F1",rightarrow:"\u2192",rightarrowtail:"\u21A3",rightharpoondown:"\u21C1",rightharpoonup:"\u21C0",rightleftarrows:"\u21C4",rightleftharpoons:"\u21CC",rightrightarrows:"\u21C9",rightsquigarrow:"\u219D",rightthreetimes:"\u22CC",ring:"\u02DA",risingdotseq:"\u2253",rlarr:"\u21C4",rlhar:"\u21CC",rlm:"\u200F",rmoust:"\u23B1",rmoustache:"\u23B1",rnmid:"\u2AEE",roang:"\u27ED",roarr:"\u21FE",robrk:"\u27E7",ropar:"\u2986",ropf:"\u{1D563}",roplus:"\u2A2E",rotimes:"\u2A35",rpar:")",rpargt:"\u2994",rppolint:"\u2A12",rrarr:"\u21C9",rsaquo:"\u203A",rscr:"\u{1D4C7}",rsh:"\u21B1",rsqb:"]",rsquo:"\u2019",rsquor:"\u2019",rthree:"\u22CC",rtimes:"\u22CA",rtri:"\u25B9",rtrie:"\u22B5",rtrif:"\u25B8",rtriltri:"\u29CE",ruluhar:"\u2968",rx:"\u211E",sacute:"\u015B",sbquo:"\u201A",sc:"\u227B",scE:"\u2AB4",scap:"\u2AB8",scaron:"\u0161",sccue:"\u227D",sce:"\u2AB0",scedil:"\u015F",scirc:"\u015D",scnE:"\u2AB6",scnap:"\u2ABA",scnsim:"\u22E9",scpolint:"\u2A13",scsim:"\u227F",scy:"\u0441",sdot:"\u22C5",sdotb:"\u22A1",sdote:"\u2A66",seArr:"\u21D8",searhk:"\u2925",searr:"\u2198",searrow:"\u2198",sect:"\xA7",semi:";",seswar:"\u2929",setminus:"\u2216",setmn:"\u2216",sext:"\u2736",sfr:"\u{1D530}",sfrown:"\u2322",sharp:"\u266F",shchcy:"\u0449",shcy:"\u0448",shortmid:"\u2223",shortparallel:"\u2225",shy:"\xAD",sigma:"\u03C3",sigmaf:"\u03C2",sigmav:"\u03C2",sim:"\u223C",simdot:"\u2A6A",sime:"\u2243",simeq:"\u2243",simg:"\u2A9E",simgE:"\u2AA0",siml:"\u2A9D",simlE:"\u2A9F",simne:"\u2246",simplus:"\u2A24",simrarr:"\u2972",slarr:"\u2190",smallsetminus:"\u2216",smashp:"\u2A33",smeparsl:"\u29E4",smid:"\u2223",smile:"\u2323",smt:"\u2AAA",smte:"\u2AAC",smtes:"\u2AAC\uFE00",softcy:"\u044C",sol:"/",solb:"\u29C4",solbar:"\u233F",sopf:"\u{1D564}",spades:"\u2660",spadesuit:"\u2660",spar:"\u2225",sqcap:"\u2293",sqcaps:"\u2293\uFE00",sqcup:"\u2294",sqcups:"\u2294\uFE00",sqsub:"\u228F",sqsube:"\u2291",sqsubset:"\u228F",sqsubseteq:"\u2291",sqsup:"\u2290",sqsupe:"\u2292",sqsupset:"\u2290",sqsupseteq:"\u2292",squ:"\u25A1",square:"\u25A1",squarf:"\u25AA",squf:"\u25AA",srarr:"\u2192",sscr:"\u{1D4C8}",ssetmn:"\u2216",ssmile:"\u2323",sstarf:"\u22C6",star:"\u2606",starf:"\u2605",straightepsilon:"\u03F5",straightphi:"\u03D5",strns:"\xAF",sub:"\u2282",subE:"\u2AC5",subdot:"\u2ABD",sube:"\u2286",subedot:"\u2AC3",submult:"\u2AC1",subnE:"\u2ACB",subne:"\u228A",subplus:"\u2ABF",subrarr:"\u2979",subset:"\u2282",subseteq:"\u2286",subseteqq:"\u2AC5",subsetneq:"\u228A",subsetneqq:"\u2ACB",subsim:"\u2AC7",subsub:"\u2AD5",subsup:"\u2AD3",succ:"\u227B",succapprox:"\u2AB8",succcurlyeq:"\u227D",succeq:"\u2AB0",succnapprox:"\u2ABA",succneqq:"\u2AB6",succnsim:"\u22E9",succsim:"\u227F",sum:"\u2211",sung:"\u266A",sup1:"\xB9",sup2:"\xB2",sup3:"\xB3",sup:"\u2283",supE:"\u2AC6",supdot:"\u2ABE",supdsub:"\u2AD8",supe:"\u2287",supedot:"\u2AC4",suphsol:"\u27C9",suphsub:"\u2AD7",suplarr:"\u297B",supmult:"\u2AC2",supnE:"\u2ACC",supne:"\u228B",supplus:"\u2AC0",supset:"\u2283",supseteq:"\u2287",supseteqq:"\u2AC6",supsetneq:"\u228B",supsetneqq:"\u2ACC",supsim:"\u2AC8",supsub:"\u2AD4",supsup:"\u2AD6",swArr:"\u21D9",swarhk:"\u2926",swarr:"\u2199",swarrow:"\u2199",swnwar:"\u292A",szlig:"\xDF",target:"\u2316",tau:"\u03C4",tbrk:"\u23B4",tcaron:"\u0165",tcedil:"\u0163",tcy:"\u0442",tdot:"\u20DB",telrec:"\u2315",tfr:"\u{1D531}",there4:"\u2234",therefore:"\u2234",theta:"\u03B8",thetasym:"\u03D1",thetav:"\u03D1",thickapprox:"\u2248",thicksim:"\u223C",thinsp:"\u2009",thkap:"\u2248",thksim:"\u223C",thorn:"\xFE",tilde:"\u02DC",times:"\xD7",timesb:"\u22A0",timesbar:"\u2A31",timesd:"\u2A30",tint:"\u222D",toea:"\u2928",top:"\u22A4",topbot:"\u2336",topcir:"\u2AF1",topf:"\u{1D565}",topfork:"\u2ADA",tosa:"\u2929",tprime:"\u2034",trade:"\u2122",triangle:"\u25B5",triangledown:"\u25BF",triangleleft:"\u25C3",trianglelefteq:"\u22B4",triangleq:"\u225C",triangleright:"\u25B9",trianglerighteq:"\u22B5",tridot:"\u25EC",trie:"\u225C",triminus:"\u2A3A",triplus:"\u2A39",trisb:"\u29CD",tritime:"\u2A3B",trpezium:"\u23E2",tscr:"\u{1D4C9}",tscy:"\u0446",tshcy:"\u045B",tstrok:"\u0167",twixt:"\u226C",twoheadleftarrow:"\u219E",twoheadrightarrow:"\u21A0",uArr:"\u21D1",uHar:"\u2963",uacute:"\xFA",uarr:"\u2191",ubrcy:"\u045E",ubreve:"\u016D",ucirc:"\xFB",ucy:"\u0443",udarr:"\u21C5",udblac:"\u0171",udhar:"\u296E",ufisht:"\u297E",ufr:"\u{1D532}",ugrave:"\xF9",uharl:"\u21BF",uharr:"\u21BE",uhblk:"\u2580",ulcorn:"\u231C",ulcorner:"\u231C",ulcrop:"\u230F",ultri:"\u25F8",umacr:"\u016B",uml:"\xA8",uogon:"\u0173",uopf:"\u{1D566}",uparrow:"\u2191",updownarrow:"\u2195",upharpoonleft:"\u21BF",upharpoonright:"\u21BE",uplus:"\u228E",upsi:"\u03C5",upsih:"\u03D2",upsilon:"\u03C5",upuparrows:"\u21C8",urcorn:"\u231D",urcorner:"\u231D",urcrop:"\u230E",uring:"\u016F",urtri:"\u25F9",uscr:"\u{1D4CA}",utdot:"\u22F0",utilde:"\u0169",utri:"\u25B5",utrif:"\u25B4",uuarr:"\u21C8",uuml:"\xFC",uwangle:"\u29A7",vArr:"\u21D5",vBar:"\u2AE8",vBarv:"\u2AE9",vDash:"\u22A8",vangrt:"\u299C",varepsilon:"\u03F5",varkappa:"\u03F0",varnothing:"\u2205",varphi:"\u03D5",varpi:"\u03D6",varpropto:"\u221D",varr:"\u2195",varrho:"\u03F1",varsigma:"\u03C2",varsubsetneq:"\u228A\uFE00",varsubsetneqq:"\u2ACB\uFE00",varsupsetneq:"\u228B\uFE00",varsupsetneqq:"\u2ACC\uFE00",vartheta:"\u03D1",vartriangleleft:"\u22B2",vartriangleright:"\u22B3",vcy:"\u0432",vdash:"\u22A2",vee:"\u2228",veebar:"\u22BB",veeeq:"\u225A",vellip:"\u22EE",verbar:"|",vert:"|",vfr:"\u{1D533}",vltri:"\u22B2",vnsub:"\u2282\u20D2",vnsup:"\u2283\u20D2",vopf:"\u{1D567}",vprop:"\u221D",vrtri:"\u22B3",vscr:"\u{1D4CB}",vsubnE:"\u2ACB\uFE00",vsubne:"\u228A\uFE00",vsupnE:"\u2ACC\uFE00",vsupne:"\u228B\uFE00",vzigzag:"\u299A",wcirc:"\u0175",wedbar:"\u2A5F",wedge:"\u2227",wedgeq:"\u2259",weierp:"\u2118",wfr:"\u{1D534}",wopf:"\u{1D568}",wp:"\u2118",wr:"\u2240",wreath:"\u2240",wscr:"\u{1D4CC}",xcap:"\u22C2",xcirc:"\u25EF",xcup:"\u22C3",xdtri:"\u25BD",xfr:"\u{1D535}",xhArr:"\u27FA",xharr:"\u27F7",xi:"\u03BE",xlArr:"\u27F8",xlarr:"\u27F5",xmap:"\u27FC",xnis:"\u22FB",xodot:"\u2A00",xopf:"\u{1D569}",xoplus:"\u2A01",xotime:"\u2A02",xrArr:"\u27F9",xrarr:"\u27F6",xscr:"\u{1D4CD}",xsqcup:"\u2A06",xuplus:"\u2A04",xutri:"\u25B3",xvee:"\u22C1",xwedge:"\u22C0",yacute:"\xFD",yacy:"\u044F",ycirc:"\u0177",ycy:"\u044B",yen:"\xA5",yfr:"\u{1D536}",yicy:"\u0457",yopf:"\u{1D56A}",yscr:"\u{1D4CE}",yucy:"\u044E",yuml:"\xFF",zacute:"\u017A",zcaron:"\u017E",zcy:"\u0437",zdot:"\u017C",zeetrf:"\u2128",zeta:"\u03B6",zfr:"\u{1D537}",zhcy:"\u0436",zigrarr:"\u21DD",zopf:"\u{1D56B}",zscr:"\u{1D4CF}",zwj:"\u200D",zwnj:"\u200C"};var Ew={}.hasOwnProperty;function Ps(t){return Ew.call(Ec,t)?Ec[t]:!1}var Do={name:"characterReference",tokenize:Sw};function Sw(t,i,e){let n=this,o=0,f,d;return v;function v(O){return t.enter("characterReference"),t.enter("characterReferenceMarker"),t.consume(O),t.exit("characterReferenceMarker"),b}function b(O){return O===35?(t.enter("characterReferenceMarkerNumeric"),t.consume(O),t.exit("characterReferenceMarkerNumeric"),C):(t.enter("characterReferenceValue"),f=31,d=Xt,$(O))}function C(O){return O===88||O===120?(t.enter("characterReferenceMarkerHexadecimal"),t.consume(O),t.exit("characterReferenceMarkerHexadecimal"),t.enter("characterReferenceValue"),f=6,d=nm,$):(t.enter("characterReferenceValue"),f=7,d=Gn,$(O))}function $(O){let z;return O===59&&o?(z=t.exit("characterReferenceValue"),d===Xt&&!Ps(n.sliceSerialize(z))?e(O):(t.enter("characterReferenceMarker"),t.consume(O),t.exit("characterReferenceMarker"),t.exit("characterReference"),i)):d(O)&&o++<f?(t.consume(O),$):e(O)}}var Io={name:"codeFenced",tokenize:Tw,concrete:!0};function Tw(t,i,e){let n=this,o={tokenize:we,partial:!0},f={tokenize:Ce,partial:!0},d=this.events[this.events.length-1],v=d&&d[1].type==="linePrefix"?d[2].sliceSerialize(d[1],!0).length:0,b=0,C;return $;function $(ce){return t.enter("codeFenced"),t.enter("codeFencedFence"),t.enter("codeFencedFenceSequence"),C=ce,O(ce)}function O(ce){return ce===C?(t.consume(ce),b++,O):(t.exit("codeFencedFenceSequence"),b<3?e(ce):De(t,z,"whitespace")(ce))}function z(ce){return ce===null||ve(ce)?J(ce):(t.enter("codeFencedFenceInfo"),t.enter("chunkString",{contentType:"string"}),M(ce))}function M(ce){return ce===null||ut(ce)?(t.exit("chunkString"),t.exit("codeFencedFenceInfo"),De(t,j,"whitespace")(ce)):ce===96&&ce===C?e(ce):(t.consume(ce),M)}function j(ce){return ce===null||ve(ce)?J(ce):(t.enter("codeFencedFenceMeta"),t.enter("chunkString",{contentType:"string"}),G(ce))}function G(ce){return ce===null||ve(ce)?(t.exit("chunkString"),t.exit("codeFencedFenceMeta"),J(ce)):ce===96&&ce===C?e(ce):(t.consume(ce),G)}function J(ce){return t.exit("codeFencedFence"),n.interrupt?i(ce):Q(ce)}function Q(ce){return ce===null?de(ce):ve(ce)?t.attempt(f,t.attempt(o,de,v?De(t,Q,"linePrefix",v+1):Q),de)(ce):(t.enter("codeFlowValue"),ie(ce))}function ie(ce){return ce===null||ve(ce)?(t.exit("codeFlowValue"),Q(ce)):(t.consume(ce),ie)}function de(ce){return t.exit("codeFenced"),i(ce)}function Ce(ce,me,Pe){let ke=this;return Xe;function Xe(je){return ce.enter("lineEnding"),ce.consume(je),ce.exit("lineEnding"),Re}function Re(je){return ke.parser.lazy[ke.now().line]?Pe(je):me(je)}}function we(ce,me,Pe){let ke=0;return De(ce,Xe,"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4);function Xe(xe){return ce.enter("codeFencedFence"),ce.enter("codeFencedFenceSequence"),Re(xe)}function Re(xe){return xe===C?(ce.consume(xe),ke++,Re):ke<b?Pe(xe):(ce.exit("codeFencedFenceSequence"),De(ce,je,"whitespace")(xe))}function je(xe){return xe===null||ve(xe)?(ce.exit("codeFencedFence"),me(xe)):Pe(xe)}}}var Ea={name:"codeIndented",tokenize:Fw},Pw={tokenize:Dw,partial:!0};function Fw(t,i,e){let n=this;return o;function o(C){return t.enter("codeIndented"),De(t,f,"linePrefix",4+1)(C)}function f(C){let $=n.events[n.events.length-1];return $&&$[1].type==="linePrefix"&&$[2].sliceSerialize($[1],!0).length>=4?d(C):e(C)}function d(C){return C===null?b(C):ve(C)?t.attempt(Pw,d,b)(C):(t.enter("codeFlowValue"),v(C))}function v(C){return C===null||ve(C)?(t.exit("codeFlowValue"),d(C)):(t.consume(C),v)}function b(C){return t.exit("codeIndented"),i(C)}}function Dw(t,i,e){let n=this;return o;function o(d){return n.parser.lazy[n.now().line]?e(d):ve(d)?(t.enter("lineEnding"),t.consume(d),t.exit("lineEnding"),o):De(t,f,"linePrefix",4+1)(d)}function f(d){let v=n.events[n.events.length-1];return v&&v[1].type==="linePrefix"&&v[2].sliceSerialize(v[1],!0).length>=4?i(d):ve(d)?o(d):e(d)}}var Sc={name:"codeText",tokenize:qw,resolve:Iw,previous:Ow};function Iw(t){let i=t.length-4,e=3,n,o;if((t[e][1].type==="lineEnding"||t[e][1].type==="space")&&(t[i][1].type==="lineEnding"||t[i][1].type==="space")){for(n=e;++n<i;)if(t[n][1].type==="codeTextData"){t[e][1].type="codeTextPadding",t[i][1].type="codeTextPadding",e+=2,i-=2;break}}for(n=e-1,i++;++n<=i;)o===void 0?n!==i&&t[n][1].type!=="lineEnding"&&(o=n):(n===i||t[n][1].type==="lineEnding")&&(t[o][1].type="codeTextData",n!==o+2&&(t[o][1].end=t[n-1][1].end,t.splice(o+2,n-o-2),i-=n-o-2,n=o+2),o=void 0);return t}function Ow(t){return t!==96||this.events[this.events.length-1][1].type==="characterEscape"}function qw(t,i,e){let n=this,o=0,f,d;return v;function v(z){return t.enter("codeText"),t.enter("codeTextSequence"),b(z)}function b(z){return z===96?(t.consume(z),o++,b):(t.exit("codeTextSequence"),C(z))}function C(z){return z===null?e(z):z===96?(d=t.enter("codeTextSequence"),f=0,O(z)):z===32?(t.enter("space"),t.consume(z),t.exit("space"),C):ve(z)?(t.enter("lineEnding"),t.consume(z),t.exit("lineEnding"),C):(t.enter("codeTextData"),$(z))}function $(z){return z===null||z===32||z===96||ve(z)?(t.exit("codeTextData"),C(z)):(t.consume(z),$)}function O(z){return z===96?(t.consume(z),f++,O):f===o?(t.exit("codeTextSequence"),t.exit("codeText"),i(z)):(d.type="codeTextData",$(z))}}function Oo(t){let i={},e=-1,n,o,f,d,v,b,C;for(;++e<t.length;){for(;e in i;)e=i[e];if(n=t[e],e&&n[1].type==="chunkFlow"&&t[e-1][1].type==="listItemPrefix"&&(b=n[1]._tokenizer.events,f=0,f<b.length&&b[f][1].type==="lineEndingBlank"&&(f+=2),f<b.length&&b[f][1].type==="content"))for(;++f<b.length&&b[f][1].type!=="content";)b[f][1].type==="chunkText"&&(b[f][1]._isInFirstContentOfListItem=!0,f++);if(n[0]==="enter")n[1].contentType&&(Object.assign(i,Rw(t,e)),e=i[e],C=!0);else if(n[1]._container){for(f=e,o=void 0;f--&&(d=t[f],d[1].type==="lineEnding"||d[1].type==="lineEndingBlank");)d[0]==="enter"&&(o&&(t[o][1].type="lineEndingBlank"),d[1].type="lineEnding",o=f);o&&(n[1].end=Object.assign({},t[o][1].start),v=t.slice(o,e),v.unshift(n),Nt(t,o,e-o+1,v))}}return!C}function Rw(t,i){let e=t[i][1],n=t[i][2],o=i-1,f=[],d=e._tokenizer||n.parser[e.contentType](e.start),v=d.events,b=[],C={},$,O,z=-1,M=e,j=0,G=0,J=[G];for(;M;){for(;t[++o][1]!==M;);f.push(o),M._tokenizer||($=n.sliceStream(M),M.next||$.push(null),O&&d.defineSkip(M.start),M._isInFirstContentOfListItem&&(d._gfmTasklistFirstContentOfListItem=!0),d.write($),M._isInFirstContentOfListItem&&(d._gfmTasklistFirstContentOfListItem=void 0)),O=M,M=M.next}for(M=e;++z<v.length;)v[z][0]==="exit"&&v[z-1][0]==="enter"&&v[z][1].type===v[z-1][1].type&&v[z][1].start.line!==v[z][1].end.line&&(G=z+1,J.push(G),M._tokenizer=void 0,M.previous=void 0,M=M.next);for(d.events=[],M?(M._tokenizer=void 0,M.previous=void 0):J.pop(),z=J.length;z--;){let Q=v.slice(J[z],J[z+1]),ie=f.pop();b.unshift([ie,ie+Q.length-1]),Nt(t,ie,2,Q)}for(z=-1;++z<b.length;)C[j+b[z][0]]=j+b[z][1],j+=b[z][1]-b[z][0]-1;return C}var Tc={tokenize:Mw,resolve:Lw},Nw={tokenize:zw,partial:!0};function Lw(t){return Oo(t),t}function Mw(t,i){let e;return n;function n(v){return t.enter("content"),e=t.enter("chunkContent",{contentType:"content"}),o(v)}function o(v){return v===null?f(v):ve(v)?t.check(Nw,d,f)(v):(t.consume(v),o)}function f(v){return t.exit("chunkContent"),t.exit("content"),i(v)}function d(v){return t.consume(v),t.exit("chunkContent"),e.next=t.enter("chunkContent",{contentType:"content",previous:e}),e=e.next,o}}function zw(t,i,e){let n=this;return o;function o(d){return t.exit("chunkContent"),t.enter("lineEnding"),t.consume(d),t.exit("lineEnding"),De(t,f,"linePrefix")}function f(d){if(d===null||ve(d))return e(d);let v=n.events[n.events.length-1];return!n.parser.constructs.disable.null.includes("codeIndented")&&v&&v[1].type==="linePrefix"&&v[2].sliceSerialize(v[1],!0).length>=4?i(d):t.interrupt(n.parser.constructs.flow,e,i)(d)}}function qo(t,i,e,n,o,f,d,v,b){let C=b||Number.POSITIVE_INFINITY,$=0;return O;function O(Q){return Q===60?(t.enter(n),t.enter(o),t.enter(f),t.consume(Q),t.exit(f),z):Q===null||Q===41||yn(Q)?e(Q):(t.enter(n),t.enter(d),t.enter(v),t.enter("chunkString",{contentType:"string"}),G(Q))}function z(Q){return Q===62?(t.enter(f),t.consume(Q),t.exit(f),t.exit(o),t.exit(n),i):(t.enter(v),t.enter("chunkString",{contentType:"string"}),M(Q))}function M(Q){return Q===62?(t.exit("chunkString"),t.exit(v),z(Q)):Q===null||Q===60||ve(Q)?e(Q):(t.consume(Q),Q===92?j:M)}function j(Q){return Q===60||Q===62||Q===92?(t.consume(Q),M):M(Q)}function G(Q){return Q===40?++$>C?e(Q):(t.consume(Q),G):Q===41?$--?(t.consume(Q),G):(t.exit("chunkString"),t.exit(v),t.exit(d),t.exit(n),i(Q)):Q===null||ut(Q)?$?e(Q):(t.exit("chunkString"),t.exit(v),t.exit(d),t.exit(n),i(Q)):yn(Q)?e(Q):(t.consume(Q),Q===92?J:G)}function J(Q){return Q===40||Q===41||Q===92?(t.consume(Q),G):G(Q)}}function Ro(t,i,e,n,o,f){let d=this,v=0,b;return C;function C(M){return t.enter(n),t.enter(o),t.consume(M),t.exit(o),t.enter(f),$}function $(M){return M===null||M===91||M===93&&!b||M===94&&!v&&"_hiddenFootnoteSupport"in d.parser.constructs||v>999?e(M):M===93?(t.exit(f),t.enter(o),t.consume(M),t.exit(o),t.exit(n),i):ve(M)?(t.enter("lineEnding"),t.consume(M),t.exit("lineEnding"),$):(t.enter("chunkString",{contentType:"string"}),O(M))}function O(M){return M===null||M===91||M===93||ve(M)||v++>999?(t.exit("chunkString"),$(M)):(t.consume(M),b=b||!et(M),M===92?z:O)}function z(M){return M===91||M===92||M===93?(t.consume(M),v++,O):O(M)}}function No(t,i,e,n,o,f){let d;return v;function v(z){return t.enter(n),t.enter(o),t.consume(z),t.exit(o),d=z===40?41:z,b}function b(z){return z===d?(t.enter(o),t.consume(z),t.exit(o),t.exit(n),i):(t.enter(f),C(z))}function C(z){return z===d?(t.exit(f),b(d)):z===null?e(z):ve(z)?(t.enter("lineEnding"),t.consume(z),t.exit("lineEnding"),De(t,C,"linePrefix")):(t.enter("chunkString",{contentType:"string"}),$(z))}function $(z){return z===d||z===null||ve(z)?(t.exit("chunkString"),C(z)):(t.consume(z),z===92?O:$)}function O(z){return z===d||z===92?(t.consume(z),$):$(z)}}function Jn(t,i){let e;return n;function n(o){return ve(o)?(t.enter("lineEnding"),t.consume(o),t.exit("lineEnding"),e=!0,n):et(o)?De(t,n,e?"linePrefix":"lineSuffix")(o):i(o)}}function vr(t){return t.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}var Pc={name:"definition",tokenize:Vw},jw={tokenize:Bw,partial:!0};function Vw(t,i,e){let n=this,o;return f;function f(b){return t.enter("definition"),Ro.call(n,t,d,e,"definitionLabel","definitionLabelMarker","definitionLabelString")(b)}function d(b){return o=vr(n.sliceSerialize(n.events[n.events.length-1][1]).slice(1,-1)),b===58?(t.enter("definitionMarker"),t.consume(b),t.exit("definitionMarker"),Jn(t,qo(t,t.attempt(jw,De(t,v,"whitespace"),De(t,v,"whitespace")),e,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString"))):e(b)}function v(b){return b===null||ve(b)?(t.exit("definition"),n.parser.defined.includes(o)||n.parser.defined.push(o),i(b)):e(b)}}function Bw(t,i,e){return n;function n(d){return ut(d)?Jn(t,o)(d):e(d)}function o(d){return d===34||d===39||d===40?No(t,De(t,f,"whitespace"),e,"definitionTitle","definitionTitleMarker","definitionTitleString")(d):e(d)}function f(d){return d===null||ve(d)?i(d):e(d)}}var Fc={name:"hardBreakEscape",tokenize:Uw};function Uw(t,i,e){return n;function n(f){return t.enter("hardBreakEscape"),t.enter("escapeMarker"),t.consume(f),o}function o(f){return ve(f)?(t.exit("escapeMarker"),t.exit("hardBreakEscape"),i(f)):e(f)}}var Dc={name:"headingAtx",tokenize:Gw,resolve:Hw};function Hw(t,i){let e=t.length-2,n=3,o,f;return t[n][1].type==="whitespace"&&(n+=2),e-2>n&&t[e][1].type==="whitespace"&&(e-=2),t[e][1].type==="atxHeadingSequence"&&(n===e-1||e-4>n&&t[e-2][1].type==="whitespace")&&(e-=n+1===e?2:4),e>n&&(o={type:"atxHeadingText",start:t[n][1].start,end:t[e][1].end},f={type:"chunkText",start:t[n][1].start,end:t[e][1].end,contentType:"text"},Nt(t,n,e-n+1,[["enter",o,i],["enter",f,i],["exit",f,i],["exit",o,i]])),t}function Gw(t,i,e){let n=this,o=0;return f;function f($){return t.enter("atxHeading"),t.enter("atxHeadingSequence"),d($)}function d($){return $===35&&o++<6?(t.consume($),d):$===null||ut($)?(t.exit("atxHeadingSequence"),n.interrupt?i($):v($)):e($)}function v($){return $===35?(t.enter("atxHeadingSequence"),b($)):$===null||ve($)?(t.exit("atxHeading"),i($)):et($)?De(t,v,"whitespace")($):(t.enter("atxHeadingText"),C($))}function b($){return $===35?(t.consume($),b):(t.exit("atxHeadingSequence"),v($))}function C($){return $===null||$===35||ut($)?(t.exit("atxHeadingText"),v($)):(t.consume($),C)}}var cm=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],Ic=["pre","script","style","textarea"];var Oc={name:"htmlFlow",tokenize:Jw,resolveTo:Ww,concrete:!0},Kw={tokenize:Qw,partial:!0};function Ww(t){let i=t.length;for(;i--&&!(t[i][0]==="enter"&&t[i][1].type==="htmlFlow"););return i>1&&t[i-2][1].type==="linePrefix"&&(t[i][1].start=t[i-2][1].start,t[i+1][1].start=t[i-2][1].start,t.splice(i-2,2)),t}function Jw(t,i,e){let n=this,o,f,d,v,b;return C;function C(X){return t.enter("htmlFlow"),t.enter("htmlFlowData"),t.consume(X),$}function $(X){return X===33?(t.consume(X),O):X===47?(t.consume(X),j):X===63?(t.consume(X),o=3,n.interrupt?i:_t):yr(X)?(t.consume(X),d=String.fromCharCode(X),f=!0,G):e(X)}function O(X){return X===45?(t.consume(X),o=2,z):X===91?(t.consume(X),o=5,d="CDATA[",v=0,M):yr(X)?(t.consume(X),o=4,n.interrupt?i:_t):e(X)}function z(X){return X===45?(t.consume(X),n.interrupt?i:_t):e(X)}function M(X){return X===d.charCodeAt(v++)?(t.consume(X),v===d.length?n.interrupt?i:Re:M):e(X)}function j(X){return yr(X)?(t.consume(X),d=String.fromCharCode(X),G):e(X)}function G(X){return X===null||X===47||X===62||ut(X)?X!==47&&f&&Ic.includes(d.toLowerCase())?(o=1,n.interrupt?i(X):Re(X)):cm.includes(d.toLowerCase())?(o=6,X===47?(t.consume(X),J):n.interrupt?i(X):Re(X)):(o=7,n.interrupt&&!n.parser.lazy[n.now().line]?e(X):f?ie(X):Q(X)):X===45||Xt(X)?(t.consume(X),d+=String.fromCharCode(X),G):e(X)}function J(X){return X===62?(t.consume(X),n.interrupt?i:Re):e(X)}function Q(X){return et(X)?(t.consume(X),Q):ke(X)}function ie(X){return X===47?(t.consume(X),ke):X===58||X===95||yr(X)?(t.consume(X),de):et(X)?(t.consume(X),ie):ke(X)}function de(X){return X===45||X===46||X===58||X===95||Xt(X)?(t.consume(X),de):Ce(X)}function Ce(X){return X===61?(t.consume(X),we):et(X)?(t.consume(X),Ce):ie(X)}function we(X){return X===null||X===60||X===61||X===62||X===96?e(X):X===34||X===39?(t.consume(X),b=X,ce):et(X)?(t.consume(X),we):(b=null,me(X))}function ce(X){return X===null||ve(X)?e(X):X===b?(t.consume(X),Pe):(t.consume(X),ce)}function me(X){return X===null||X===34||X===39||X===60||X===61||X===62||X===96||ut(X)?Ce(X):(t.consume(X),me)}function Pe(X){return X===47||X===62||et(X)?ie(X):e(X)}function ke(X){return X===62?(t.consume(X),Xe):e(X)}function Xe(X){return et(X)?(t.consume(X),Xe):X===null||ve(X)?Re(X):e(X)}function Re(X){return X===45&&o===2?(t.consume(X),st):X===60&&o===1?(t.consume(X),ae):X===62&&o===4?(t.consume(X),ht):X===63&&o===3?(t.consume(X),_t):X===93&&o===5?(t.consume(X),at):ve(X)&&(o===6||o===7)?t.check(Kw,ht,je)(X):X===null||ve(X)?je(X):(t.consume(X),Re)}function je(X){return t.exit("htmlFlowData"),xe(X)}function xe(X){return X===null?Z(X):ve(X)?t.attempt({tokenize:Ne,partial:!0},xe,Z)(X):(t.enter("htmlFlowData"),Re(X))}function Ne(X,Ar,Bt){return Ft;function Ft(Ot){return X.enter("lineEnding"),X.consume(Ot),X.exit("lineEnding"),Lt}function Lt(Ot){return n.parser.lazy[n.now().line]?Bt(Ot):Ar(Ot)}}function st(X){return X===45?(t.consume(X),_t):Re(X)}function ae(X){return X===47?(t.consume(X),d="",kt):Re(X)}function kt(X){return X===62&&Ic.includes(d.toLowerCase())?(t.consume(X),ht):yr(X)&&d.length<8?(t.consume(X),d+=String.fromCharCode(X),kt):Re(X)}function at(X){return X===93?(t.consume(X),_t):Re(X)}function _t(X){return X===62?(t.consume(X),ht):X===45&&o===2?(t.consume(X),_t):Re(X)}function ht(X){return X===null||ve(X)?(t.exit("htmlFlowData"),Z(X)):(t.consume(X),ht)}function Z(X){return t.exit("htmlFlow"),i(X)}}function Qw(t,i,e){return n;function n(o){return t.exit("htmlFlowData"),t.enter("lineEndingBlank"),t.consume(o),t.exit("lineEndingBlank"),t.attempt(Vi,i,e)}}var qc={name:"htmlText",tokenize:Zw};function Zw(t,i,e){let n=this,o,f,d,v;return b;function b(Z){return t.enter("htmlText"),t.enter("htmlTextData"),t.consume(Z),C}function C(Z){return Z===33?(t.consume(Z),$):Z===47?(t.consume(Z),me):Z===63?(t.consume(Z),we):yr(Z)?(t.consume(Z),Xe):e(Z)}function $(Z){return Z===45?(t.consume(Z),O):Z===91?(t.consume(Z),f="CDATA[",d=0,J):yr(Z)?(t.consume(Z),Ce):e(Z)}function O(Z){return Z===45?(t.consume(Z),z):e(Z)}function z(Z){return Z===null||Z===62?e(Z):Z===45?(t.consume(Z),M):j(Z)}function M(Z){return Z===null||Z===62?e(Z):j(Z)}function j(Z){return Z===null?e(Z):Z===45?(t.consume(Z),G):ve(Z)?(v=j,at(Z)):(t.consume(Z),j)}function G(Z){return Z===45?(t.consume(Z),ht):j(Z)}function J(Z){return Z===f.charCodeAt(d++)?(t.consume(Z),d===f.length?Q:J):e(Z)}function Q(Z){return Z===null?e(Z):Z===93?(t.consume(Z),ie):ve(Z)?(v=Q,at(Z)):(t.consume(Z),Q)}function ie(Z){return Z===93?(t.consume(Z),de):Q(Z)}function de(Z){return Z===62?ht(Z):Z===93?(t.consume(Z),de):Q(Z)}function Ce(Z){return Z===null||Z===62?ht(Z):ve(Z)?(v=Ce,at(Z)):(t.consume(Z),Ce)}function we(Z){return Z===null?e(Z):Z===63?(t.consume(Z),ce):ve(Z)?(v=we,at(Z)):(t.consume(Z),we)}function ce(Z){return Z===62?ht(Z):we(Z)}function me(Z){return yr(Z)?(t.consume(Z),Pe):e(Z)}function Pe(Z){return Z===45||Xt(Z)?(t.consume(Z),Pe):ke(Z)}function ke(Z){return ve(Z)?(v=ke,at(Z)):et(Z)?(t.consume(Z),ke):ht(Z)}function Xe(Z){return Z===45||Xt(Z)?(t.consume(Z),Xe):Z===47||Z===62||ut(Z)?Re(Z):e(Z)}function Re(Z){return Z===47?(t.consume(Z),ht):Z===58||Z===95||yr(Z)?(t.consume(Z),je):ve(Z)?(v=Re,at(Z)):et(Z)?(t.consume(Z),Re):ht(Z)}function je(Z){return Z===45||Z===46||Z===58||Z===95||Xt(Z)?(t.consume(Z),je):xe(Z)}function xe(Z){return Z===61?(t.consume(Z),Ne):ve(Z)?(v=xe,at(Z)):et(Z)?(t.consume(Z),xe):Re(Z)}function Ne(Z){return Z===null||Z===60||Z===61||Z===62||Z===96?e(Z):Z===34||Z===39?(t.consume(Z),o=Z,st):ve(Z)?(v=Ne,at(Z)):et(Z)?(t.consume(Z),Ne):(t.consume(Z),o=void 0,kt)}function st(Z){return Z===o?(t.consume(Z),ae):Z===null?e(Z):ve(Z)?(v=st,at(Z)):(t.consume(Z),st)}function ae(Z){return Z===62||Z===47||ut(Z)?Re(Z):e(Z)}function kt(Z){return Z===null||Z===34||Z===39||Z===60||Z===61||Z===96?e(Z):Z===62||ut(Z)?Re(Z):(t.consume(Z),kt)}function at(Z){return t.exit("htmlTextData"),t.enter("lineEnding"),t.consume(Z),t.exit("lineEnding"),De(t,_t,"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function _t(Z){return t.enter("htmlTextData"),v(Z)}function ht(Z){return Z===62?(t.consume(Z),t.exit("htmlTextData"),t.exit("htmlText"),i):e(Z)}}var Qn={name:"labelEnd",tokenize:iA,resolveTo:rA,resolveAll:tA},Xw={tokenize:nA},Yw={tokenize:sA},eA={tokenize:aA};function tA(t){let i=-1,e;for(;++i<t.length;)e=t[i][1],(e.type==="labelImage"||e.type==="labelLink"||e.type==="labelEnd")&&(t.splice(i+1,e.type==="labelImage"?4:2),e.type="data",i++);return t}function rA(t,i){let e=t.length,n=0,o,f,d,v;for(;e--;)if(o=t[e][1],f){if(o.type==="link"||o.type==="labelLink"&&o._inactive)break;t[e][0]==="enter"&&o.type==="labelLink"&&(o._inactive=!0)}else if(d){if(t[e][0]==="enter"&&(o.type==="labelImage"||o.type==="labelLink")&&!o._balanced&&(f=e,o.type!=="labelLink")){n=2;break}}else o.type==="labelEnd"&&(d=e);let b={type:t[f][1].type==="labelLink"?"link":"image",start:Object.assign({},t[f][1].start),end:Object.assign({},t[t.length-1][1].end)},C={type:"label",start:Object.assign({},t[f][1].start),end:Object.assign({},t[d][1].end)},$={type:"labelText",start:Object.assign({},t[f+n+2][1].end),end:Object.assign({},t[d-2][1].start)};return v=[["enter",b,i],["enter",C,i]],v=Dr(v,t.slice(f+1,f+n+3)),v=Dr(v,[["enter",$,i]]),v=Dr(v,bn(i.parser.constructs.insideSpan.null,t.slice(f+n+4,d-3),i)),v=Dr(v,[["exit",$,i],t[d-2],t[d-1],["exit",C,i]]),v=Dr(v,t.slice(d+1)),v=Dr(v,[["exit",b,i]]),Nt(t,f,t.length,v),t}function iA(t,i,e){let n=this,o=n.events.length,f,d;for(;o--;)if((n.events[o][1].type==="labelImage"||n.events[o][1].type==="labelLink")&&!n.events[o][1]._balanced){f=n.events[o][1];break}return v;function v($){return f?f._inactive?C($):(d=n.parser.defined.includes(vr(n.sliceSerialize({start:f.end,end:n.now()}))),t.enter("labelEnd"),t.enter("labelMarker"),t.consume($),t.exit("labelMarker"),t.exit("labelEnd"),b):e($)}function b($){return $===40?t.attempt(Xw,i,d?i:C)($):$===91?t.attempt(Yw,i,d?t.attempt(eA,i,C):C)($):d?i($):C($)}function C($){return f._balanced=!0,e($)}}function nA(t,i,e){return n;function n(b){return t.enter("resource"),t.enter("resourceMarker"),t.consume(b),t.exit("resourceMarker"),Jn(t,o)}function o(b){return b===41?v(b):qo(t,f,e,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(b)}function f(b){return ut(b)?Jn(t,d)(b):v(b)}function d(b){return b===34||b===39||b===40?No(t,Jn(t,v),e,"resourceTitle","resourceTitleMarker","resourceTitleString")(b):v(b)}function v(b){return b===41?(t.enter("resourceMarker"),t.consume(b),t.exit("resourceMarker"),t.exit("resource"),i):e(b)}}function sA(t,i,e){let n=this;return o;function o(d){return Ro.call(n,t,f,e,"reference","referenceMarker","referenceString")(d)}function f(d){return n.parser.defined.includes(vr(n.sliceSerialize(n.events[n.events.length-1][1]).slice(1,-1)))?i(d):e(d)}}function aA(t,i,e){return n;function n(f){return t.enter("reference"),t.enter("referenceMarker"),t.consume(f),t.exit("referenceMarker"),o}function o(f){return f===93?(t.enter("referenceMarker"),t.consume(f),t.exit("referenceMarker"),t.exit("reference"),i):e(f)}}var Rc={name:"labelStartImage",tokenize:oA,resolveAll:Qn.resolveAll};function oA(t,i,e){let n=this;return o;function o(v){return t.enter("labelImage"),t.enter("labelImageMarker"),t.consume(v),t.exit("labelImageMarker"),f}function f(v){return v===91?(t.enter("labelMarker"),t.consume(v),t.exit("labelMarker"),t.exit("labelImage"),d):e(v)}function d(v){return v===94&&"_hiddenFootnoteSupport"in n.parser.constructs?e(v):i(v)}}var Nc={name:"labelStartLink",tokenize:lA,resolveAll:Qn.resolveAll};function lA(t,i,e){let n=this;return o;function o(d){return t.enter("labelLink"),t.enter("labelMarker"),t.consume(d),t.exit("labelMarker"),t.exit("labelLink"),f}function f(d){return d===94&&"_hiddenFootnoteSupport"in n.parser.constructs?e(d):i(d)}}var Sa={name:"lineEnding",tokenize:fA};function fA(t,i){return e;function e(n){return t.enter("lineEnding"),t.consume(n),t.exit("lineEnding"),De(t,i,"linePrefix")}}var Zn={name:"thematicBreak",tokenize:cA};function cA(t,i,e){let n=0,o;return f;function f(b){return t.enter("thematicBreak"),o=b,d(b)}function d(b){return b===o?(t.enter("thematicBreakSequence"),v(b)):et(b)?De(t,d,"whitespace")(b):n<3||b!==null&&!ve(b)?e(b):(t.exit("thematicBreak"),i(b))}function v(b){return b===o?(t.consume(b),n++,v):(t.exit("thematicBreakSequence"),d(b))}}var br={name:"list",tokenize:dA,continuation:{tokenize:pA},exit:gA},uA={tokenize:yA,partial:!0},hA={tokenize:mA,partial:!0};function dA(t,i,e){let n=this,o=n.events[n.events.length-1],f=o&&o[1].type==="linePrefix"?o[2].sliceSerialize(o[1],!0).length:0,d=0;return v;function v(M){let j=n.containerState.type||(M===42||M===43||M===45?"listUnordered":"listOrdered");if(j==="listUnordered"?!n.containerState.marker||M===n.containerState.marker:Gn(M)){if(n.containerState.type||(n.containerState.type=j,t.enter(j,{_container:!0})),j==="listUnordered")return t.enter("listItemPrefix"),M===42||M===45?t.check(Zn,e,C)(M):C(M);if(!n.interrupt||M===49)return t.enter("listItemPrefix"),t.enter("listItemValue"),b(M)}return e(M)}function b(M){return Gn(M)&&++d<10?(t.consume(M),b):(!n.interrupt||d<2)&&(n.containerState.marker?M===n.containerState.marker:M===41||M===46)?(t.exit("listItemValue"),C(M)):e(M)}function C(M){return t.enter("listItemMarker"),t.consume(M),t.exit("listItemMarker"),n.containerState.marker=n.containerState.marker||M,t.check(Vi,n.interrupt?e:$,t.attempt(uA,z,O))}function $(M){return n.containerState.initialBlankLine=!0,f++,z(M)}function O(M){return et(M)?(t.enter("listItemPrefixWhitespace"),t.consume(M),t.exit("listItemPrefixWhitespace"),z):e(M)}function z(M){return n.containerState.size=f+n.sliceSerialize(t.exit("listItemPrefix"),!0).length,i(M)}}function pA(t,i,e){let n=this;return n.containerState._closeFlow=void 0,t.check(Vi,o,f);function o(v){return n.containerState.furtherBlankLines=n.containerState.furtherBlankLines||n.containerState.initialBlankLine,De(t,i,"listItemIndent",n.containerState.size+1)(v)}function f(v){return n.containerState.furtherBlankLines||!et(v)?(n.containerState.furtherBlankLines=void 0,n.containerState.initialBlankLine=void 0,d(v)):(n.containerState.furtherBlankLines=void 0,n.containerState.initialBlankLine=void 0,t.attempt(hA,i,d)(v))}function d(v){return n.containerState._closeFlow=!0,n.interrupt=void 0,De(t,t.attempt(br,i,e),"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(v)}}function mA(t,i,e){let n=this;return De(t,o,"listItemIndent",n.containerState.size+1);function o(f){let d=n.events[n.events.length-1];return d&&d[1].type==="listItemIndent"&&d[2].sliceSerialize(d[1],!0).length===n.containerState.size?i(f):e(f)}}function gA(t){t.exit(this.containerState.type)}function yA(t,i,e){let n=this;return De(t,o,"listItemPrefixWhitespace",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4+1);function o(f){let d=n.events[n.events.length-1];return!et(f)&&d&&d[1].type==="listItemPrefixWhitespace"?i(f):e(f)}}var Lo={name:"setextUnderline",tokenize:bA,resolveTo:vA};function vA(t,i){let e=t.length,n,o,f;for(;e--;)if(t[e][0]==="enter"){if(t[e][1].type==="content"){n=e;break}t[e][1].type==="paragraph"&&(o=e)}else t[e][1].type==="content"&&t.splice(e,1),!f&&t[e][1].type==="definition"&&(f=e);let d={type:"setextHeading",start:Object.assign({},t[o][1].start),end:Object.assign({},t[t.length-1][1].end)};return t[o][1].type="setextHeadingText",f?(t.splice(o,0,["enter",d,i]),t.splice(f+1,0,["exit",t[n][1],i]),t[n][1].end=Object.assign({},t[f][1].end)):t[n][1]=d,t.push(["exit",d,i]),t}function bA(t,i,e){let n=this,o=n.events.length,f,d;for(;o--;)if(n.events[o][1].type!=="lineEnding"&&n.events[o][1].type!=="linePrefix"&&n.events[o][1].type!=="content"){d=n.events[o][1].type==="paragraph";break}return v;function v($){return!n.parser.lazy[n.now().line]&&(n.interrupt||d)?(t.enter("setextHeadingLine"),t.enter("setextHeadingLineSequence"),f=$,b($)):e($)}function b($){return $===f?(t.consume($),b):(t.exit("setextHeadingLineSequence"),De(t,C,"lineSuffix")($))}function C($){return $===null||ve($)?(t.exit("setextHeadingLine"),i($)):e($)}}var um={tokenize:wA};function wA(t){let i=this,e=t.attempt(Vi,n,t.attempt(this.parser.constructs.flowInitial,o,De(t,t.attempt(this.parser.constructs.flow,o,t.attempt(Tc,o)),"linePrefix")));return e;function n(f){if(f===null){t.consume(f);return}return t.enter("lineEndingBlank"),t.consume(f),t.exit("lineEndingBlank"),i.currentConstruct=void 0,e}function o(f){if(f===null){t.consume(f);return}return t.enter("lineEnding"),t.consume(f),t.exit("lineEnding"),i.currentConstruct=void 0,e}}var hm={resolveAll:gm()},dm=mm("string"),pm=mm("text");function mm(t){return{tokenize:i,resolveAll:gm(t==="text"?AA:void 0)};function i(e){let n=this,o=this.parser.constructs[t],f=e.attempt(o,d,v);return d;function d($){return C($)?f($):v($)}function v($){if($===null){e.consume($);return}return e.enter("data"),e.consume($),b}function b($){return C($)?(e.exit("data"),f($)):(e.consume($),b)}function C($){if($===null)return!0;let O=o[$],z=-1;if(O)for(;++z<O.length;){let M=O[z];if(!M.previous||M.previous.call(n,n.previous))return!0}return!1}}}function gm(t){return i;function i(e,n){let o=-1,f;for(;++o<=e.length;)f===void 0?e[o]&&e[o][1].type==="data"&&(f=o,o++):(!e[o]||e[o][1].type!=="data")&&(o!==f+2&&(e[f][1].end=e[o-1][1].end,e.splice(f+2,o-f-2),o=f+2),f=void 0);return t?t(e,n):e}}function AA(t,i){let e=0;for(;++e<=t.length;)if((e===t.length||t[e][1].type==="lineEnding")&&t[e-1][1].type==="data"){let n=t[e-1][1],o=i.sliceStream(n),f=o.length,d=-1,v=0,b;for(;f--;){let C=o[f];if(typeof C=="string"){for(d=C.length;C.charCodeAt(d-1)===32;)v++,d--;if(d)break;d=-1}else if(C===-2)b=!0,v++;else if(C!==-1){f++;break}}if(v){let C={type:e===t.length||b||v<2?"lineSuffix":"hardBreakTrailing",start:{line:n.end.line,column:n.end.column-v,offset:n.end.offset-v,_index:n.start._index+f,_bufferIndex:f?d:n.start._bufferIndex+d},end:Object.assign({},n.end)};n.end=Object.assign({},C.start),n.start.offset===n.end.offset?Object.assign(n,C):(t.splice(e,0,["enter",C,i],["exit",C,i]),e+=2)}e++}return t}function ym(t,i,e){let n=Object.assign(e?Object.assign({},e):{line:1,column:1,offset:0},{_index:0,_bufferIndex:-1}),o={},f=[],d=[],v=[],b=!0,C={consume:Ce,enter:we,exit:ce,attempt:ke(me),check:ke(Pe),interrupt:ke(Pe,{interrupt:!0})},$={previous:null,code:null,containerState:{},events:[],parser:t,sliceStream:G,sliceSerialize:j,now:J,defineSkip:Q,write:M},O=i.tokenize.call($,C),z;return i.resolveAll&&f.push(i),$;function M(xe){return d=Dr(d,xe),ie(),d[d.length-1]!==null?[]:(Xe(i,0),$.events=bn(f,$.events,$),$.events)}function j(xe,Ne){return xA(G(xe),Ne)}function G(xe){return $A(d,xe)}function J(){return Object.assign({},n)}function Q(xe){o[xe.line]=xe.column,je()}function ie(){let xe;for(;n._index<d.length;){let Ne=d[n._index];if(typeof Ne=="string")for(xe=n._index,n._bufferIndex<0&&(n._bufferIndex=0);n._index===xe&&n._bufferIndex<Ne.length;)de(Ne.charCodeAt(n._bufferIndex));else de(Ne)}}function de(xe){b=void 0,z=xe,O=O(xe)}function Ce(xe){ve(xe)?(n.line++,n.column=1,n.offset+=xe===-3?2:1,je()):xe!==-1&&(n.column++,n.offset++),n._bufferIndex<0?n._index++:(n._bufferIndex++,n._bufferIndex===d[n._index].length&&(n._bufferIndex=-1,n._index++)),$.previous=xe,b=!0}function we(xe,Ne){let st=Ne||{};return st.type=xe,st.start=J(),$.events.push(["enter",st,$]),v.push(st),st}function ce(xe){let Ne=v.pop();return Ne.end=J(),$.events.push(["exit",Ne,$]),Ne}function me(xe,Ne){Xe(xe,Ne.from)}function Pe(xe,Ne){Ne.restore()}function ke(xe,Ne){return st;function st(ae,kt,at){let _t,ht,Z,X;return Array.isArray(ae)?Bt(ae):"tokenize"in ae?Bt([ae]):Ar(ae);function Ar(yt){return $r;function $r(Ut){let or=Ut!==null&&yt[Ut],jr=Ut!==null&&yt.null,pi=[...Array.isArray(or)?or:or?[or]:[],...Array.isArray(jr)?jr:jr?[jr]:[]];return Bt(pi)(Ut)}}function Bt(yt){return _t=yt,ht=0,yt.length===0?at:Ft(yt[ht])}function Ft(yt){return $r;function $r(Ut){return X=Re(),Z=yt,yt.partial||($.currentConstruct=yt),yt.name&&$.parser.constructs.disable.null.includes(yt.name)?Ot(Ut):yt.tokenize.call(Ne?Object.assign(Object.create($),Ne):$,C,Lt,Ot)(Ut)}}function Lt(yt){return b=!0,xe(Z,X),kt}function Ot(yt){return b=!0,X.restore(),++ht<_t.length?Ft(_t[ht]):at}}}function Xe(xe,Ne){xe.resolveAll&&!f.includes(xe)&&f.push(xe),xe.resolve&&Nt($.events,Ne,$.events.length-Ne,xe.resolve($.events.slice(Ne),$)),xe.resolveTo&&($.events=xe.resolveTo($.events,$))}function Re(){let xe=J(),Ne=$.previous,st=$.currentConstruct,ae=$.events.length,kt=Array.from(v);return{restore:at,from:ae};function at(){n=xe,$.previous=Ne,$.currentConstruct=st,$.events.length=ae,v=kt,je()}}function je(){n.line in o&&n.column<2&&(n.column=o[n.line],n.offset+=o[n.line]-1)}}function $A(t,i){let e=i.start._index,n=i.start._bufferIndex,o=i.end._index,f=i.end._bufferIndex,d;return e===o?d=[t[e].slice(n,f)]:(d=t.slice(e,o),n>-1&&(d[0]=d[0].slice(n)),f>0&&d.push(t[o].slice(0,f))),d}function xA(t,i){let e=-1,n=[],o;for(;++e<t.length;){let f=t[e],d;if(typeof f=="string")d=f;else switch(f){case-5:{d="\r";break}case-4:{d=`
26
26
  `;break}case-3:{d=`\r
27
27
  `;break}case-2:{d=i?" ":" ";break}case-1:{if(!i&&o)continue;d=" ";break}default:d=String.fromCharCode(f)}o=f===-2,n.push(d)}return n.join("")}var Lc={};Pu(Lc,{attentionMarkers:()=>FA,contentInitial:()=>CA,disable:()=>DA,document:()=>kA,flow:()=>EA,flowInitial:()=>_A,insideSpan:()=>PA,string:()=>SA,text:()=>TA});var kA={[42]:br,[43]:br,[45]:br,[48]:br,[49]:br,[50]:br,[51]:br,[52]:br,[53]:br,[54]:br,[55]:br,[56]:br,[57]:br,[62]:Po},CA={[91]:Pc},_A={[-2]:Ea,[-1]:Ea,[32]:Ea},EA={[35]:Dc,[42]:Zn,[45]:[Lo,Zn],[60]:Oc,[61]:Lo,[95]:Zn,[96]:Io,[126]:Io},SA={[38]:Do,[92]:Fo},TA={[-5]:Sa,[-4]:Sa,[-3]:Sa,[33]:Rc,[38]:Do,[42]:_a,[60]:[_c,qc],[91]:Nc,[92]:[Fc,Fo],[93]:Qn,[95]:_a,[96]:Sc},PA={null:[_a,hm]},FA={null:[42,95]},DA={null:[]};function vm(t={}){let i=To([Lc].concat(t.extensions||[])),e={defined:[],lazy:{},constructs:i,content:n(am),document:n(lm),flow:n(um),string:n(dm),text:n(pm)};return e;function n(o){return f;function f(d){return ym(e,o,d)}}}var bm=/[\0\t\n\r]/g;function wm(){let t=1,i="",e=!0,n;return o;function o(f,d,v){let b=[],C,$,O,z,M;for(f=i+f.toString(d),O=0,i="",e&&(f.charCodeAt(0)===65279&&O++,e=void 0);O<f.length;){if(bm.lastIndex=O,C=bm.exec(f),z=C&&C.index!==void 0?C.index:f.length,M=f.charCodeAt(z),!C){i=f.slice(O);break}if(M===10&&O===z&&n)b.push(-3),n=void 0;else switch(n&&(b.push(-5),n=void 0),O<z&&(b.push(f.slice(O,z)),t+=z-O),M){case 0:{b.push(65533),t++;break}case 9:{for($=Math.ceil(t/4)*4,b.push(-2);t++<$;)b.push(-1);break}case 10:{b.push(-4),t=1;break}default:n=!0,t=1}O=z+1}return v&&(n&&b.push(-5),i&&b.push(i),b.push(null)),b}}function Am(t){for(;!Oo(t););return t}function Mo(t,i){let e=Number.parseInt(t,i);return e<9||e===11||e>13&&e<32||e>126&&e<160||e>55295&&e<57344||e>64975&&e<65008||(e&65535)===65535||(e&65535)===65534||e>1114111?"\uFFFD":String.fromCharCode(e)}var IA=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function zo(t){return t.replace(IA,OA)}function OA(t,i,e){if(i)return i;if(e.charCodeAt(0)===35){let o=e.charCodeAt(1),f=o===120||o===88;return Mo(e.slice(f?2:1),f?16:10)}return Ps(e)||t}var Mc={}.hasOwnProperty,zc=function(t,i,e){return typeof i!="string"&&(e=i,i=void 0),qA(e)(Am(vm(e).document().write(wm()(t,i,!0))))};function qA(t={}){let i=xm({transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:b(Yt),autolinkProtocol:je,autolinkEmail:je,atxHeading:b(Pi),blockQuote:b(jr),characterEscape:je,characterReference:je,codeFenced:b(pi),codeFencedFenceInfo:C,codeFencedFenceMeta:C,codeIndented:b(pi,C),codeText:b(lr,C),codeTextData:je,data:je,codeFlowValue:je,definition:b(mi),definitionDestinationString:C,definitionLabelString:C,definitionTitleString:C,emphasis:b(Yr),hardBreakEscape:b(Fi),hardBreakTrailing:b(Fi),htmlFlow:b(Ui,C),htmlFlowData:je,htmlText:b(Ui,C),htmlTextData:je,image:b(le),label:C,link:b(Yt),listItem:b(Ae),listItemValue:G,listOrdered:b(Hi,j),listUnordered:b(Hi),paragraph:b(be),reference:Lt,referenceString:C,resourceDestinationString:C,resourceTitleString:C,setextHeading:b(Pi),strong:b(_e),thematicBreak:b(Mt)},exit:{atxHeading:O(),atxHeadingSequence:Pe,autolink:O(),autolinkEmail:or,autolinkProtocol:Ut,blockQuote:O(),characterEscapeValue:xe,characterReferenceMarkerHexadecimal:yt,characterReferenceMarkerNumeric:yt,characterReferenceValue:$r,codeFenced:O(de),codeFencedFence:ie,codeFencedFenceInfo:J,codeFencedFenceMeta:Q,codeFlowValue:xe,codeIndented:O(Ce),codeText:O(at),codeTextData:xe,data:xe,definition:O(),definitionDestinationString:me,definitionLabelString:we,definitionTitleString:ce,emphasis:O(),hardBreakEscape:O(st),hardBreakTrailing:O(st),htmlFlow:O(ae),htmlFlowData:xe,htmlText:O(kt),htmlTextData:xe,image:O(ht),label:X,labelText:Z,lineEnding:Ne,link:O(_t),listItem:O(),listOrdered:O(),listUnordered:O(),paragraph:O(),referenceString:Ot,resourceDestinationString:Ar,resourceTitleString:Bt,resource:Ft,setextHeading:O(Re),setextHeadingLineSequence:Xe,setextHeadingText:ke,strong:O(),thematicBreak:O()}},t.mdastExtensions||[]),e={};return n;function n(ee){let ne={type:"root",children:[]},he=[ne],pe=[],vt=[],Ht={stack:he,tokenStack:pe,config:i,enter:$,exit:z,buffer:C,resume:M,setData:f,getData:d},dt=-1;for(;++dt<ee.length;)if(ee[dt][1].type==="listOrdered"||ee[dt][1].type==="listUnordered")if(ee[dt][0]==="enter")vt.push(dt);else{let Et=vt.pop();dt=o(ee,Et,dt)}for(dt=-1;++dt<ee.length;){let Et=i[ee[dt][0]];Mc.call(Et,ee[dt][1].type)&&Et[ee[dt][1].type].call(Object.assign({sliceSerialize:ee[dt][2].sliceSerialize},Ht),ee[dt][1])}if(pe.length>0){let Et=pe[pe.length-1];(Et[1]||$m).call(Ht,void 0,Et[0])}for(ne.position={start:v(ee.length>0?ee[0][1].start:{line:1,column:1,offset:0}),end:v(ee.length>0?ee[ee.length-2][1].end:{line:1,column:1,offset:0})},dt=-1;++dt<i.transforms.length;)ne=i.transforms[dt](ne)||ne;return ne}function o(ee,ne,he){let pe=ne-1,vt=-1,Ht=!1,dt,Et,St,xr;for(;++pe<=he;){let pt=ee[pe];if(pt[1].type==="listUnordered"||pt[1].type==="listOrdered"||pt[1].type==="blockQuote"?(pt[0]==="enter"?vt++:vt--,xr=void 0):pt[1].type==="lineEndingBlank"?pt[0]==="enter"&&(dt&&!xr&&!vt&&!St&&(St=pe),xr=void 0):pt[1].type==="linePrefix"||pt[1].type==="listItemValue"||pt[1].type==="listItemMarker"||pt[1].type==="listItemPrefix"||pt[1].type==="listItemPrefixWhitespace"||(xr=void 0),!vt&&pt[0]==="enter"&&pt[1].type==="listItemPrefix"||vt===-1&&pt[0]==="exit"&&(pt[1].type==="listUnordered"||pt[1].type==="listOrdered")){if(dt){let Vr=pe;for(Et=void 0;Vr--;){let Gt=ee[Vr];if(Gt[1].type==="lineEnding"||Gt[1].type==="lineEndingBlank"){if(Gt[0]==="exit")continue;Et&&(ee[Et][1].type="lineEndingBlank",Ht=!0),Gt[1].type="lineEnding",Et=Vr}else if(!(Gt[1].type==="linePrefix"||Gt[1].type==="blockQuotePrefix"||Gt[1].type==="blockQuotePrefixWhitespace"||Gt[1].type==="blockQuoteMarker"||Gt[1].type==="listItemIndent"))break}St&&(!Et||St<Et)&&(dt._spread=!0),dt.end=Object.assign({},Et?ee[Et][1].start:pt[1].end),ee.splice(Et||pe,0,["exit",dt,pt[2]]),pe++,he++}pt[1].type==="listItemPrefix"&&(dt={type:"listItem",_spread:!1,start:Object.assign({},pt[1].start)},ee.splice(pe,0,["enter",dt,pt[2]]),pe++,he++,St=void 0,xr=!0)}}return ee[ne][1]._spread=Ht,he}function f(ee,ne){e[ee]=ne}function d(ee){return e[ee]}function v(ee){return{line:ee.line,column:ee.column,offset:ee.offset}}function b(ee,ne){return he;function he(pe){$.call(this,ee(pe),pe),ne&&ne.call(this,pe)}}function C(){this.stack.push({type:"fragment",children:[]})}function $(ee,ne,he){return this.stack[this.stack.length-1].children.push(ee),this.stack.push(ee),this.tokenStack.push([ne,he]),ee.position={start:v(ne.start)},ee}function O(ee){return ne;function ne(he){ee&&ee.call(this,he),z.call(this,he)}}function z(ee,ne){let he=this.stack.pop(),pe=this.tokenStack.pop();if(pe)pe[0].type!==ee.type&&(ne?ne.call(this,ee,pe[0]):(pe[1]||$m).call(this,ee,pe[0]));else throw new Error("Cannot close `"+ee.type+"` ("+Hn({start:ee.start,end:ee.end})+"): it\u2019s not open");return he.position.end=v(ee.end),he}function M(){return em(this.stack.pop())}function j(){f("expectingFirstListItemValue",!0)}function G(ee){if(d("expectingFirstListItemValue")){let ne=this.stack[this.stack.length-2];ne.start=Number.parseInt(this.sliceSerialize(ee),10),f("expectingFirstListItemValue")}}function J(){let ee=this.resume(),ne=this.stack[this.stack.length-1];ne.lang=ee}function Q(){let ee=this.resume(),ne=this.stack[this.stack.length-1];ne.meta=ee}function ie(){d("flowCodeInside")||(this.buffer(),f("flowCodeInside",!0))}function de(){let ee=this.resume(),ne=this.stack[this.stack.length-1];ne.value=ee.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),f("flowCodeInside")}function Ce(){let ee=this.resume(),ne=this.stack[this.stack.length-1];ne.value=ee.replace(/(\r?\n|\r)$/g,"")}function we(ee){let ne=this.resume(),he=this.stack[this.stack.length-1];he.label=ne,he.identifier=vr(this.sliceSerialize(ee)).toLowerCase()}function ce(){let ee=this.resume(),ne=this.stack[this.stack.length-1];ne.title=ee}function me(){let ee=this.resume(),ne=this.stack[this.stack.length-1];ne.url=ee}function Pe(ee){let ne=this.stack[this.stack.length-1];if(!ne.depth){let he=this.sliceSerialize(ee).length;ne.depth=he}}function ke(){f("setextHeadingSlurpLineEnding",!0)}function Xe(ee){let ne=this.stack[this.stack.length-1];ne.depth=this.sliceSerialize(ee).charCodeAt(0)===61?1:2}function Re(){f("setextHeadingSlurpLineEnding")}function je(ee){let ne=this.stack[this.stack.length-1],he=ne.children[ne.children.length-1];(!he||he.type!=="text")&&(he=Ee(),he.position={start:v(ee.start)},ne.children.push(he)),this.stack.push(he)}function xe(ee){let ne=this.stack.pop();ne.value+=this.sliceSerialize(ee),ne.position.end=v(ee.end)}function Ne(ee){let ne=this.stack[this.stack.length-1];if(d("atHardBreak")){let he=ne.children[ne.children.length-1];he.position.end=v(ee.end),f("atHardBreak");return}!d("setextHeadingSlurpLineEnding")&&i.canContainEols.includes(ne.type)&&(je.call(this,ee),xe.call(this,ee))}function st(){f("atHardBreak",!0)}function ae(){let ee=this.resume(),ne=this.stack[this.stack.length-1];ne.value=ee}function kt(){let ee=this.resume(),ne=this.stack[this.stack.length-1];ne.value=ee}function at(){let ee=this.resume(),ne=this.stack[this.stack.length-1];ne.value=ee}function _t(){let ee=this.stack[this.stack.length-1];d("inReference")?(ee.type+="Reference",ee.referenceType=d("referenceType")||"shortcut",delete ee.url,delete ee.title):(delete ee.identifier,delete ee.label),f("referenceType")}function ht(){let ee=this.stack[this.stack.length-1];d("inReference")?(ee.type+="Reference",ee.referenceType=d("referenceType")||"shortcut",delete ee.url,delete ee.title):(delete ee.identifier,delete ee.label),f("referenceType")}function Z(ee){let ne=this.stack[this.stack.length-2],he=this.sliceSerialize(ee);ne.label=zo(he),ne.identifier=vr(he).toLowerCase()}function X(){let ee=this.stack[this.stack.length-1],ne=this.resume(),he=this.stack[this.stack.length-1];f("inReference",!0),he.type==="link"?he.children=ee.children:he.alt=ne}function Ar(){let ee=this.resume(),ne=this.stack[this.stack.length-1];ne.url=ee}function Bt(){let ee=this.resume(),ne=this.stack[this.stack.length-1];ne.title=ee}function Ft(){f("inReference")}function Lt(){f("referenceType","collapsed")}function Ot(ee){let ne=this.resume(),he=this.stack[this.stack.length-1];he.label=ne,he.identifier=vr(this.sliceSerialize(ee)).toLowerCase(),f("referenceType","full")}function yt(ee){f("characterReferenceType",ee.type)}function $r(ee){let ne=this.sliceSerialize(ee),he=d("characterReferenceType"),pe;he?(pe=Mo(ne,he==="characterReferenceMarkerNumeric"?10:16),f("characterReferenceType")):pe=Ps(ne);let vt=this.stack.pop();vt.value+=pe,vt.position.end=v(ee.end)}function Ut(ee){xe.call(this,ee);let ne=this.stack[this.stack.length-1];ne.url=this.sliceSerialize(ee)}function or(ee){xe.call(this,ee);let ne=this.stack[this.stack.length-1];ne.url="mailto:"+this.sliceSerialize(ee)}function jr(){return{type:"blockquote",children:[]}}function pi(){return{type:"code",lang:null,meta:null,value:""}}function lr(){return{type:"inlineCode",value:""}}function mi(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function Yr(){return{type:"emphasis",children:[]}}function Pi(){return{type:"heading",depth:void 0,children:[]}}function Fi(){return{type:"break"}}function Ui(){return{type:"html",value:""}}function le(){return{type:"image",title:null,url:"",alt:null}}function Yt(){return{type:"link",title:null,url:"",children:[]}}function Hi(ee){return{type:"list",ordered:ee.type==="listOrdered",start:null,spread:ee._spread,children:[]}}function Ae(ee){return{type:"listItem",spread:ee._spread,checked:null,children:[]}}function be(){return{type:"paragraph",children:[]}}function _e(){return{type:"strong",children:[]}}function Ee(){return{type:"text",value:""}}function Mt(){return{type:"thematicBreak"}}}function xm(t,i){let e=-1;for(;++e<i.length;){let n=i[e];Array.isArray(n)?xm(t,n):RA(t,n)}return t}function RA(t,i){let e;for(e in i)if(Mc.call(i,e)){let n=e==="canContainEols"||e==="transforms",f=(Mc.call(t,e)?t[e]:void 0)||(t[e]=n?[]:{}),d=i[e];d&&(n?t[e]=[...f,...d]:Object.assign(f,d))}}function $m(t,i){throw t?new Error("Cannot close `"+t.type+"` ("+Hn({start:t.start,end:t.end})+"): a different token (`"+i.type+"`, "+Hn({start:i.start,end:i.end})+") is open"):new Error("Cannot close document, a token (`"+i.type+"`, "+Hn({start:i.start,end:i.end})+") is still open")}function jc(t){Object.assign(this,{Parser:e=>{let n=this.data("settings");return zc(e,Object.assign({},n,t,{extensions:this.data("micromarkExtensions")||[],mdastExtensions:this.data("fromMarkdownExtensions")||[]}))}})}var km=jc;var NA={tokenize:jA,partial:!0},_m={tokenize:VA,partial:!0},Em={tokenize:BA,partial:!0},Fs={tokenize:HA,partial:!0},Sm={tokenize:UA,partial:!0},Tm={tokenize:MA,previous:Dm},Pm={tokenize:zA,previous:Uc},Yi={tokenize:LA,previous:Im},Bi={},Vc={text:Bi},Xn=48;for(;Xn<123;)Bi[Xn]=Yi,Xn++,Xn===58?Xn=65:Xn===91&&(Xn=97);Bi[43]=Yi;Bi[45]=Yi;Bi[46]=Yi;Bi[95]=Yi;Bi[72]=[Yi,Pm];Bi[104]=[Yi,Pm];Bi[87]=[Yi,Tm];Bi[119]=[Yi,Tm];function LA(t,i,e){let n=this,o,f;return d;function d(M){return!Cm(M)||!Im(n.previous)||Hc(n.events)?e(M):(t.enter("literalAutolink"),t.enter("literalAutolinkEmail"),v(M))}function v(M){return Cm(M)?(t.consume(M),v):M===64?(t.consume(M),b):e(M)}function b(M){return M===46?t.check(Fs,z,C)(M):M===45||M===95?t.check(Fs,e,$)(M):Xt(M)?(!f&&Gn(M)&&(f=!0),t.consume(M),b):z(M)}function C(M){return t.consume(M),o=!0,f=void 0,b}function $(M){return t.consume(M),O}function O(M){return M===46?t.check(Fs,e,C)(M):b(M)}function z(M){return o&&!f?(t.exit("literalAutolinkEmail"),t.exit("literalAutolink"),i(M)):e(M)}}function MA(t,i,e){let n=this;return o;function o(d){return d!==87&&d!==119||!Dm(n.previous)||Hc(n.events)?e(d):(t.enter("literalAutolink"),t.enter("literalAutolinkWww"),t.check(NA,t.attempt(_m,t.attempt(Em,f),e),e)(d))}function f(d){return t.exit("literalAutolinkWww"),t.exit("literalAutolink"),i(d)}}function zA(t,i,e){let n=this;return o;function o(j){return j!==72&&j!==104||!Uc(n.previous)||Hc(n.events)?e(j):(t.enter("literalAutolink"),t.enter("literalAutolinkHttp"),t.consume(j),f)}function f(j){return j===84||j===116?(t.consume(j),d):e(j)}function d(j){return j===84||j===116?(t.consume(j),v):e(j)}function v(j){return j===80||j===112?(t.consume(j),b):e(j)}function b(j){return j===83||j===115?(t.consume(j),C):C(j)}function C(j){return j===58?(t.consume(j),$):e(j)}function $(j){return j===47?(t.consume(j),O):e(j)}function O(j){return j===47?(t.consume(j),z):e(j)}function z(j){return j===null||yn(j)||Kn(j)||Wn(j)?e(j):t.attempt(_m,t.attempt(Em,M),e)(j)}function M(j){return t.exit("literalAutolinkHttp"),t.exit("literalAutolink"),i(j)}}function jA(t,i,e){return n;function n(b){return t.consume(b),o}function o(b){return b===87||b===119?(t.consume(b),f):e(b)}function f(b){return b===87||b===119?(t.consume(b),d):e(b)}function d(b){return b===46?(t.consume(b),v):e(b)}function v(b){return b===null||ve(b)?e(b):i(b)}}function VA(t,i,e){let n,o;return f;function f(b){return b===38?t.check(Sm,v,d)(b):b===46||b===95?t.check(Fs,v,d)(b):b===null||yn(b)||Kn(b)||b!==45&&Wn(b)?v(b):(t.consume(b),f)}function d(b){return b===46?(o=n,n=void 0,t.consume(b),f):(b===95&&(n=!0),t.consume(b),f)}function v(b){return!o&&!n?i(b):e(b)}}function BA(t,i){let e=0;return n;function n(d){return d===38?t.check(Sm,i,o)(d):(d===40&&e++,d===41?t.check(Fs,f,o)(d):Bc(d)?i(d):Fm(d)?t.check(Fs,i,o)(d):(t.consume(d),n))}function o(d){return t.consume(d),n}function f(d){return e--,e<0?i(d):o(d)}}function UA(t,i,e){return n;function n(d){return t.consume(d),o}function o(d){return yr(d)?(t.consume(d),o):d===59?(t.consume(d),f):e(d)}function f(d){return Bc(d)?i(d):e(d)}}function HA(t,i,e){return n;function n(f){return t.consume(f),o}function o(f){return Fm(f)?(t.consume(f),o):Bc(f)?i(f):e(f)}}function Fm(t){return t===33||t===34||t===39||t===41||t===42||t===44||t===46||t===58||t===59||t===60||t===63||t===95||t===126}function Bc(t){return t===null||t===60||ut(t)}function Cm(t){return t===43||t===45||t===46||t===95||Xt(t)}function Dm(t){return t===null||t===40||t===42||t===95||t===126||ut(t)}function Uc(t){return t===null||!yr(t)}function Im(t){return t!==47&&Uc(t)}function Hc(t){let i=t.length,e=!1;for(;i--;){let n=t[i][1];if((n.type==="labelLink"||n.type==="labelImage")&&!n._balanced){e=!0;break}if(n._gfmAutolinkLiteralWalkedInto){e=!1;break}}return t.length>0&&!e&&(t[t.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),e}var GA={tokenize:YA,partial:!0};function Gc(){return{document:{[91]:{tokenize:QA,continuation:{tokenize:ZA},exit:XA}},text:{[91]:{tokenize:JA},[93]:{add:"after",tokenize:KA,resolveTo:WA}}}}function KA(t,i,e){let n=this,o=n.events.length,f=n.parser.gfmFootnotes||(n.parser.gfmFootnotes=[]),d;for(;o--;){let b=n.events[o][1];if(b.type==="labelImage"){d=b;break}if(b.type==="gfmFootnoteCall"||b.type==="labelLink"||b.type==="label"||b.type==="image"||b.type==="link")break}return v;function v(b){if(!d||!d._balanced)return e(b);let C=vr(n.sliceSerialize({start:d.end,end:n.now()}));return C.charCodeAt(0)!==94||!f.includes(C.slice(1))?e(b):(t.enter("gfmFootnoteCallLabelMarker"),t.consume(b),t.exit("gfmFootnoteCallLabelMarker"),i(b))}}function WA(t,i){let e=t.length,n;for(;e--;)if(t[e][1].type==="labelImage"&&t[e][0]==="enter"){n=t[e][1];break}t[e+1][1].type="data",t[e+3][1].type="gfmFootnoteCallLabelMarker";let o={type:"gfmFootnoteCall",start:Object.assign({},t[e+3][1].start),end:Object.assign({},t[t.length-1][1].end)},f={type:"gfmFootnoteCallMarker",start:Object.assign({},t[e+3][1].end),end:Object.assign({},t[e+3][1].end)};f.end.column++,f.end.offset++,f.end._bufferIndex++;let d={type:"gfmFootnoteCallString",start:Object.assign({},f.end),end:Object.assign({},t[t.length-1][1].start)},v={type:"chunkString",contentType:"string",start:Object.assign({},d.start),end:Object.assign({},d.end)},b=[t[e+1],t[e+2],["enter",o,i],t[e+3],t[e+4],["enter",f,i],["exit",f,i],["enter",d,i],["enter",v,i],["exit",v,i],["exit",d,i],t[t.length-2],t[t.length-1],["exit",o,i]];return t.splice(e,t.length-e+1,...b),t}function JA(t,i,e){let n=this,o=n.parser.gfmFootnotes||(n.parser.gfmFootnotes=[]),f=0,d;return v;function v(z){return t.enter("gfmFootnoteCall"),t.enter("gfmFootnoteCallLabelMarker"),t.consume(z),t.exit("gfmFootnoteCallLabelMarker"),b}function b(z){return z!==94?e(z):(t.enter("gfmFootnoteCallMarker"),t.consume(z),t.exit("gfmFootnoteCallMarker"),t.enter("gfmFootnoteCallString"),t.enter("chunkString").contentType="string",C)}function C(z){let M;return z===null||z===91||f++>999?e(z):z===93?d?(t.exit("chunkString"),M=t.exit("gfmFootnoteCallString"),o.includes(vr(n.sliceSerialize(M)))?O(z):e(z)):e(z):(t.consume(z),ut(z)||(d=!0),z===92?$:C)}function $(z){return z===91||z===92||z===93?(t.consume(z),f++,C):C(z)}function O(z){return t.enter("gfmFootnoteCallLabelMarker"),t.consume(z),t.exit("gfmFootnoteCallLabelMarker"),t.exit("gfmFootnoteCall"),i}}function QA(t,i,e){let n=this,o=n.parser.gfmFootnotes||(n.parser.gfmFootnotes=[]),f,d=0,v;return b;function b(G){return t.enter("gfmFootnoteDefinition")._container=!0,t.enter("gfmFootnoteDefinitionLabel"),t.enter("gfmFootnoteDefinitionLabelMarker"),t.consume(G),t.exit("gfmFootnoteDefinitionLabelMarker"),C}function C(G){return G===94?(t.enter("gfmFootnoteDefinitionMarker"),t.consume(G),t.exit("gfmFootnoteDefinitionMarker"),t.enter("gfmFootnoteDefinitionLabelString"),$):e(G)}function $(G){let J;return G===null||G===91||d>999?e(G):G===93?v?(J=t.exit("gfmFootnoteDefinitionLabelString"),f=vr(n.sliceSerialize(J)),t.enter("gfmFootnoteDefinitionLabelMarker"),t.consume(G),t.exit("gfmFootnoteDefinitionLabelMarker"),t.exit("gfmFootnoteDefinitionLabel"),M):e(G):ve(G)?(t.enter("lineEnding"),t.consume(G),t.exit("lineEnding"),d++,$):(t.enter("chunkString").contentType="string",O(G))}function O(G){return G===null||ve(G)||G===91||G===93||d>999?(t.exit("chunkString"),$(G)):(ut(G)||(v=!0),d++,t.consume(G),G===92?z:O)}function z(G){return G===91||G===92||G===93?(t.consume(G),d++,O):O(G)}function M(G){return G===58?(t.enter("definitionMarker"),t.consume(G),t.exit("definitionMarker"),De(t,j,"gfmFootnoteDefinitionWhitespace")):e(G)}function j(G){return o.includes(f)||o.push(f),i(G)}}function ZA(t,i,e){return t.check(Vi,i,t.attempt(GA,i,e))}function XA(t){t.exit("gfmFootnoteDefinition")}function YA(t,i,e){let n=this;return De(t,o,"gfmFootnoteDefinitionIndent",4+1);function o(f){let d=n.events[n.events.length-1];return d&&d[1].type==="gfmFootnoteDefinitionIndent"&&d[2].sliceSerialize(d[1],!0).length===4?i(f):e(f)}}function Kc(t={}){let i=t.singleTilde,e={tokenize:o,resolveAll:n};return i==null&&(i=!0),{text:{[126]:e},insideSpan:{null:[e]},attentionMarkers:{null:[126]}};function n(f,d){let v=-1;for(;++v<f.length;)if(f[v][0]==="enter"&&f[v][1].type==="strikethroughSequenceTemporary"&&f[v][1]._close){let b=v;for(;b--;)if(f[b][0]==="exit"&&f[b][1].type==="strikethroughSequenceTemporary"&&f[b][1]._open&&f[v][1].end.offset-f[v][1].start.offset===f[b][1].end.offset-f[b][1].start.offset){f[v][1].type="strikethroughSequence",f[b][1].type="strikethroughSequence";let C={type:"strikethrough",start:Object.assign({},f[b][1].start),end:Object.assign({},f[v][1].end)},$={type:"strikethroughText",start:Object.assign({},f[b][1].end),end:Object.assign({},f[v][1].start)},O=[["enter",C,d],["enter",f[b][1],d],["exit",f[b][1],d],["enter",$,d]];Nt(O,O.length,0,bn(d.parser.constructs.insideSpan.null,f.slice(b+1,v),d)),Nt(O,O.length,0,[["exit",$,d],["enter",f[v][1],d],["exit",f[v][1],d],["exit",C,d]]),Nt(f,b-1,v-b+3,O),v=b+O.length-2;break}}for(v=-1;++v<f.length;)f[v][1].type==="strikethroughSequenceTemporary"&&(f[v][1].type="data");return f}function o(f,d,v){let b=this.previous,C=this.events,$=0;return O;function O(M){return b===126&&C[C.length-1][1].type!=="characterEscape"?v(M):(f.enter("strikethroughSequenceTemporary"),z(M))}function z(M){let j=Ts(b);if(M===126)return $>1?v(M):(f.consume(M),$++,z);if($<2&&!i)return v(M);let G=f.exit("strikethroughSequenceTemporary"),J=Ts(M);return G._open=!J||J===2&&Boolean(j),G._close=!j||j===2&&Boolean(J),d(M)}}}var Wc={flow:{null:{tokenize:t$,resolve:e$}}},Om={tokenize:r$,partial:!0};function e$(t,i){let e=-1,n,o,f,d,v,b,C;for(;++e<t.length;){let $=t[e][1];if(f&&($.type==="temporaryTableCellContent"&&(d=d||e,v=e),($.type==="tableCellDivider"||$.type==="tableRow")&&v)){let O={type:"tableContent",start:t[d][1].start,end:t[v][1].end},z={type:"chunkText",start:O.start,end:O.end,contentType:"text"};t.splice(d,v-d+1,["enter",O,i],["enter",z,i],["exit",z,i],["exit",O,i]),e-=v-d-3,d=void 0,v=void 0}if(t[e][0]==="exit"&&b!==void 0&&b+(C?0:1)<e&&($.type==="tableCellDivider"||$.type==="tableRow"&&(b+3<e||t[b][1].type!=="whitespace"))){let O={type:o?"tableDelimiter":n?"tableHeader":"tableData",start:t[b][1].start,end:t[e][1].end};t.splice(e+($.type==="tableCellDivider"?1:0),0,["exit",O,i]),t.splice(b,0,["enter",O,i]),e+=2,b=e+1,C=!0}$.type==="tableRow"&&(f=t[e][0]==="enter",f&&(b=e+1,C=!1)),$.type==="tableDelimiterRow"&&(o=t[e][0]==="enter",o&&(b=e+1,C=!1)),$.type==="tableHead"&&(n=t[e][0]==="enter")}return t}function t$(t,i,e){let n=this,o=[],f=0,d,v;return b;function b(ae){return t.enter("table")._align=o,t.enter("tableHead"),t.enter("tableRow"),ae===124?C(ae):(f++,t.enter("temporaryTableCellContent"),z(ae))}function C(ae){return t.enter("tableCellDivider"),t.consume(ae),t.exit("tableCellDivider"),d=!0,$}function $(ae){return ae===null||ve(ae)?j(ae):et(ae)?(t.enter("whitespace"),t.consume(ae),O):(d&&(d=void 0,f++),ae===124?C(ae):(t.enter("temporaryTableCellContent"),z(ae)))}function O(ae){return et(ae)?(t.consume(ae),O):(t.exit("whitespace"),$(ae))}function z(ae){return ae===null||ae===124||ut(ae)?(t.exit("temporaryTableCellContent"),$(ae)):(t.consume(ae),ae===92?M:z)}function M(ae){return ae===92||ae===124?(t.consume(ae),z):z(ae)}function j(ae){if(ae===null)return e(ae);t.exit("tableRow"),t.exit("tableHead");let kt=n.interrupt;return n.interrupt=!0,t.attempt({tokenize:st,partial:!0},function(at){return n.interrupt=kt,t.enter("tableDelimiterRow"),G(at)},function(at){return n.interrupt=kt,e(at)})(ae)}function G(ae){return ae===null||ve(ae)?Ce(ae):et(ae)?(t.enter("whitespace"),t.consume(ae),J):ae===45?(t.enter("tableDelimiterFiller"),t.consume(ae),v=!0,o.push("none"),Q):ae===58?(t.enter("tableDelimiterAlignment"),t.consume(ae),t.exit("tableDelimiterAlignment"),o.push("left"),ie):ae===124?(t.enter("tableCellDivider"),t.consume(ae),t.exit("tableCellDivider"),G):e(ae)}function J(ae){return et(ae)?(t.consume(ae),J):(t.exit("whitespace"),G(ae))}function Q(ae){return ae===45?(t.consume(ae),Q):(t.exit("tableDelimiterFiller"),ae===58?(t.enter("tableDelimiterAlignment"),t.consume(ae),t.exit("tableDelimiterAlignment"),o[o.length-1]=o[o.length-1]==="left"?"center":"right",de):G(ae))}function ie(ae){return ae===45?(t.enter("tableDelimiterFiller"),t.consume(ae),v=!0,Q):e(ae)}function de(ae){return ae===null||ve(ae)?Ce(ae):et(ae)?(t.enter("whitespace"),t.consume(ae),J):ae===124?(t.enter("tableCellDivider"),t.consume(ae),t.exit("tableCellDivider"),G):e(ae)}function Ce(ae){return t.exit("tableDelimiterRow"),!v||f!==o.length?e(ae):ae===null?we(ae):t.check(Om,we,t.attempt({tokenize:st,partial:!0},De(t,ce,"linePrefix",4),we))(ae)}function we(ae){return t.exit("table"),i(ae)}function ce(ae){return t.enter("tableBody"),me(ae)}function me(ae){return t.enter("tableRow"),ae===124?Pe(ae):(t.enter("temporaryTableCellContent"),Re(ae))}function Pe(ae){return t.enter("tableCellDivider"),t.consume(ae),t.exit("tableCellDivider"),ke}function ke(ae){return ae===null||ve(ae)?xe(ae):et(ae)?(t.enter("whitespace"),t.consume(ae),Xe):ae===124?Pe(ae):(t.enter("temporaryTableCellContent"),Re(ae))}function Xe(ae){return et(ae)?(t.consume(ae),Xe):(t.exit("whitespace"),ke(ae))}function Re(ae){return ae===null||ae===124||ut(ae)?(t.exit("temporaryTableCellContent"),ke(ae)):(t.consume(ae),ae===92?je:Re)}function je(ae){return ae===92||ae===124?(t.consume(ae),Re):Re(ae)}function xe(ae){return t.exit("tableRow"),ae===null?Ne(ae):t.check(Om,Ne,t.attempt({tokenize:st,partial:!0},De(t,me,"linePrefix",4),Ne))(ae)}function Ne(ae){return t.exit("tableBody"),we(ae)}function st(ae,kt,at){return _t;function _t(Z){return ae.enter("lineEnding"),ae.consume(Z),ae.exit("lineEnding"),De(ae,ht,"linePrefix")}function ht(Z){if(n.parser.lazy[n.now().line]||Z===null||ve(Z))return at(Z);let X=n.events[n.events.length-1];return!n.parser.constructs.disable.null.includes("codeIndented")&&X&&X[1].type==="linePrefix"&&X[2].sliceSerialize(X[1],!0).length>=4?at(Z):(n._gfmTableDynamicInterruptHack=!0,ae.check(n.parser.constructs.flow,function(Ar){return n._gfmTableDynamicInterruptHack=!1,at(Ar)},function(Ar){return n._gfmTableDynamicInterruptHack=!1,kt(Ar)})(Z))}}}function r$(t,i,e){let n=0;return o;function o(d){return t.enter("check"),t.consume(d),f}function f(d){return d===-1||d===32?(t.consume(d),n++,n===4?i:f):d===null||ut(d)?i(d):e(d)}}var i$={tokenize:n$},Jc={text:{[91]:i$}};function n$(t,i,e){let n=this;return o;function o(v){return n.previous!==null||!n._gfmTasklistFirstContentOfListItem?e(v):(t.enter("taskListCheck"),t.enter("taskListCheckMarker"),t.consume(v),t.exit("taskListCheckMarker"),f)}function f(v){return ut(v)?(t.enter("taskListCheckValueUnchecked"),t.consume(v),t.exit("taskListCheckValueUnchecked"),d):v===88||v===120?(t.enter("taskListCheckValueChecked"),t.consume(v),t.exit("taskListCheckValueChecked"),d):e(v)}function d(v){return v===93?(t.enter("taskListCheckMarker"),t.consume(v),t.exit("taskListCheckMarker"),t.exit("taskListCheck"),t.check({tokenize:s$},i,e)):e(v)}}function s$(t,i,e){let n=this;return De(t,o,"whitespace");function o(f){let d=n.events[n.events.length-1];return(d&&d[1].type==="whitespace"||ve(f))&&f!==null?i(f):e(f)}}function qm(t){return To([Vc,Gc(),Kc(t),Wc,Jc])}function Qc(t,i){let e=String(t);if(typeof i!="string")throw new TypeError("Expected character");let n=0,o=e.indexOf(i);for(;o!==-1;)n++,o=e.indexOf(i,o+i.length);return n}function Zc(t){if(typeof t!="string")throw new TypeError("Expected a string");return t.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}var Ta=function(t){if(t==null)return f$;if(typeof t=="string")return l$(t);if(typeof t=="object")return Array.isArray(t)?a$(t):o$(t);if(typeof t=="function")return jo(t);throw new Error("Expected function, string, or object as test")};function a$(t){let i=[],e=-1;for(;++e<t.length;)i[e]=Ta(t[e]);return jo(n);function n(...o){let f=-1;for(;++f<i.length;)if(i[f].call(this,...o))return!0;return!1}}function o$(t){return jo(i);function i(e){let n;for(n in t)if(e[n]!==t[n])return!1;return!0}}function l$(t){return jo(i);function i(e){return e&&e.type===t}}function jo(t){return i;function i(...e){return Boolean(t.call(this,...e))}}function f$(){return!0}function Rm(t){return"\x1B[33m"+t+"\x1B[39m"}var c$=!0,u$="skip",Nm=!1,Lm=function(t,i,e,n){typeof i=="function"&&typeof e!="function"&&(n=e,e=i,i=null);let o=Ta(i),f=n?-1:1;d(t,null,[])();function d(v,b,C){let $=typeof v=="object"&&v!==null?v:{},O;return typeof $.type=="string"&&(O=typeof $.tagName=="string"?$.tagName:typeof $.name=="string"?$.name:void 0,Object.defineProperty(z,"name",{value:"node ("+Rm($.type+(O?"<"+O+">":""))+")"})),z;function z(){let M=[],j,G,J;if((!i||o(v,b,C[C.length-1]||null))&&(M=h$(e(v,C)),M[0]===Nm))return M;if(v.children&&M[0]!==u$)for(G=(n?v.children.length:-1)+f,J=C.concat(v);G>-1&&G<v.children.length;){if(j=d(v.children[G],G,J)(),j[0]===Nm)return j;G=typeof j[1]=="number"?j[1]:G+f}return M}}};function h$(t){return Array.isArray(t)?t:typeof t=="number"?[c$,t]:[t]}var d$={}.hasOwnProperty,Xc=function(t,i,e,n){let o,f;typeof i=="string"||i instanceof RegExp?(f=[[i,e]],o=n):(f=i,o=e),o||(o={});let d=Ta(o.ignore||[]),v=p$(f),b=-1;for(;++b<v.length;)Lm(t,"text",C);return t;function C(O,z){let M=-1,j;for(;++M<z.length;){let G=z[M];if(d(G,j?j.children.indexOf(G):void 0,j))return;j=G}if(j)return $(O,z)}function $(O,z){let M=z[z.length-1],j=v[b][0],G=v[b][1],J=0,Q=M.children.indexOf(O),ie=!1,de=[],Ce;j.lastIndex=0;let we=j.exec(O.value);for(;we;){Ce=we.index;let ce={index:we.index,input:we.input,stack:[...z,O]},me=G(...we,ce);if(typeof me=="string"&&(me=me.length>0?{type:"text",value:me}:void 0),me!==!1&&(J!==Ce&&de.push({type:"text",value:O.value.slice(J,Ce)}),Array.isArray(me)?de.push(...me):me&&de.push(me),J=Ce+we[0].length,ie=!0),!j.global)break;we=j.exec(O.value)}return ie?(J<O.value.length&&de.push({type:"text",value:O.value.slice(J)}),M.children.splice(Q,1,...de)):de=[O],Q+de.length}};function p$(t){let i=[];if(typeof t!="object")throw new TypeError("Expected array or object as schema");if(Array.isArray(t)){let e=-1;for(;++e<t.length;)i.push([Mm(t[e][0]),zm(t[e][1])])}else{let e;for(e in t)d$.call(t,e)&&i.push([Mm(e),zm(t[e])])}return i}function Mm(t){return typeof t=="string"?new RegExp(Zc(t),"g"):t}function zm(t){return typeof t=="function"?t:()=>t}var Yc="phrasing",eu=["autolink","link","image","label"],jm={transforms:[w$],enter:{literalAutolink:m$,literalAutolinkEmail:tu,literalAutolinkHttp:tu,literalAutolinkWww:tu},exit:{literalAutolink:b$,literalAutolinkEmail:v$,literalAutolinkHttp:g$,literalAutolinkWww:y$}},Vm={unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:Yc,notInConstruct:eu},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Yc,notInConstruct:eu},{character:":",before:"[ps]",after:"\\/",inConstruct:Yc,notInConstruct:eu}]};function m$(t){this.enter({type:"link",title:null,url:"",children:[]},t)}function tu(t){this.config.enter.autolinkProtocol.call(this,t)}function g$(t){this.config.exit.autolinkProtocol.call(this,t)}function y$(t){this.config.exit.data.call(this,t);let i=this.stack[this.stack.length-1];i.url="http://"+this.sliceSerialize(t)}function v$(t){this.config.exit.autolinkEmail.call(this,t)}function b$(t){this.exit(t)}function w$(t){Xc(t,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,A$],[/([-.\w+]+)@([-\w]+(?:\.[-\w]+)+)/g,$$]],{ignore:["link","linkReference"]})}function A$(t,i,e,n,o){let f="";if(!Bm(o)||(/^w/i.test(i)&&(e=i+e,i="",f="http://"),!x$(e)))return!1;let d=k$(e+n);if(!d[0])return!1;let v={type:"link",title:null,url:f+i+d[0],children:[{type:"text",value:i+d[0]}]};return d[1]?[v,{type:"text",value:d[1]}]:v}function $$(t,i,e,n){return!Bm(n,!0)||/[_-\d]$/.test(e)?!1:{type:"link",title:null,url:"mailto:"+i+"@"+e,children:[{type:"text",value:i+"@"+e}]}}function x$(t){let i=t.split(".");return!(i.length<2||i[i.length-1]&&(/_/.test(i[i.length-1])||!/[a-zA-Z\d]/.test(i[i.length-1]))||i[i.length-2]&&(/_/.test(i[i.length-2])||!/[a-zA-Z\d]/.test(i[i.length-2])))}function k$(t){let i=/[!"&'),.:;<>?\]}]+$/.exec(t),e,n,o,f;if(i)for(t=t.slice(0,i.index),f=i[0],e=f.indexOf(")"),n=Qc(t,"("),o=Qc(t,")");e!==-1&&n>o;)t+=f.slice(0,e+1),f=f.slice(e+1),e=f.indexOf(")"),o++;return[t,f]}function Bm(t,i){let e=t.input.charCodeAt(t.index-1);return(t.index===0||Kn(e)||Wn(e))&&(!i||e!==47)}function ru(t){return t.label||!t.identifier?t.label||"":zo(t.identifier)}function wr(t){let i=t||{},e=i.now||{},n=i.lineShift||0,o=e.line||1,f=e.column||1;return{move:b,current:d,shift:v};function d(){return{now:{line:o,column:f},lineShift:n}}function v(C){n+=C}function b(C=""){let $=C.split(/\r?\n|\r/g),O=$[$.length-1];return o+=$.length-1,f=$.length===1?f+O.length:1+O.length+n,C}}function Vo(t,i,e){let n=i.indexStack,o=t.children||[],f=wr(e),d=[],v=-1;for(n.push(-1);++v<o.length;){let C=o[v];n[n.length-1]=v,d.push(f.move(i.handle(C,t,i,{before:`