(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[81],{4470:function(e){"use strict";var n=Object.prototype.hasOwnProperty,t=Object.prototype.toString,r=Object.defineProperty,i=Object.getOwnPropertyDescriptor,isArray=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===t.call(e)},isPlainObject=function(e){if(!e||"[object Object]"!==t.call(e))return!1;var r,i=n.call(e,"constructor"),o=e.constructor&&e.constructor.prototype&&n.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!i&&!o)return!1;for(r in e);return void 0===r||n.call(e,r)},setProperty=function(e,n){r&&"__proto__"===n.name?r(e,n.name,{enumerable:!0,configurable:!0,value:n.newValue,writable:!0}):e[n.name]=n.newValue},getProperty=function(e,t){if("__proto__"===t){if(!n.call(e,t))return;if(i)return i(e,t).value}return e[t]};e.exports=function extend(){var e,n,t,r,i,o,l=arguments[0],a=1,s=arguments.length,c=!1;for("boolean"==typeof l&&(c=l,l=arguments[1]||{},a=2),(null==l||"object"!=typeof l&&"function"!=typeof l)&&(l={});a<s;++a)if(e=arguments[a],null!=e)for(n in e)t=getProperty(l,n),l!==(r=getProperty(e,n))&&(c&&r&&(isPlainObject(r)||(i=isArray(r)))?(i?(i=!1,o=t&&isArray(t)?t:[]):o=t&&isPlainObject(t)?t:{},setProperty(l,{name:n,newValue:extend(c,o,r)})):void 0!==r&&setProperty(l,{name:n,newValue:r}));return l}},8139:function(e){var n=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,r=/^\s*/,i=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,o=/^:\s*/,l=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,a=/^[;\s]*/,s=/^\s+|\s+$/g;function trim(e){return e?e.replace(s,""):""}e.exports=function(e,s){if("string"!=typeof e)throw TypeError("First argument must be a string");if(!e)return[];s=s||{};var c=1,f=1;function updatePosition(e){var n=e.match(t);n&&(c+=n.length);var r=e.lastIndexOf("\n");f=~r?e.length-r:f+e.length}function position(){var e={line:c,column:f};return function(n){return n.position=new Position(e),match(r),n}}function Position(e){this.start=e,this.end={line:c,column:f},this.source=s.source}Position.prototype.content=e;var d=[];function error(n){var t=Error(s.source+":"+c+":"+f+": "+n);if(t.reason=n,t.filename=s.source,t.line=c,t.column=f,t.source=e,s.silent)d.push(t);else throw t}function match(n){var t=n.exec(e);if(t){var r=t[0];return updatePosition(r),e=e.slice(r.length),t}}function comments(e){var n;for(e=e||[];n=comment();)!1!==n&&e.push(n);return e}function comment(){var n=position();if("/"==e.charAt(0)&&"*"==e.charAt(1)){for(var t=2;""!=e.charAt(t)&&("*"!=e.charAt(t)||"/"!=e.charAt(t+1));)++t;if(t+=2,""===e.charAt(t-1))return error("End of comment missing");var r=e.slice(2,t-2);return f+=2,updatePosition(r),e=e.slice(t),f+=2,n({type:"comment",comment:r})}}return match(r),function(){var e,t=[];for(comments(t);e=function(){var e=position(),t=match(i);if(t){if(comment(),!match(o))return error("property missing ':'");var r=match(l),s=e({type:"declaration",property:trim(t[0].replace(n,"")),value:r?trim(r[0].replace(n,"")):""});return match(a),s}}();)!1!==e&&(t.push(e),comments(t));return t}()}},8738:function(e){/*!
 * Determine if an object is a Buffer
 *
 * @author   Feross Aboukhadijeh <https://feross.org>
 * @license  MIT
 */e.exports=function(e){return null!=e&&null!=e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}},9008:function(e,n,t){e.exports=t(46)},2703:function(e,n,t){"use strict";var r=t(414);function emptyFunction(){}function emptyFunctionWithReset(){}emptyFunctionWithReset.resetWarningCache=emptyFunction,e.exports=function(){function shim(e,n,t,i,o,l){if(l!==r){var a=Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function getShim(){return shim}shim.isRequired=shim;var e={array:shim,bigint:shim,bool:shim,func:shim,number:shim,object:shim,string:shim,symbol:shim,any:shim,arrayOf:getShim,element:shim,elementType:shim,instanceOf:getShim,node:shim,objectOf:getShim,oneOf:getShim,oneOfType:getShim,shape:getShim,exact:getShim,checkPropTypes:emptyFunctionWithReset,resetWarningCache:emptyFunction};return e.PropTypes=e,e}},5697:function(e,n,t){e.exports=t(2703)()},414:function(e){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},1471:function(e,n){"use strict";/**
 * @license React
 * react-is.production.min.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */var t,r=Symbol.for("react.element"),i=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),l=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),c=Symbol.for("react.context"),f=Symbol.for("react.server_context"),d=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),m=Symbol.for("react.suspense_list"),g=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),k=Symbol.for("react.offscreen");function v(e){if("object"==typeof e&&null!==e){var n=e.$$typeof;switch(n){case r:switch(e=e.type){case o:case a:case l:case p:case m:return e;default:switch(e=e&&e.$$typeof){case f:case c:case d:case y:case g:case s:return e;default:return n}}case i:return n}}}t=Symbol.for("react.module.reference"),n.ContextConsumer=c,n.ContextProvider=s,n.Element=r,n.ForwardRef=d,n.Fragment=o,n.Lazy=y,n.Memo=g,n.Portal=i,n.Profiler=a,n.StrictMode=l,n.Suspense=p,n.SuspenseList=m,n.isAsyncMode=function(){return!1},n.isConcurrentMode=function(){return!1},n.isContextConsumer=function(e){return v(e)===c},n.isContextProvider=function(e){return v(e)===s},n.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},n.isForwardRef=function(e){return v(e)===d},n.isFragment=function(e){return v(e)===o},n.isLazy=function(e){return v(e)===y},n.isMemo=function(e){return v(e)===g},n.isPortal=function(e){return v(e)===i},n.isProfiler=function(e){return v(e)===a},n.isStrictMode=function(e){return v(e)===l},n.isSuspense=function(e){return v(e)===p},n.isSuspenseList=function(e){return v(e)===m},n.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===a||e===l||e===p||e===m||e===k||"object"==typeof e&&null!==e&&(e.$$typeof===y||e.$$typeof===g||e.$$typeof===s||e.$$typeof===c||e.$$typeof===d||e.$$typeof===t||void 0!==e.getModuleId)},n.typeOf=v},2143:function(e,n,t){"use strict";e.exports=t(1471)},7848:function(e,n,t){var r=t(8139);e.exports=function(e,n){var t,i,o,l=null;if(!e||"string"!=typeof e)return l;for(var a=r(e),s="function"==typeof n,c=0,f=a.length;c<f;c++)i=(t=a[c]).property,o=t.value,s?n(i,o,t):o&&(l||(l={}),l[i]=o);return l}},3985:function(e,n,t){"use strict";t.d(n,{D:function(){return ReactMarkdown}});var r={};t.r(r),t.d(r,{attentionMarkers:function(){return ef},contentInitial:function(){return eo},disable:function(){return ed},document:function(){return ei},flow:function(){return ea},flowInitial:function(){return el},insideSpan:function(){return ec},string:function(){return eu},text:function(){return es}});var i={};t.r(i),t.d(i,{boolean:function(){return eE},booleanish:function(){return eC},commaOrSpaceSeparated:function(){return eL},commaSeparated:function(){return eP},number:function(){return eF},overloadedBoolean:function(){return eA},spaceSeparated:function(){return eO}});var o=t(7294),l=t(8738);function stringifyPosition(e){return e&&"object"==typeof e?"position"in e||"type"in e?position(e.position):"start"in e||"end"in e?position(e):"line"in e||"column"in e?point(e):"":""}function point(e){return index(e&&e.line)+":"+index(e&&e.column)}function position(e){return point(e&&e.start)+"-"+point(e&&e.end)}function index(e){return e&&"number"==typeof e?e:1}let VFileMessage=class VFileMessage extends Error{constructor(e,n,t){let r=[null,null],i={start:{line:null,column:null},end:{line:null,column:null}};if(super(),"string"==typeof n&&(t=n,n=void 0),"string"==typeof t){let e=t.indexOf(":");-1===e?r[1]=t:(r[0]=t.slice(0,e),r[1]=t.slice(e+1))}n&&("type"in n||"position"in n?n.position&&(i=n.position):"start"in n||"end"in n?i=n:("line"in n||"column"in n)&&(i.start=n)),this.name=stringifyPosition(n)||"1:1",this.message="object"==typeof e?e.message:e,this.stack="object"==typeof e?e.stack:"",this.reason=this.message,this.fatal,this.line=i.start.line,this.column=i.start.column,this.source=r[0],this.ruleId=r[1],this.position=i,this.actual,this.expected,this.file,this.url,this.note}};VFileMessage.prototype.file="",VFileMessage.prototype.name="",VFileMessage.prototype.reason="",VFileMessage.prototype.message="",VFileMessage.prototype.stack="",VFileMessage.prototype.fatal=null,VFileMessage.prototype.column=null,VFileMessage.prototype.line=null,VFileMessage.prototype.source=null,VFileMessage.prototype.ruleId=null,VFileMessage.prototype.position=null;let a={basename:function(e,n){let t;if(void 0!==n&&"string"!=typeof n)throw TypeError('"ext" argument must be a string');assertPath(e);let r=0,i=-1,o=e.length;if(void 0===n||0===n.length||n.length>e.length){for(;o--;)if(47===e.charCodeAt(o)){if(t){r=o+1;break}}else i<0&&(t=!0,i=o+1);return i<0?"":e.slice(r,i)}if(n===e)return"";let l=-1,a=n.length-1;for(;o--;)if(47===e.charCodeAt(o)){if(t){r=o+1;break}}else l<0&&(t=!0,l=o+1),a>-1&&(e.charCodeAt(o)===n.charCodeAt(a--)?a<0&&(i=o):(a=-1,i=l));return r===i?i=l:i<0&&(i=e.length),e.slice(r,i)},dirname:function(e){let n;if(assertPath(e),0===e.length)return".";let t=-1,r=e.length;for(;--r;)if(47===e.charCodeAt(r)){if(n){t=r;break}}else n||(n=!0);return t<0?47===e.charCodeAt(0)?"/":".":1===t&&47===e.charCodeAt(0)?"//":e.slice(0,t)},extname:function(e){let n;assertPath(e);let t=e.length,r=-1,i=0,o=-1,l=0;for(;t--;){let a=e.charCodeAt(t);if(47===a){if(n){i=t+1;break}continue}r<0&&(n=!0,r=t+1),46===a?o<0?o=t:1!==l&&(l=1):o>-1&&(l=-1)}return o<0||r<0||0===l||1===l&&o===r-1&&o===i+1?"":e.slice(o,r)},join:function(...e){let n,t=-1;for(;++t<e.length;)assertPath(e[t]),e[t]&&(n=void 0===n?e[t]:n+"/"+e[t]);return void 0===n?".":function(e){assertPath(e);let n=47===e.charCodeAt(0),t=function(e,n){let t,r,i="",o=0,l=-1,a=0,s=-1;for(;++s<=e.length;){if(s<e.length)t=e.charCodeAt(s);else if(47===t)break;else t=47;if(47===t){if(l===s-1||1===a);else if(l!==s-1&&2===a){if(i.length<2||2!==o||46!==i.charCodeAt(i.length-1)||46!==i.charCodeAt(i.length-2)){if(i.length>2){if((r=i.lastIndexOf("/"))!==i.length-1){r<0?(i="",o=0):o=(i=i.slice(0,r)).length-1-i.lastIndexOf("/"),l=s,a=0;continue}}else if(i.length>0){i="",o=0,l=s,a=0;continue}}n&&(i=i.length>0?i+"/..":"..",o=2)}else i.length>0?i+="/"+e.slice(l+1,s):i=e.slice(l+1,s),o=s-l-1;l=s,a=0}else 46===t&&a>-1?a++:a=-1}return i}(e,!n);return 0!==t.length||n||(t="."),t.length>0&&47===e.charCodeAt(e.length-1)&&(t+="/"),n?"/"+t:t}(n)},sep:"/"};function assertPath(e){if("string"!=typeof e)throw TypeError("Path must be a string. Received "+JSON.stringify(e))}function isUrl(e){return null!==e&&"object"==typeof e&&e.href&&e.origin}let s=["history","path","basename","stem","extname","dirname"];let VFile=class VFile{constructor(e){let n,t;n=e?"string"==typeof e||l(e)?{value:e}:isUrl(e)?{path:e}:e:{},this.data={},this.messages=[],this.history=[],this.cwd="/",this.value,this.stored,this.result,this.map;let r=-1;for(;++r<s.length;){let e=s[r];e in n&&void 0!==n[e]&&(this[e]="history"===e?[...n[e]]:n[e])}for(t in n)s.includes(t)||(this[t]=n[t])}get path(){return this.history[this.history.length-1]}set path(e){isUrl(e)&&(e=function(e){if("string"==typeof e)e=new URL(e);else if(!isUrl(e)){let n=TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw n.code="ERR_INVALID_ARG_TYPE",n}if("file:"!==e.protocol){let e=TypeError("The URL must be of scheme file");throw e.code="ERR_INVALID_URL_SCHEME",e}return function(e){if(""!==e.hostname){let e=TypeError('File URL host must be "localhost" or empty on darwin');throw e.code="ERR_INVALID_FILE_URL_HOST",e}let n=e.pathname,t=-1;for(;++t<n.length;)if(37===n.charCodeAt(t)&&50===n.charCodeAt(t+1)){let e=n.charCodeAt(t+2);if(70===e||102===e){let e=TypeError("File URL path must not include encoded / characters");throw e.code="ERR_INVALID_FILE_URL_PATH",e}}return decodeURIComponent(n)}(e)}(e)),assertNonEmpty(e,"path"),this.path!==e&&this.history.push(e)}get dirname(){return"string"==typeof this.path?a.dirname(this.path):void 0}set dirname(e){lib_assertPath(this.basename,"dirname"),this.path=a.join(e||"",this.basename)}get basename(){return"string"==typeof this.path?a.basename(this.path):void 0}set basename(e){assertNonEmpty(e,"basename"),assertPart(e,"basename"),this.path=a.join(this.dirname||"",e)}get extname(){return"string"==typeof this.path?a.extname(this.path):void 0}set extname(e){if(assertPart(e,"extname"),lib_assertPath(this.dirname,"extname"),e){if(46!==e.charCodeAt(0))throw Error("`extname` must start with `.`");if(e.includes(".",1))throw Error("`extname` cannot contain multiple dots")}this.path=a.join(this.dirname,this.stem+(e||""))}get stem(){return"string"==typeof this.path?a.basename(this.path,this.extname):void 0}set stem(e){assertNonEmpty(e,"stem"),assertPart(e,"stem"),this.path=a.join(this.dirname||"",e+(this.extname||""))}toString(e){return(this.value||"").toString(e)}message(e,n,t){let r=new VFileMessage(e,n,t);return this.path&&(r.name=this.path+":"+r.name,r.file=this.path),r.fatal=!1,this.messages.push(r),r}info(e,n,t){let r=this.message(e,n,t);return r.fatal=null,r}fail(e,n,t){let r=this.message(e,n,t);throw r.fatal=!0,r}};function assertPart(e,n){if(e&&e.includes(a.sep))throw Error("`"+n+"` cannot be a path: did not expect `"+a.sep+"`")}function assertNonEmpty(e,n){if(!e)throw Error("`"+n+"` cannot be empty")}function lib_assertPath(e,n){if(!e)throw Error("Setting `"+n+"` requires `path` to be set too")}function bail(e){if(e)throw e}var c=t(4470);function isPlainObject(e){if("object"!=typeof e||null===e)return!1;let n=Object.getPrototypeOf(e);return(null===n||n===Object.prototype||null===Object.getPrototypeOf(n))&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}let f=(function base(){let e;let n=function(){let e=[],n={run:function(...n){let t=-1,r=n.pop();if("function"!=typeof r)throw TypeError("Expected function as last argument, not "+r);!function next(i,...o){let l=e[++t],a=-1;if(i){r(i);return}for(;++a<n.length;)(null===o[a]||void 0===o[a])&&(o[a]=n[a]);n=o,l?(function(e,n){let t;return function(...n){let r;let i=e.length>n.length;i&&n.push(done);try{r=e.apply(this,n)}catch(e){if(i&&t)throw e;return done(e)}i||(r instanceof Promise?r.then(then,done):r instanceof Error?done(r):then(r))};function done(e,...r){t||(t=!0,n(e,...r))}function then(e){done(null,e)}})(l,next)(...o):r(null,...o)}(null,...n)},use:function(t){if("function"!=typeof t)throw TypeError("Expected `middelware` to be a function, not "+t);return e.push(t),n}};return n}(),t=[],r={},i=-1;return processor.data=function(n,t){return"string"==typeof n?2==arguments.length?(assertUnfrozen("data",e),r[n]=t,processor):d.call(r,n)&&r[n]||null:n?(assertUnfrozen("data",e),r=n,processor):r},processor.Parser=void 0,processor.Compiler=void 0,processor.freeze=function(){if(e)return processor;for(;++i<t.length;){let[e,...r]=t[i];if(!1===r[0])continue;!0===r[0]&&(r[0]=void 0);let o=e.call(processor,...r);"function"==typeof o&&n.use(o)}return e=!0,i=Number.POSITIVE_INFINITY,processor},processor.attachers=t,processor.use=function(n,...i){let o;if(assertUnfrozen("use",e),null==n);else if("function"==typeof n)addPlugin(n,...i);else if("object"==typeof n)Array.isArray(n)?addList(n):addPreset(n);else throw TypeError("Expected usable value, not `"+n+"`");return o&&(r.settings=Object.assign(r.settings||{},o)),processor;function addPreset(e){addList(e.plugins),e.settings&&(o=Object.assign(o||{},e.settings))}function addList(e){let n=-1;if(null==e);else if(Array.isArray(e))for(;++n<e.length;){let t=e[n];!function(e){if("function"==typeof e)addPlugin(e);else if("object"==typeof e){if(Array.isArray(e)){let[n,...t]=e;addPlugin(n,...t)}else addPreset(e)}else throw TypeError("Expected usable value, not `"+e+"`")}(t)}else throw TypeError("Expected a list of plugins, not `"+e+"`")}function addPlugin(e,n){let r,i=-1;for(;++i<t.length;)if(t[i][0]===e){r=t[i];break}r?(isPlainObject(r[1])&&isPlainObject(n)&&(n=c(!0,r[1],n)),r[1]=n):t.push([...arguments])}},processor.parse=function(e){processor.freeze();let n=vfile(e),t=processor.Parser;return(assertParser("parse",t),newable(t,"parse"))?new t(String(n),n).parse():t(String(n),n)},processor.stringify=function(e,n){processor.freeze();let t=vfile(n),r=processor.Compiler;return(assertCompiler("stringify",r),assertNode(e),newable(r,"compile"))?new r(e,t).compile():r(e,t)},processor.run=function(e,t,r){if(assertNode(e),processor.freeze(),r||"function"!=typeof t||(r=t,t=void 0),!r)return new Promise(executor);function executor(i,o){n.run(e,vfile(t),function(n,t,l){t=t||e,n?o(n):i?i(t):r(null,t,l)})}executor(null,r)},processor.runSync=function(e,n){let t,r;return processor.run(e,n,function(e,n){bail(e),t=n,r=!0}),assertDone("runSync","run",r),t},processor.process=function(e,n){if(processor.freeze(),assertParser("process",processor.Parser),assertCompiler("process",processor.Compiler),!n)return new Promise(executor);function executor(t,r){let i=vfile(e);function done(e,i){e||!i?r(e):t?t(i):n(null,i)}processor.run(processor.parse(i),i,(e,n,t)=>{if(!e&&n&&t){let r=processor.stringify(n,t);null==r||("string"==typeof r||l(r)?t.value=r:t.result=r),done(e,t)}else done(e)})}executor(null,n)},processor.processSync=function(e){let n;processor.freeze(),assertParser("processSync",processor.Parser),assertCompiler("processSync",processor.Compiler);let t=vfile(e);return processor.process(t,function(e){n=!0,bail(e)}),assertDone("processSync","process",n),t},processor;function processor(){let e=base(),n=-1;for(;++n<t.length;)e.use(...t[n]);return e.data(c(!0,{},r)),e}})().freeze(),d={}.hasOwnProperty;function newable(e,n){return"function"==typeof e&&e.prototype&&(function(e){let n;for(n in e)if(d.call(e,n))return!0;return!1}(e.prototype)||n in e.prototype)}function assertParser(e,n){if("function"!=typeof n)throw TypeError("Cannot `"+e+"` without `Parser`")}function assertCompiler(e,n){if("function"!=typeof n)throw TypeError("Cannot `"+e+"` without `Compiler`")}function assertUnfrozen(e,n){if(n)throw Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function assertNode(e){if(!isPlainObject(e)||"string"!=typeof e.type)throw TypeError("Expected node, got `"+e+"`")}function assertDone(e,n,t){if(!t)throw Error("`"+e+"` finished async. Use `"+n+"` instead")}function vfile(e){return e&&"object"==typeof e&&"message"in e&&"messages"in e?e:new VFile(e)}function one(e,n){return e&&"object"==typeof e&&(e.value||(n?e.alt:"")||"children"in e&&mdast_util_to_string_all(e.children,n)||Array.isArray(e)&&mdast_util_to_string_all(e,n))||""}function mdast_util_to_string_all(e,n){for(var t=[],r=-1;++r<e.length;)t[r]=one(e[r],n);return t.join("")}function splice(e,n,t,r){let i;let o=e.length,l=0;if(n=n<0?-n>o?0:o+n:n>o?o:n,t=t>0?t:0,r.length<1e4)(i=Array.from(r)).unshift(n,t),[].splice.apply(e,i);else for(t&&[].splice.apply(e,[n,t]);l<r.length;)(i=r.slice(l,l+1e4)).unshift(n,0),[].splice.apply(e,i),l+=1e4,n+=1e4}function push(e,n){return e.length>0?(splice(e,e.length,0,n),e):n}let p={}.hasOwnProperty,m=regexCheck(/[A-Za-z]/),g=regexCheck(/\d/),y=regexCheck(/[\dA-Fa-f]/),k=regexCheck(/[\dA-Za-z]/),x=regexCheck(/[!-/:-@[-`{-~]/),b=regexCheck(/[#-'*+\--9=?A-Z^-~]/);function asciiControl(e){return null!==e&&(e<32||127===e)}function markdownLineEndingOrSpace(e){return null!==e&&(e<0||32===e)}function markdownLineEnding(e){return null!==e&&e<-2}function markdownSpace(e){return -2===e||-1===e||32===e}let S=regexCheck(/\s/),w=regexCheck(/[!-/:-@[-`{-~\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]/);function regexCheck(e){return function(n){return null!==n&&e.test(String.fromCharCode(n))}}function factorySpace(e,n,t,r){let i=r?r-1:Number.POSITIVE_INFINITY,o=0;return function(r){return markdownSpace(r)?(e.enter(t),function prefix(r){return markdownSpace(r)&&o++<i?(e.consume(r),prefix):(e.exit(t),n(r))}(r)):n(r)}}let E={tokenize:function(e){let n;let t=e.attempt(this.parser.constructs.contentInitial,function(n){if(null===n){e.consume(n);return}return e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),factorySpace(e,t,"linePrefix")},function(t){return e.enter("paragraph"),function lineStart(t){let r=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=r),n=r,function data(n){if(null===n){e.exit("chunkText"),e.exit("paragraph"),e.consume(n);return}return markdownLineEnding(n)?(e.consume(n),e.exit("chunkText"),lineStart):(e.consume(n),data)}(t)}(t)});return t}},C={tokenize:function(e){let n,t,r;let i=this,o=[],l=0;return start;function start(n){if(l<o.length){let t=o[l];return i.containerState=t[1],e.attempt(t[0].continuation,documentContinue,checkNewContainers)(n)}return checkNewContainers(n)}function documentContinue(e){if(l++,i.containerState._closeFlow){let t;i.containerState._closeFlow=void 0,n&&closeFlow();let r=i.events.length,o=r;for(;o--;)if("exit"===i.events[o][0]&&"chunkFlow"===i.events[o][1].type){t=i.events[o][1].end;break}exitContainers(l);let a=r;for(;a<i.events.length;)i.events[a][1].end=Object.assign({},t),a++;return splice(i.events,o+1,0,i.events.slice(r)),i.events.length=a,checkNewContainers(e)}return start(e)}function checkNewContainers(t){if(l===o.length){if(!n)return documentContinued(t);if(n.currentConstruct&&n.currentConstruct.concrete)return flowStart(t);i.interrupt=!!(n.currentConstruct&&!n._gfmTableDynamicInterruptHack)}return i.containerState={},e.check(A,thereIsANewContainer,thereIsNoNewContainer)(t)}function thereIsANewContainer(e){return n&&closeFlow(),exitContainers(l),documentContinued(e)}function thereIsNoNewContainer(e){return i.parser.lazy[i.now().line]=l!==o.length,r=i.now().offset,flowStart(e)}function documentContinued(n){return i.containerState={},e.attempt(A,containerContinue,flowStart)(n)}function containerContinue(e){return l++,o.push([i.currentConstruct,i.containerState]),documentContinued(e)}function flowStart(r){if(null===r){n&&closeFlow(),exitContainers(0),e.consume(r);return}return n=n||i.parser.flow(i.now()),e.enter("chunkFlow",{contentType:"flow",previous:t,_tokenizer:n}),function flowContinue(n){if(null===n){writeToChild(e.exit("chunkFlow"),!0),exitContainers(0),e.consume(n);return}return markdownLineEnding(n)?(e.consume(n),writeToChild(e.exit("chunkFlow")),l=0,i.interrupt=void 0,start):(e.consume(n),flowContinue)}(r)}function writeToChild(e,o){let a=i.sliceStream(e);if(o&&a.push(null),e.previous=t,t&&(t.next=e),t=e,n.defineSkip(e.start),n.write(a),i.parser.lazy[e.start.line]){let e,t,o=n.events.length;for(;o--;)if(n.events[o][1].start.offset<r&&(!n.events[o][1].end||n.events[o][1].end.offset>r))return;let a=i.events.length,s=a;for(;s--;)if("exit"===i.events[s][0]&&"chunkFlow"===i.events[s][1].type){if(e){t=i.events[s][1].end;break}e=!0}for(exitContainers(l),o=a;o<i.events.length;)i.events[o][1].end=Object.assign({},t),o++;splice(i.events,s+1,0,i.events.slice(a)),i.events.length=o}}function exitContainers(n){let t=o.length;for(;t-- >n;){let n=o[t];i.containerState=n[1],n[0].exit.call(i,e)}o.length=n}function closeFlow(){n.write([null]),t=void 0,n=void 0,i.containerState._closeFlow=void 0}}},A={tokenize:function(e,n,t){return factorySpace(e,e.attempt(this.parser.constructs.document,n,t),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}},F={tokenize:function(e,n,t){return factorySpace(e,function(e){return null===e||markdownLineEnding(e)?n(e):t(e)},"linePrefix")},partial:!0};function subtokenize(e){let n,t,r,i,o,l,a;let s={},c=-1;for(;++c<e.length;){for(;(c in s);)c=s[c];if(n=e[c],c&&"chunkFlow"===n[1].type&&"listItemPrefix"===e[c-1][1].type&&((r=0)<(l=n[1]._tokenizer.events).length&&"lineEndingBlank"===l[r][1].type&&(r+=2),r<l.length&&"content"===l[r][1].type))for(;++r<l.length&&"content"!==l[r][1].type;)"chunkText"===l[r][1].type&&(l[r][1]._isInFirstContentOfListItem=!0,r++);if("enter"===n[0])n[1].contentType&&(Object.assign(s,function(e,n){let t,r;let i=e[n][1],o=e[n][2],l=n-1,a=[],s=i._tokenizer||o.parser[i.contentType](i.start),c=s.events,f=[],d={},p=-1,m=i,g=0,y=0,k=[y];for(;m;){for(;e[++l][1]!==m;);a.push(l),!m._tokenizer&&(t=o.sliceStream(m),m.next||t.push(null),r&&s.defineSkip(m.start),m._isInFirstContentOfListItem&&(s._gfmTasklistFirstContentOfListItem=!0),s.write(t),m._isInFirstContentOfListItem&&(s._gfmTasklistFirstContentOfListItem=void 0)),r=m,m=m.next}for(m=i;++p<c.length;)"exit"===c[p][0]&&"enter"===c[p-1][0]&&c[p][1].type===c[p-1][1].type&&c[p][1].start.line!==c[p][1].end.line&&(y=p+1,k.push(y),m._tokenizer=void 0,m.previous=void 0,m=m.next);for(s.events=[],m?(m._tokenizer=void 0,m.previous=void 0):k.pop(),p=k.length;p--;){let n=c.slice(k[p],k[p+1]),t=a.pop();f.unshift([t,t+n.length-1]),splice(e,t,2,n)}for(p=-1;++p<f.length;)d[g+f[p][0]]=g+f[p][1],g+=f[p][1]-f[p][0]-1;return d}(e,c)),c=s[c],a=!0);else if(n[1]._container){for(r=c,t=void 0;r--;)if("lineEnding"===(i=e[r])[1].type||"lineEndingBlank"===i[1].type)"enter"===i[0]&&(t&&(e[t][1].type="lineEndingBlank"),i[1].type="lineEnding",t=r);else break;t&&(n[1].end=Object.assign({},e[t][1].start),(o=e.slice(t,c)).unshift(n),splice(e,t,c-t+1,o))}}return!a}let O={tokenize:function(e,n){let t;return function(n){return e.enter("content"),t=e.enter("chunkContent",{contentType:"content"}),data(n)};function data(n){return null===n?contentEnd(n):markdownLineEnding(n)?e.check(P,contentContinue,contentEnd)(n):(e.consume(n),data)}function contentEnd(t){return e.exit("chunkContent"),e.exit("content"),n(t)}function contentContinue(n){return e.consume(n),e.exit("chunkContent"),t.next=e.enter("chunkContent",{contentType:"content",previous:t}),t=t.next,data}},resolve:function(e){return subtokenize(e),e}},P={tokenize:function(e,n,t){let r=this;return function(n){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),factorySpace(e,prefixed,"linePrefix")};function prefixed(i){if(null===i||markdownLineEnding(i))return t(i);let o=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&o&&"linePrefix"===o[1].type&&o[2].sliceSerialize(o[1],!0).length>=4?n(i):e.interrupt(r.parser.constructs.flow,t,n)(i)}},partial:!0},L={tokenize:function(e){let n=this,t=e.attempt(F,function(r){if(null===r){e.consume(r);return}return e.enter("lineEndingBlank"),e.consume(r),e.exit("lineEndingBlank"),n.currentConstruct=void 0,t},e.attempt(this.parser.constructs.flowInitial,afterConstruct,factorySpace(e,e.attempt(this.parser.constructs.flow,afterConstruct,e.attempt(O,afterConstruct)),"linePrefix")));return t;function afterConstruct(r){if(null===r){e.consume(r);return}return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),n.currentConstruct=void 0,t}}},I={resolveAll:createResolver()},T=initializeFactory("string"),D=initializeFactory("text");function initializeFactory(e){return{tokenize:function(n){let t=this,r=this.parser.constructs[e],i=n.attempt(r,start,notText);return start;function start(e){return atBreak(e)?i(e):notText(e)}function notText(e){if(null===e){n.consume(e);return}return n.enter("data"),n.consume(e),data}function data(e){return atBreak(e)?(n.exit("data"),i(e)):(n.consume(e),data)}function atBreak(e){if(null===e)return!0;let n=r[e],i=-1;if(n)for(;++i<n.length;){let e=n[i];if(!e.previous||e.previous.call(t,t.previous))return!0}return!1}},resolveAll:createResolver("text"===e?resolveAllLineSuffixes:void 0)}}function createResolver(e){return function(n,t){let r,i=-1;for(;++i<=n.length;)void 0===r?n[i]&&"data"===n[i][1].type&&(r=i,i++):n[i]&&"data"===n[i][1].type||(i!==r+2&&(n[r][1].end=n[i-1][1].end,n.splice(r+2,i-r-2),i=r+2),r=void 0);return e?e(n,t):n}}function resolveAllLineSuffixes(e,n){let t=0;for(;++t<=e.length;)if((t===e.length||"lineEnding"===e[t][1].type)&&"data"===e[t-1][1].type){let r;let i=e[t-1][1],o=n.sliceStream(i),l=o.length,a=-1,s=0;for(;l--;){let e=o[l];if("string"==typeof e){for(a=e.length;32===e.charCodeAt(a-1);)s++,a--;if(a)break;a=-1}else if(-2===e)r=!0,s++;else if(-1===e);else{l++;break}}if(s){let o={type:t===e.length||r||s<2?"lineSuffix":"hardBreakTrailing",start:{line:i.end.line,column:i.end.column-s,offset:i.end.offset-s,_index:i.start._index+l,_bufferIndex:l?a:i.start._bufferIndex+a},end:Object.assign({},i.end)};i.end=Object.assign({},o.start),i.start.offset===i.end.offset?Object.assign(i,o):(e.splice(t,0,["enter",o,n],["exit",o,n]),t+=2)}t++}return e}function resolveAll(e,n,t){let r=[],i=-1;for(;++i<e.length;){let o=e[i].resolveAll;o&&!r.includes(o)&&(n=o(n,t),r.push(o))}return n}let z={name:"thematicBreak",tokenize:function(e,n,t){let r,i=0;return function(o){return e.enter("thematicBreak"),r=o,function atBreak(o){return o===r?(e.enter("thematicBreakSequence"),function sequence(n){return n===r?(e.consume(n),i++,sequence):(e.exit("thematicBreakSequence"),atBreak(n))}(o)):markdownSpace(o)?factorySpace(e,atBreak,"whitespace")(o):i<3||null!==o&&!markdownLineEnding(o)?t(o):(e.exit("thematicBreak"),n(o))}(o)}}},_={name:"list",tokenize:function(e,n,t){let r=this,i=r.events[r.events.length-1],o=i&&"linePrefix"===i[1].type?i[2].sliceSerialize(i[1],!0).length:0,l=0;return function(n){let i=r.containerState.type||(42===n||43===n||45===n?"listUnordered":"listOrdered");if("listUnordered"===i?!r.containerState.marker||n===r.containerState.marker:g(n)){if(r.containerState.type||(r.containerState.type=i,e.enter(i,{_container:!0})),"listUnordered"===i)return e.enter("listItemPrefix"),42===n||45===n?e.check(z,t,atMarker)(n):atMarker(n);if(!r.interrupt||49===n)return e.enter("listItemPrefix"),e.enter("listItemValue"),function inside(n){return g(n)&&++l<10?(e.consume(n),inside):(!r.interrupt||l<2)&&(r.containerState.marker?n===r.containerState.marker:41===n||46===n)?(e.exit("listItemValue"),atMarker(n)):t(n)}(n)}return t(n)};function atMarker(n){return e.enter("listItemMarker"),e.consume(n),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||n,e.check(F,r.interrupt?t:onBlank,e.attempt(R,endOfPrefix,otherPrefix))}function onBlank(e){return r.containerState.initialBlankLine=!0,o++,endOfPrefix(e)}function otherPrefix(n){return markdownSpace(n)?(e.enter("listItemPrefixWhitespace"),e.consume(n),e.exit("listItemPrefixWhitespace"),endOfPrefix):t(n)}function endOfPrefix(t){return r.containerState.size=o+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,n(t)}},continuation:{tokenize:function(e,n,t){let r=this;return r.containerState._closeFlow=void 0,e.check(F,function(t){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,factorySpace(e,n,"listItemIndent",r.containerState.size+1)(t)},function(t){return r.containerState.furtherBlankLines||!markdownSpace(t)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,notInCurrentItem(t)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(B,n,notInCurrentItem)(t))});function notInCurrentItem(i){return r.containerState._closeFlow=!0,r.interrupt=void 0,factorySpace(e,e.attempt(_,n,t),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(i)}}},exit:function(e){e.exit(this.containerState.type)}},R={tokenize:function(e,n,t){let r=this;return factorySpace(e,function(e){let i=r.events[r.events.length-1];return!markdownSpace(e)&&i&&"listItemPrefixWhitespace"===i[1].type?n(e):t(e)},"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5)},partial:!0},B={tokenize:function(e,n,t){let r=this;return factorySpace(e,function(e){let i=r.events[r.events.length-1];return i&&"listItemIndent"===i[1].type&&i[2].sliceSerialize(i[1],!0).length===r.containerState.size?n(e):t(e)},"listItemIndent",r.containerState.size+1)},partial:!0},M={name:"blockQuote",tokenize:function(e,n,t){let r=this;return function(n){if(62===n){let t=r.containerState;return t.open||(e.enter("blockQuote",{_container:!0}),t.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(n),e.exit("blockQuoteMarker"),after}return t(n)};function after(t){return markdownSpace(t)?(e.enter("blockQuotePrefixWhitespace"),e.consume(t),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),n):(e.exit("blockQuotePrefix"),n(t))}},continuation:{tokenize:function(e,n,t){return factorySpace(e,e.attempt(M,n,t),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}},exit:function(e){e.exit("blockQuote")}};function factoryDestination(e,n,t,r,i,o,l,a,s){let c=s||Number.POSITIVE_INFINITY,f=0;return function(n){return 60===n?(e.enter(r),e.enter(i),e.enter(o),e.consume(n),e.exit(o),destinationEnclosedBefore):null===n||41===n||asciiControl(n)?t(n):(e.enter(r),e.enter(l),e.enter(a),e.enter("chunkString",{contentType:"string"}),destinationRaw(n))};function destinationEnclosedBefore(t){return 62===t?(e.enter(o),e.consume(t),e.exit(o),e.exit(i),e.exit(r),n):(e.enter(a),e.enter("chunkString",{contentType:"string"}),destinationEnclosed(t))}function destinationEnclosed(n){return 62===n?(e.exit("chunkString"),e.exit(a),destinationEnclosedBefore(n)):null===n||60===n||markdownLineEnding(n)?t(n):(e.consume(n),92===n?destinationEnclosedEscape:destinationEnclosed)}function destinationEnclosedEscape(n){return 60===n||62===n||92===n?(e.consume(n),destinationEnclosed):destinationEnclosed(n)}function destinationRaw(i){return 40===i?++f>c?t(i):(e.consume(i),destinationRaw):41===i?f--?(e.consume(i),destinationRaw):(e.exit("chunkString"),e.exit(a),e.exit(l),e.exit(r),n(i)):null===i||markdownLineEndingOrSpace(i)?f?t(i):(e.exit("chunkString"),e.exit(a),e.exit(l),e.exit(r),n(i)):asciiControl(i)?t(i):(e.consume(i),92===i?destinationRawEscape:destinationRaw)}function destinationRawEscape(n){return 40===n||41===n||92===n?(e.consume(n),destinationRaw):destinationRaw(n)}}function factoryLabel(e,n,t,r,i,o){let l;let a=this,s=0;return function(n){return e.enter(r),e.enter(i),e.consume(n),e.exit(i),e.enter(o),atBreak};function atBreak(c){return null===c||91===c||93===c&&!l||94===c&&!s&&"_hiddenFootnoteSupport"in a.parser.constructs||s>999?t(c):93===c?(e.exit(o),e.enter(i),e.consume(c),e.exit(i),e.exit(r),n):markdownLineEnding(c)?(e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),atBreak):(e.enter("chunkString",{contentType:"string"}),label(c))}function label(n){return null===n||91===n||93===n||markdownLineEnding(n)||s++>999?(e.exit("chunkString"),atBreak(n)):(e.consume(n),l=l||!markdownSpace(n),92===n?labelEscape:label)}function labelEscape(n){return 91===n||92===n||93===n?(e.consume(n),s++,label):label(n)}}function factoryTitle(e,n,t,r,i,o){let l;return function(n){return e.enter(r),e.enter(i),e.consume(n),e.exit(i),l=40===n?41:n,atFirstTitleBreak};function atFirstTitleBreak(t){return t===l?(e.enter(i),e.consume(t),e.exit(i),e.exit(r),n):(e.enter(o),atTitleBreak(t))}function atTitleBreak(n){return n===l?(e.exit(o),atFirstTitleBreak(l)):null===n?t(n):markdownLineEnding(n)?(e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),factorySpace(e,atTitleBreak,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),title(n))}function title(n){return n===l||null===n||markdownLineEnding(n)?(e.exit("chunkString"),atTitleBreak(n)):(e.consume(n),92===n?titleEscape:title)}function titleEscape(n){return n===l||92===n?(e.consume(n),title):title(n)}}function factoryWhitespace(e,n){let t;return function start(r){return markdownLineEnding(r)?(e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),t=!0,start):markdownSpace(r)?factorySpace(e,start,t?"linePrefix":"lineSuffix")(r):n(r)}}function normalizeIdentifier(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}let N={tokenize:function(e,n,t){return function(n){return markdownLineEndingOrSpace(n)?factoryWhitespace(e,before)(n):t(n)};function before(n){return 34===n||39===n||40===n?factoryTitle(e,factorySpace(e,after,"whitespace"),t,"definitionTitle","definitionTitleMarker","definitionTitleString")(n):t(n)}function after(e){return null===e||markdownLineEnding(e)?n(e):t(e)}},partial:!0},j={name:"codeIndented",tokenize:function(e,n,t){let r=this;return function(n){return e.enter("codeIndented"),factorySpace(e,afterStartPrefix,"linePrefix",5)(n)};function afterStartPrefix(n){let i=r.events[r.events.length-1];return i&&"linePrefix"===i[1].type&&i[2].sliceSerialize(i[1],!0).length>=4?function afterPrefix(n){return null===n?after(n):markdownLineEnding(n)?e.attempt(U,afterPrefix,after)(n):(e.enter("codeFlowValue"),function content(n){return null===n||markdownLineEnding(n)?(e.exit("codeFlowValue"),afterPrefix(n)):(e.consume(n),content)}(n))}(n):t(n)}function after(t){return e.exit("codeIndented"),n(t)}}},U={tokenize:function(e,n,t){let r=this;return start;function start(n){return r.parser.lazy[r.now().line]?t(n):markdownLineEnding(n)?(e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),start):factorySpace(e,afterPrefix,"linePrefix",5)(n)}function afterPrefix(e){let i=r.events[r.events.length-1];return i&&"linePrefix"===i[1].type&&i[2].sliceSerialize(i[1],!0).length>=4?n(e):markdownLineEnding(e)?start(e):t(e)}},partial:!0},V={name:"setextUnderline",tokenize:function(e,n,t){let r,i;let o=this,l=o.events.length;for(;l--;)if("lineEnding"!==o.events[l][1].type&&"linePrefix"!==o.events[l][1].type&&"content"!==o.events[l][1].type){i="paragraph"===o.events[l][1].type;break}return function(n){return!o.parser.lazy[o.now().line]&&(o.interrupt||i)?(e.enter("setextHeadingLine"),e.enter("setextHeadingLineSequence"),r=n,function closingSequence(n){return n===r?(e.consume(n),closingSequence):(e.exit("setextHeadingLineSequence"),factorySpace(e,closingSequenceEnd,"lineSuffix")(n))}(n)):t(n)};function closingSequenceEnd(r){return null===r||markdownLineEnding(r)?(e.exit("setextHeadingLine"),n(r)):t(r)}},resolveTo:function(e,n){let t,r,i,o=e.length;for(;o--;)if("enter"===e[o][0]){if("content"===e[o][1].type){t=o;break}"paragraph"===e[o][1].type&&(r=o)}else"content"===e[o][1].type&&e.splice(o,1),i||"definition"!==e[o][1].type||(i=o);let l={type:"setextHeading",start:Object.assign({},e[r][1].start),end:Object.assign({},e[e.length-1][1].end)};return e[r][1].type="setextHeadingText",i?(e.splice(r,0,["enter",l,n]),e.splice(i+1,0,["exit",e[t][1],n]),e[t][1].end=Object.assign({},e[i][1].end)):e[t][1]=l,e.push(["exit",l,n]),e}},H=["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"],q=["pre","script","style","textarea"],W={tokenize:function(e,n,t){return function(r){return e.exit("htmlFlowData"),e.enter("lineEndingBlank"),e.consume(r),e.exit("lineEndingBlank"),e.attempt(F,n,t)}},partial:!0},$={name:"codeFenced",tokenize:function(e,n,t){let r;let i=this,o={tokenize:function(e,n,t){let i=0;return factorySpace(e,function(n){return e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),function closingSequence(n){return n===r?(e.consume(n),i++,closingSequence):i<c?t(n):(e.exit("codeFencedFenceSequence"),factorySpace(e,closingSequenceEnd,"whitespace")(n))}(n)},"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4);function closingSequenceEnd(r){return null===r||markdownLineEnding(r)?(e.exit("codeFencedFence"),n(r)):t(r)}},partial:!0},l={tokenize:function(e,n,t){let r=this;return function(n){return e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),lineStart};function lineStart(e){return r.parser.lazy[r.now().line]?t(e):n(e)}},partial:!0},a=this.events[this.events.length-1],s=a&&"linePrefix"===a[1].type?a[2].sliceSerialize(a[1],!0).length:0,c=0;return function(n){return e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),r=n,function sequenceOpen(n){return n===r?(e.consume(n),c++,sequenceOpen):(e.exit("codeFencedFenceSequence"),c<3?t(n):factorySpace(e,infoOpen,"whitespace")(n))}(n)};function infoOpen(n){return null===n||markdownLineEnding(n)?openAfter(n):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),function info(n){return null===n||markdownLineEndingOrSpace(n)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),factorySpace(e,infoAfter,"whitespace")(n)):96===n&&n===r?t(n):(e.consume(n),info)}(n))}function infoAfter(n){return null===n||markdownLineEnding(n)?openAfter(n):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),function meta(n){return null===n||markdownLineEnding(n)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),openAfter(n)):96===n&&n===r?t(n):(e.consume(n),meta)}(n))}function openAfter(t){return e.exit("codeFencedFence"),i.interrupt?n(t):function contentStart(n){return null===n?after(n):markdownLineEnding(n)?e.attempt(l,e.attempt(o,after,s?factorySpace(e,contentStart,"linePrefix",s+1):contentStart),after)(n):(e.enter("codeFlowValue"),function contentContinue(n){return null===n||markdownLineEnding(n)?(e.exit("codeFlowValue"),contentStart(n)):(e.consume(n),contentContinue)}(n))}(t)}function after(t){return e.exit("codeFenced"),n(t)}},concrete:!0},Q=document.createElement("i");function decodeNamedCharacterReference(e){let n="&"+e+";";Q.innerHTML=n;let t=Q.textContent;return(59!==t.charCodeAt(t.length-1)||"semi"===e)&&t!==n&&t}let Y={name:"characterReference",tokenize:function(e,n,t){let r,i;let o=this,l=0;return function(n){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(n),e.exit("characterReferenceMarker"),open};function open(n){return 35===n?(e.enter("characterReferenceMarkerNumeric"),e.consume(n),e.exit("characterReferenceMarkerNumeric"),numeric):(e.enter("characterReferenceValue"),r=31,i=k,value(n))}function numeric(n){return 88===n||120===n?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(n),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),r=6,i=y,value):(e.enter("characterReferenceValue"),r=7,i=g,value(n))}function value(a){let s;return 59===a&&l?(s=e.exit("characterReferenceValue"),i!==k||decodeNamedCharacterReference(o.sliceSerialize(s)))?(e.enter("characterReferenceMarker"),e.consume(a),e.exit("characterReferenceMarker"),e.exit("characterReference"),n):t(a):i(a)&&l++<r?(e.consume(a),value):t(a)}}},K={name:"characterEscape",tokenize:function(e,n,t){return function(n){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(n),e.exit("escapeMarker"),open};function open(r){return x(r)?(e.enter("characterEscapeValue"),e.consume(r),e.exit("characterEscapeValue"),e.exit("characterEscape"),n):t(r)}}},X={name:"lineEnding",tokenize:function(e,n){return function(t){return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),factorySpace(e,n,"linePrefix")}}},Z={name:"labelEnd",tokenize:function(e,n,t){let r,i;let o=this,l=o.events.length;for(;l--;)if(("labelImage"===o.events[l][1].type||"labelLink"===o.events[l][1].type)&&!o.events[l][1]._balanced){r=o.events[l][1];break}return function(n){return r?r._inactive?balanced(n):(i=o.parser.defined.includes(normalizeIdentifier(o.sliceSerialize({start:r.end,end:o.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(n),e.exit("labelMarker"),e.exit("labelEnd"),afterLabelEnd):t(n)};function afterLabelEnd(t){return 40===t?e.attempt(J,n,i?n:balanced)(t):91===t?e.attempt(G,n,i?e.attempt(ee,n,balanced):balanced)(t):i?n(t):balanced(t)}function balanced(e){return r._balanced=!0,t(e)}},resolveTo:function(e,n){let t,r,i,o,l=e.length,a=0;for(;l--;)if(t=e[l][1],r){if("link"===t.type||"labelLink"===t.type&&t._inactive)break;"enter"===e[l][0]&&"labelLink"===t.type&&(t._inactive=!0)}else if(i){if("enter"===e[l][0]&&("labelImage"===t.type||"labelLink"===t.type)&&!t._balanced&&(r=l,"labelLink"!==t.type)){a=2;break}}else"labelEnd"===t.type&&(i=l);let s={type:"labelLink"===e[r][1].type?"link":"image",start:Object.assign({},e[r][1].start),end:Object.assign({},e[e.length-1][1].end)},c={type:"label",start:Object.assign({},e[r][1].start),end:Object.assign({},e[i][1].end)},f={type:"labelText",start:Object.assign({},e[r+a+2][1].end),end:Object.assign({},e[i-2][1].start)};return o=push(o=[["enter",s,n],["enter",c,n]],e.slice(r+1,r+a+3)),o=push(o,[["enter",f,n]]),o=push(o,resolveAll(n.parser.constructs.insideSpan.null,e.slice(r+a+4,i-3),n)),o=push(o,[["exit",f,n],e[i-2],e[i-1],["exit",c,n]]),o=push(o,e.slice(i+1)),o=push(o,[["exit",s,n]]),splice(e,r,e.length,o),e},resolveAll:function(e){let n,t=-1;for(;++t<e.length;)("labelImage"===(n=e[t][1]).type||"labelLink"===n.type||"labelEnd"===n.type)&&(e.splice(t+1,"labelImage"===n.type?4:2),n.type="data",t++);return e}},J={tokenize:function(e,n,t){return function(n){return e.enter("resource"),e.enter("resourceMarker"),e.consume(n),e.exit("resourceMarker"),factoryWhitespace(e,open)};function open(n){return 41===n?end(n):factoryDestination(e,destinationAfter,t,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(n)}function destinationAfter(n){return markdownLineEndingOrSpace(n)?factoryWhitespace(e,between)(n):end(n)}function between(n){return 34===n||39===n||40===n?factoryTitle(e,factoryWhitespace(e,end),t,"resourceTitle","resourceTitleMarker","resourceTitleString")(n):end(n)}function end(r){return 41===r?(e.enter("resourceMarker"),e.consume(r),e.exit("resourceMarker"),e.exit("resource"),n):t(r)}}},G={tokenize:function(e,n,t){let r=this;return function(n){return factoryLabel.call(r,e,afterLabel,t,"reference","referenceMarker","referenceString")(n)};function afterLabel(e){return r.parser.defined.includes(normalizeIdentifier(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?n(e):t(e)}}},ee={tokenize:function(e,n,t){return function(n){return e.enter("reference"),e.enter("referenceMarker"),e.consume(n),e.exit("referenceMarker"),open};function open(r){return 93===r?(e.enter("referenceMarker"),e.consume(r),e.exit("referenceMarker"),e.exit("reference"),n):t(r)}}},en={name:"labelStartImage",tokenize:function(e,n,t){let r=this;return function(n){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(n),e.exit("labelImageMarker"),open};function open(n){return 91===n?(e.enter("labelMarker"),e.consume(n),e.exit("labelMarker"),e.exit("labelImage"),after):t(n)}function after(e){return 94===e&&"_hiddenFootnoteSupport"in r.parser.constructs?t(e):n(e)}},resolveAll:Z.resolveAll};function classifyCharacter(e){return null===e||markdownLineEndingOrSpace(e)||S(e)?1:w(e)?2:void 0}let et={name:"attention",tokenize:function(e,n){let t;let r=this.parser.constructs.attentionMarkers.null,i=this.previous,o=classifyCharacter(i);return function(l){return e.enter("attentionSequence"),t=l,function sequence(l){if(l===t)return e.consume(l),sequence;let a=e.exit("attentionSequence"),s=classifyCharacter(l),c=!s||2===s&&o||r.includes(l),f=!o||2===o&&s||r.includes(i);return a._open=!!(42===t?c:c&&(o||!f)),a._close=!!(42===t?f:f&&(s||!c)),n(l)}(l)}},resolveAll:function(e,n){let t,r,i,o,l,a,s,c,f=-1;for(;++f<e.length;)if("enter"===e[f][0]&&"attentionSequence"===e[f][1].type&&e[f][1]._close){for(t=f;t--;)if("exit"===e[t][0]&&"attentionSequence"===e[t][1].type&&e[t][1]._open&&n.sliceSerialize(e[t][1]).charCodeAt(0)===n.sliceSerialize(e[f][1]).charCodeAt(0)){if((e[t][1]._close||e[f][1]._open)&&(e[f][1].end.offset-e[f][1].start.offset)%3&&!((e[t][1].end.offset-e[t][1].start.offset+e[f][1].end.offset-e[f][1].start.offset)%3))continue;a=e[t][1].end.offset-e[t][1].start.offset>1&&e[f][1].end.offset-e[f][1].start.offset>1?2:1;let d=Object.assign({},e[t][1].end),p=Object.assign({},e[f][1].start);movePoint(d,-a),movePoint(p,a),o={type:a>1?"strongSequence":"emphasisSequence",start:d,end:Object.assign({},e[t][1].end)},l={type:a>1?"strongSequence":"emphasisSequence",start:Object.assign({},e[f][1].start),end:p},i={type:a>1?"strongText":"emphasisText",start:Object.assign({},e[t][1].end),end:Object.assign({},e[f][1].start)},r={type:a>1?"strong":"emphasis",start:Object.assign({},o.start),end:Object.assign({},l.end)},e[t][1].end=Object.assign({},o.start),e[f][1].start=Object.assign({},l.end),s=[],e[t][1].end.offset-e[t][1].start.offset&&(s=push(s,[["enter",e[t][1],n],["exit",e[t][1],n]])),s=push(s,[["enter",r,n],["enter",o,n],["exit",o,n],["enter",i,n]]),s=push(s,resolveAll(n.parser.constructs.insideSpan.null,e.slice(t+1,f),n)),s=push(s,[["exit",i,n],["enter",l,n],["exit",l,n],["exit",r,n]]),e[f][1].end.offset-e[f][1].start.offset?(c=2,s=push(s,[["enter",e[f][1],n],["exit",e[f][1],n]])):c=0,splice(e,t-1,f-t+3,s),f=t+s.length-c-2;break}}for(f=-1;++f<e.length;)"attentionSequence"===e[f][1].type&&(e[f][1].type="data");return e}};function movePoint(e,n){e.column+=n,e.offset+=n,e._bufferIndex+=n}let er={name:"labelStartLink",tokenize:function(e,n,t){let r=this;return function(n){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(n),e.exit("labelMarker"),e.exit("labelLink"),after};function after(e){return 94===e&&"_hiddenFootnoteSupport"in r.parser.constructs?t(e):n(e)}},resolveAll:Z.resolveAll},ei={42:_,43:_,45:_,48:_,49:_,50:_,51:_,52:_,53:_,54:_,55:_,56:_,57:_,62:M},eo={91:{name:"definition",tokenize:function(e,n,t){let r;let i=this;return function(n){return e.enter("definition"),factoryLabel.call(i,e,labelAfter,t,"definitionLabel","definitionLabelMarker","definitionLabelString")(n)};function labelAfter(n){return(r=normalizeIdentifier(i.sliceSerialize(i.events[i.events.length-1][1]).slice(1,-1)),58===n)?(e.enter("definitionMarker"),e.consume(n),e.exit("definitionMarker"),factoryWhitespace(e,factoryDestination(e,e.attempt(N,factorySpace(e,after,"whitespace"),factorySpace(e,after,"whitespace")),t,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString"))):t(n)}function after(o){return null===o||markdownLineEnding(o)?(e.exit("definition"),i.parser.defined.includes(r)||i.parser.defined.push(r),n(o)):t(o)}}}},el={[-2]:j,[-1]:j,32:j},ea={35:{name:"headingAtx",tokenize:function(e,n,t){let r=this,i=0;return function(o){return e.enter("atxHeading"),e.enter("atxHeadingSequence"),function fenceOpenInside(o){return 35===o&&i++<6?(e.consume(o),fenceOpenInside):null===o||markdownLineEndingOrSpace(o)?(e.exit("atxHeadingSequence"),r.interrupt?n(o):function headingBreak(t){return 35===t?(e.enter("atxHeadingSequence"),function sequence(n){return 35===n?(e.consume(n),sequence):(e.exit("atxHeadingSequence"),headingBreak(n))}(t)):null===t||markdownLineEnding(t)?(e.exit("atxHeading"),n(t)):markdownSpace(t)?factorySpace(e,headingBreak,"whitespace")(t):(e.enter("atxHeadingText"),function data(n){return null===n||35===n||markdownLineEndingOrSpace(n)?(e.exit("atxHeadingText"),headingBreak(n)):(e.consume(n),data)}(t))}(o)):t(o)}(o)}},resolve:function(e,n){let t,r,i=e.length-2,o=3;return"whitespace"===e[3][1].type&&(o+=2),i-2>o&&"whitespace"===e[i][1].type&&(i-=2),"atxHeadingSequence"===e[i][1].type&&(o===i-1||i-4>o&&"whitespace"===e[i-2][1].type)&&(i-=o+1===i?2:4),i>o&&(t={type:"atxHeadingText",start:e[o][1].start,end:e[i][1].end},r={type:"chunkText",start:e[o][1].start,end:e[i][1].end,contentType:"text"},splice(e,o,i-o+1,[["enter",t,n],["enter",r,n],["exit",r,n],["exit",t,n]])),e}},42:z,45:[V,z],60:{name:"htmlFlow",tokenize:function(e,n,t){let r,i,o,l,a;let s=this;return function(n){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(n),open};function open(l){return 33===l?(e.consume(l),declarationStart):47===l?(e.consume(l),tagCloseStart):63===l?(e.consume(l),r=3,s.interrupt?n:continuationDeclarationInside):m(l)?(e.consume(l),o=String.fromCharCode(l),i=!0,tagName):t(l)}function declarationStart(i){return 45===i?(e.consume(i),r=2,commentOpenInside):91===i?(e.consume(i),r=5,o="CDATA[",l=0,cdataOpenInside):m(i)?(e.consume(i),r=4,s.interrupt?n:continuationDeclarationInside):t(i)}function commentOpenInside(r){return 45===r?(e.consume(r),s.interrupt?n:continuationDeclarationInside):t(r)}function cdataOpenInside(r){return r===o.charCodeAt(l++)?(e.consume(r),l===o.length?s.interrupt?n:continuation:cdataOpenInside):t(r)}function tagCloseStart(n){return m(n)?(e.consume(n),o=String.fromCharCode(n),tagName):t(n)}function tagName(l){return null===l||47===l||62===l||markdownLineEndingOrSpace(l)?47!==l&&i&&q.includes(o.toLowerCase())?(r=1,s.interrupt?n(l):continuation(l)):H.includes(o.toLowerCase())?(r=6,47===l)?(e.consume(l),basicSelfClosing):s.interrupt?n(l):continuation(l):(r=7,s.interrupt&&!s.parser.lazy[s.now().line]?t(l):i?completeAttributeNameBefore(l):function completeClosingTagAfter(n){return markdownSpace(n)?(e.consume(n),completeClosingTagAfter):completeEnd(n)}(l)):45===l||k(l)?(e.consume(l),o+=String.fromCharCode(l),tagName):t(l)}function basicSelfClosing(r){return 62===r?(e.consume(r),s.interrupt?n:continuation):t(r)}function completeAttributeNameBefore(n){return 47===n?(e.consume(n),completeEnd):58===n||95===n||m(n)?(e.consume(n),completeAttributeName):markdownSpace(n)?(e.consume(n),completeAttributeNameBefore):completeEnd(n)}function completeAttributeName(n){return 45===n||46===n||58===n||95===n||k(n)?(e.consume(n),completeAttributeName):completeAttributeNameAfter(n)}function completeAttributeNameAfter(n){return 61===n?(e.consume(n),completeAttributeValueBefore):markdownSpace(n)?(e.consume(n),completeAttributeNameAfter):completeAttributeNameBefore(n)}function completeAttributeValueBefore(n){return null===n||60===n||61===n||62===n||96===n?t(n):34===n||39===n?(e.consume(n),a=n,completeAttributeValueQuoted):markdownSpace(n)?(e.consume(n),completeAttributeValueBefore):(a=null,function completeAttributeValueUnquoted(n){return null===n||34===n||39===n||60===n||61===n||62===n||96===n||markdownLineEndingOrSpace(n)?completeAttributeNameAfter(n):(e.consume(n),completeAttributeValueUnquoted)}(n))}function completeAttributeValueQuoted(n){return null===n||markdownLineEnding(n)?t(n):n===a?(e.consume(n),completeAttributeValueQuotedAfter):(e.consume(n),completeAttributeValueQuoted)}function completeAttributeValueQuotedAfter(e){return 47===e||62===e||markdownSpace(e)?completeAttributeNameBefore(e):t(e)}function completeEnd(n){return 62===n?(e.consume(n),completeAfter):t(n)}function completeAfter(n){return markdownSpace(n)?(e.consume(n),completeAfter):null===n||markdownLineEnding(n)?continuation(n):t(n)}function continuation(n){return 45===n&&2===r?(e.consume(n),continuationCommentInside):60===n&&1===r?(e.consume(n),continuationRawTagOpen):62===n&&4===r?(e.consume(n),continuationClose):63===n&&3===r?(e.consume(n),continuationDeclarationInside):93===n&&5===r?(e.consume(n),continuationCharacterDataInside):markdownLineEnding(n)&&(6===r||7===r)?e.check(W,continuationClose,continuationAtLineEnding)(n):null===n||markdownLineEnding(n)?continuationAtLineEnding(n):(e.consume(n),continuation)}function continuationAtLineEnding(n){return e.exit("htmlFlowData"),function htmlContinueStart(n){return null===n?done(n):markdownLineEnding(n)?e.attempt({tokenize:htmlLineEnd,partial:!0},htmlContinueStart,done)(n):(e.enter("htmlFlowData"),continuation(n))}(n)}function htmlLineEnd(e,n,t){return function(n){return e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),lineStart};function lineStart(e){return s.parser.lazy[s.now().line]?t(e):n(e)}}function continuationCommentInside(n){return 45===n?(e.consume(n),continuationDeclarationInside):continuation(n)}function continuationRawTagOpen(n){return 47===n?(e.consume(n),o="",continuationRawEndTag):continuation(n)}function continuationRawEndTag(n){return 62===n&&q.includes(o.toLowerCase())?(e.consume(n),continuationClose):m(n)&&o.length<8?(e.consume(n),o+=String.fromCharCode(n),continuationRawEndTag):continuation(n)}function continuationCharacterDataInside(n){return 93===n?(e.consume(n),continuationDeclarationInside):continuation(n)}function continuationDeclarationInside(n){return 62===n?(e.consume(n),continuationClose):45===n&&2===r?(e.consume(n),continuationDeclarationInside):continuation(n)}function continuationClose(n){return null===n||markdownLineEnding(n)?(e.exit("htmlFlowData"),done(n)):(e.consume(n),continuationClose)}function done(t){return e.exit("htmlFlow"),n(t)}},resolveTo:function(e){let n=e.length;for(;n--&&("enter"!==e[n][0]||"htmlFlow"!==e[n][1].type););return n>1&&"linePrefix"===e[n-2][1].type&&(e[n][1].start=e[n-2][1].start,e[n+1][1].start=e[n-2][1].start,e.splice(n-2,2)),e},concrete:!0},61:V,95:z,96:$,126:$},eu={38:Y,92:K},es={[-5]:X,[-4]:X,[-3]:X,33:en,38:Y,42:et,60:[{name:"autolink",tokenize:function(e,n,t){let r=1;return function(n){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(n),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),open};function open(n){return m(n)?(e.consume(n),schemeOrEmailAtext):b(n)?emailAtext(n):t(n)}function schemeOrEmailAtext(n){return 43===n||45===n||46===n||k(n)?function schemeInsideOrEmailAtext(n){return 58===n?(e.consume(n),urlInside):(43===n||45===n||46===n||k(n))&&r++<32?(e.consume(n),schemeInsideOrEmailAtext):emailAtext(n)}(n):emailAtext(n)}function urlInside(n){return 62===n?(e.exit("autolinkProtocol"),end(n)):null===n||32===n||60===n||asciiControl(n)?t(n):(e.consume(n),urlInside)}function emailAtext(n){return 64===n?(e.consume(n),r=0,emailAtSignOrDot):b(n)?(e.consume(n),emailAtext):t(n)}function emailAtSignOrDot(n){return k(n)?function emailLabel(n){return 46===n?(e.consume(n),r=0,emailAtSignOrDot):62===n?(e.exit("autolinkProtocol").type="autolinkEmail",end(n)):function emailValue(n){return(45===n||k(n))&&r++<63?(e.consume(n),45===n?emailValue:emailLabel):t(n)}(n)}(n):t(n)}function end(t){return e.enter("autolinkMarker"),e.consume(t),e.exit("autolinkMarker"),e.exit("autolink"),n}}},{name:"htmlText",tokenize:function(e,n,t){let r,i,o,l;let a=this;return function(n){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(n),open};function open(n){return 33===n?(e.consume(n),declarationOpen):47===n?(e.consume(n),tagCloseStart):63===n?(e.consume(n),instruction):m(n)?(e.consume(n),tagOpen):t(n)}function declarationOpen(n){return 45===n?(e.consume(n),commentOpen):91===n?(e.consume(n),i="CDATA[",o=0,cdataOpen):m(n)?(e.consume(n),declaration):t(n)}function commentOpen(n){return 45===n?(e.consume(n),commentStart):t(n)}function commentStart(n){return null===n||62===n?t(n):45===n?(e.consume(n),commentStartDash):comment(n)}function commentStartDash(e){return null===e||62===e?t(e):comment(e)}function comment(n){return null===n?t(n):45===n?(e.consume(n),commentClose):markdownLineEnding(n)?(l=comment,atLineEnding(n)):(e.consume(n),comment)}function commentClose(n){return 45===n?(e.consume(n),end):comment(n)}function cdataOpen(n){return n===i.charCodeAt(o++)?(e.consume(n),o===i.length?cdata:cdataOpen):t(n)}function cdata(n){return null===n?t(n):93===n?(e.consume(n),cdataClose):markdownLineEnding(n)?(l=cdata,atLineEnding(n)):(e.consume(n),cdata)}function cdataClose(n){return 93===n?(e.consume(n),cdataEnd):cdata(n)}function cdataEnd(n){return 62===n?end(n):93===n?(e.consume(n),cdataEnd):cdata(n)}function declaration(n){return null===n||62===n?end(n):markdownLineEnding(n)?(l=declaration,atLineEnding(n)):(e.consume(n),declaration)}function instruction(n){return null===n?t(n):63===n?(e.consume(n),instructionClose):markdownLineEnding(n)?(l=instruction,atLineEnding(n)):(e.consume(n),instruction)}function instructionClose(e){return 62===e?end(e):instruction(e)}function tagCloseStart(n){return m(n)?(e.consume(n),tagClose):t(n)}function tagClose(n){return 45===n||k(n)?(e.consume(n),tagClose):function tagCloseBetween(n){return markdownLineEnding(n)?(l=tagCloseBetween,atLineEnding(n)):markdownSpace(n)?(e.consume(n),tagCloseBetween):end(n)}(n)}function tagOpen(n){return 45===n||k(n)?(e.consume(n),tagOpen):47===n||62===n||markdownLineEndingOrSpace(n)?tagOpenBetween(n):t(n)}function tagOpenBetween(n){return 47===n?(e.consume(n),end):58===n||95===n||m(n)?(e.consume(n),tagOpenAttributeName):markdownLineEnding(n)?(l=tagOpenBetween,atLineEnding(n)):markdownSpace(n)?(e.consume(n),tagOpenBetween):end(n)}function tagOpenAttributeName(n){return 45===n||46===n||58===n||95===n||k(n)?(e.consume(n),tagOpenAttributeName):function tagOpenAttributeNameAfter(n){return 61===n?(e.consume(n),tagOpenAttributeValueBefore):markdownLineEnding(n)?(l=tagOpenAttributeNameAfter,atLineEnding(n)):markdownSpace(n)?(e.consume(n),tagOpenAttributeNameAfter):tagOpenBetween(n)}(n)}function tagOpenAttributeValueBefore(n){return null===n||60===n||61===n||62===n||96===n?t(n):34===n||39===n?(e.consume(n),r=n,tagOpenAttributeValueQuoted):markdownLineEnding(n)?(l=tagOpenAttributeValueBefore,atLineEnding(n)):markdownSpace(n)?(e.consume(n),tagOpenAttributeValueBefore):(e.consume(n),r=void 0,tagOpenAttributeValueUnquoted)}function tagOpenAttributeValueQuoted(n){return n===r?(e.consume(n),tagOpenAttributeValueQuotedAfter):null===n?t(n):markdownLineEnding(n)?(l=tagOpenAttributeValueQuoted,atLineEnding(n)):(e.consume(n),tagOpenAttributeValueQuoted)}function tagOpenAttributeValueQuotedAfter(e){return 62===e||47===e||markdownLineEndingOrSpace(e)?tagOpenBetween(e):t(e)}function tagOpenAttributeValueUnquoted(n){return null===n||34===n||39===n||60===n||61===n||96===n?t(n):62===n||markdownLineEndingOrSpace(n)?tagOpenBetween(n):(e.consume(n),tagOpenAttributeValueUnquoted)}function atLineEnding(n){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),factorySpace(e,afterPrefix,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function afterPrefix(n){return e.enter("htmlTextData"),l(n)}function end(r){return 62===r?(e.consume(r),e.exit("htmlTextData"),e.exit("htmlText"),n):t(r)}}}],91:er,92:[{name:"hardBreakEscape",tokenize:function(e,n,t){return function(n){return e.enter("hardBreakEscape"),e.enter("escapeMarker"),e.consume(n),open};function open(r){return markdownLineEnding(r)?(e.exit("escapeMarker"),e.exit("hardBreakEscape"),n(r)):t(r)}}},K],93:Z,95:et,96:{name:"codeText",tokenize:function(e,n,t){let r,i,o=0;return function(n){return e.enter("codeText"),e.enter("codeTextSequence"),function openingSequence(n){return 96===n?(e.consume(n),o++,openingSequence):(e.exit("codeTextSequence"),gap(n))}(n)};function gap(l){return null===l?t(l):96===l?(i=e.enter("codeTextSequence"),r=0,function closingSequence(t){return 96===t?(e.consume(t),r++,closingSequence):r===o?(e.exit("codeTextSequence"),e.exit("codeText"),n(t)):(i.type="codeTextData",data(t))}(l)):32===l?(e.enter("space"),e.consume(l),e.exit("space"),gap):markdownLineEnding(l)?(e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),gap):(e.enter("codeTextData"),data(l))}function data(n){return null===n||32===n||96===n||markdownLineEnding(n)?(e.exit("codeTextData"),gap(n)):(e.consume(n),data)}},resolve:function(e){let n,t,r=e.length-4,i=3;if(("lineEnding"===e[3][1].type||"space"===e[i][1].type)&&("lineEnding"===e[r][1].type||"space"===e[r][1].type)){for(n=i;++n<r;)if("codeTextData"===e[n][1].type){e[i][1].type="codeTextPadding",e[r][1].type="codeTextPadding",i+=2,r-=2;break}}for(n=i-1,r++;++n<=r;)void 0===t?n!==r&&"lineEnding"!==e[n][1].type&&(t=n):(n===r||"lineEnding"===e[n][1].type)&&(e[t][1].type="codeTextData",n!==t+2&&(e[t][1].end=e[n-1][1].end,e.splice(t+2,n-t-2),r-=n-t-2,n=t+2),t=void 0);return e},previous:function(e){return 96!==e||"characterEscape"===this.events[this.events.length-1][1].type}}},ec={null:[et,I]},ef={null:[42,95]},ed={null:[]},ep=/[\0\t\n\r]/g;function decodeNumericCharacterReference(e,n){let t=Number.parseInt(e,n);return t<9||11===t||t>13&&t<32||t>126&&t<160||t>55295&&t<57344||t>64975&&t<65008||(65535&t)==65535||(65535&t)==65534||t>1114111?"�":String.fromCharCode(t)}let eh=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function decode(e,n,t){if(n)return n;let r=t.charCodeAt(0);if(35===r){let e=t.charCodeAt(1),n=120===e||88===e;return decodeNumericCharacterReference(t.slice(n?2:1),n?16:10)}return decodeNamedCharacterReference(t)||e}let em={}.hasOwnProperty,fromMarkdown=function(e,n,t){let i,o,l,a;return"string"!=typeof n&&(t=n,n=void 0),(function(e={}){let n=function configure(e,n){let t=-1;for(;++t<n.length;){let r=n[t];Array.isArray(r)?configure(e,r):function(e,n){let t;for(t in n)if(em.call(n,t)){let r="canContainEols"===t||"transforms"===t,i=em.call(e,t)?e[t]:void 0,o=i||(e[t]=r?[]:{}),l=n[t];l&&(r?e[t]=[...o,...l]:Object.assign(o,l))}}(e,r)}return e}({transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:opener(link),autolinkProtocol:onenterdata,autolinkEmail:onenterdata,atxHeading:opener(heading),blockQuote:opener(function(){return{type:"blockquote",children:[]}}),characterEscape:onenterdata,characterReference:onenterdata,codeFenced:opener(codeFlow),codeFencedFenceInfo:buffer,codeFencedFenceMeta:buffer,codeIndented:opener(codeFlow,buffer),codeText:opener(function(){return{type:"inlineCode",value:""}},buffer),codeTextData:onenterdata,data:onenterdata,codeFlowValue:onenterdata,definition:opener(function(){return{type:"definition",identifier:"",label:null,title:null,url:""}}),definitionDestinationString:buffer,definitionLabelString:buffer,definitionTitleString:buffer,emphasis:opener(function(){return{type:"emphasis",children:[]}}),hardBreakEscape:opener(hardBreak),hardBreakTrailing:opener(hardBreak),htmlFlow:opener(html,buffer),htmlFlowData:onenterdata,htmlText:opener(html,buffer),htmlTextData:onenterdata,image:opener(function(){return{type:"image",title:null,url:"",alt:null}}),label:buffer,link:opener(link),listItem:opener(function(e){return{type:"listItem",spread:e._spread,checked:null,children:[]}}),listItemValue:function(e){if(t.expectingFirstListItemValue){let n=this.stack[this.stack.length-2];n.start=Number.parseInt(this.sliceSerialize(e),10),t.expectingFirstListItemValue=void 0}},listOrdered:opener(list,function(){t.expectingFirstListItemValue=!0}),listUnordered:opener(list),paragraph:opener(function(){return{type:"paragraph",children:[]}}),reference:function(){t.referenceType="collapsed"},referenceString:buffer,resourceDestinationString:buffer,resourceTitleString:buffer,setextHeading:opener(heading),strong:opener(function(){return{type:"strong",children:[]}}),thematicBreak:opener(function(){return{type:"thematicBreak"}})},exit:{atxHeading:closer(),atxHeadingSequence:function(e){let n=this.stack[this.stack.length-1];if(!n.depth){let t=this.sliceSerialize(e).length;n.depth=t}},autolink:closer(),autolinkEmail:function(e){onexitdata.call(this,e);let n=this.stack[this.stack.length-1];n.url="mailto:"+this.sliceSerialize(e)},autolinkProtocol:function(e){onexitdata.call(this,e);let n=this.stack[this.stack.length-1];n.url=this.sliceSerialize(e)},blockQuote:closer(),characterEscapeValue:onexitdata,characterReferenceMarkerHexadecimal:onexitcharacterreferencemarker,characterReferenceMarkerNumeric:onexitcharacterreferencemarker,characterReferenceValue:function(e){let n;let r=this.sliceSerialize(e),i=t.characterReferenceType;i?(n=decodeNumericCharacterReference(r,"characterReferenceMarkerNumeric"===i?10:16),t.characterReferenceType=void 0):n=decodeNamedCharacterReference(r);let o=this.stack.pop();o.value+=n,o.position.end=point(e.end)},codeFenced:closer(function(){let e=this.resume(),n=this.stack[this.stack.length-1];n.value=e.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),t.flowCodeInside=void 0}),codeFencedFence:function(){!t.flowCodeInside&&(this.buffer(),t.flowCodeInside=!0)},codeFencedFenceInfo:function(){let e=this.resume(),n=this.stack[this.stack.length-1];n.lang=e},codeFencedFenceMeta:function(){let e=this.resume(),n=this.stack[this.stack.length-1];n.meta=e},codeFlowValue:onexitdata,codeIndented:closer(function(){let e=this.resume(),n=this.stack[this.stack.length-1];n.value=e.replace(/(\r?\n|\r)$/g,"")}),codeText:closer(function(){let e=this.resume(),n=this.stack[this.stack.length-1];n.value=e}),codeTextData:onexitdata,data:onexitdata,definition:closer(),definitionDestinationString:function(){let e=this.resume(),n=this.stack[this.stack.length-1];n.url=e},definitionLabelString:function(e){let n=this.resume(),t=this.stack[this.stack.length-1];t.label=n,t.identifier=normalizeIdentifier(this.sliceSerialize(e)).toLowerCase()},definitionTitleString:function(){let e=this.resume(),n=this.stack[this.stack.length-1];n.title=e},emphasis:closer(),hardBreakEscape:closer(onexithardbreak),hardBreakTrailing:closer(onexithardbreak),htmlFlow:closer(function(){let e=this.resume(),n=this.stack[this.stack.length-1];n.value=e}),htmlFlowData:onexitdata,htmlText:closer(function(){let e=this.resume(),n=this.stack[this.stack.length-1];n.value=e}),htmlTextData:onexitdata,image:closer(function(){let e=this.stack[this.stack.length-1];t.inReference?(e.type+="Reference",e.referenceType=t.referenceType||"shortcut",delete e.url,delete e.title):(delete e.identifier,delete e.label),t.referenceType=void 0}),label:function(){let e=this.stack[this.stack.length-1],n=this.resume(),r=this.stack[this.stack.length-1];t.inReference=!0,"link"===r.type?r.children=e.children:r.alt=n},labelText:function(e){let n=this.stack[this.stack.length-2],t=this.sliceSerialize(e);n.label=t.replace(eh,decode),n.identifier=normalizeIdentifier(t).toLowerCase()},lineEnding:function(e){let r=this.stack[this.stack.length-1];if(t.atHardBreak){let n=r.children[r.children.length-1];n.position.end=point(e.end),t.atHardBreak=void 0;return}!t.setextHeadingSlurpLineEnding&&n.canContainEols.includes(r.type)&&(onenterdata.call(this,e),onexitdata.call(this,e))},link:closer(function(){let e=this.stack[this.stack.length-1];t.inReference?(e.type+="Reference",e.referenceType=t.referenceType||"shortcut",delete e.url,delete e.title):(delete e.identifier,delete e.label),t.referenceType=void 0}),listItem:closer(),listOrdered:closer(),listUnordered:closer(),paragraph:closer(),referenceString:function(e){let n=this.resume(),r=this.stack[this.stack.length-1];r.label=n,r.identifier=normalizeIdentifier(this.sliceSerialize(e)).toLowerCase(),t.referenceType="full"},resourceDestinationString:function(){let e=this.resume(),n=this.stack[this.stack.length-1];n.url=e},resourceTitleString:function(){let e=this.resume(),n=this.stack[this.stack.length-1];n.title=e},resource:function(){t.inReference=void 0},setextHeading:closer(function(){t.setextHeadingSlurpLineEnding=void 0}),setextHeadingLineSequence:function(e){let n=this.stack[this.stack.length-1];n.depth=61===this.sliceSerialize(e).charCodeAt(0)?1:2},setextHeadingText:function(){t.setextHeadingSlurpLineEnding=!0},strong:closer(),thematicBreak:closer()}},e.mdastExtensions||[]),t={};return function(e){let t={type:"root",children:[]},r=[t],i=[],o=[],l={stack:r,tokenStack:i,config:n,enter,exit,buffer,resume,setData,getData},a=-1;for(;++a<e.length;)if("listOrdered"===e[a][1].type||"listUnordered"===e[a][1].type){if("enter"===e[a][0])o.push(a);else{let n=o.pop();a=function(e,n,t){let r,i,o,l,a=n-1,s=-1,c=!1;for(;++a<=t;){let n=e[a];if("listUnordered"===n[1].type||"listOrdered"===n[1].type||"blockQuote"===n[1].type?("enter"===n[0]?s++:s--,l=void 0):"lineEndingBlank"===n[1].type?"enter"===n[0]&&(!r||l||s||o||(o=a),l=void 0):"linePrefix"===n[1].type||"listItemValue"===n[1].type||"listItemMarker"===n[1].type||"listItemPrefix"===n[1].type||"listItemPrefixWhitespace"===n[1].type||(l=void 0),!s&&"enter"===n[0]&&"listItemPrefix"===n[1].type||-1===s&&"exit"===n[0]&&("listUnordered"===n[1].type||"listOrdered"===n[1].type)){if(r){let l=a;for(i=void 0;l--;){let n=e[l];if("lineEnding"===n[1].type||"lineEndingBlank"===n[1].type){if("exit"===n[0])continue;i&&(e[i][1].type="lineEndingBlank",c=!0),n[1].type="lineEnding",i=l}else if("linePrefix"===n[1].type||"blockQuotePrefix"===n[1].type||"blockQuotePrefixWhitespace"===n[1].type||"blockQuoteMarker"===n[1].type||"listItemIndent"===n[1].type);else break}o&&(!i||o<i)&&(r._spread=!0),r.end=Object.assign({},i?e[i][1].start:n[1].end),e.splice(i||a,0,["exit",r,n[2]]),a++,t++}"listItemPrefix"===n[1].type&&(r={type:"listItem",_spread:!1,start:Object.assign({},n[1].start)},e.splice(a,0,["enter",r,n[2]]),a++,t++,o=void 0,l=!0)}}return e[n][1]._spread=c,t}(e,n,a)}}for(a=-1;++a<e.length;){let t=n[e[a][0]];em.call(t,e[a][1].type)&&t[e[a][1].type].call(Object.assign({sliceSerialize:e[a][2].sliceSerialize},l),e[a][1])}if(i.length>0){let e=i[i.length-1],n=e[1]||defaultOnError;n.call(l,void 0,e[0])}for(t.position={start:point(e.length>0?e[0][1].start:{line:1,column:1,offset:0}),end:point(e.length>0?e[e.length-2][1].end:{line:1,column:1,offset:0})},a=-1;++a<n.transforms.length;)t=n.transforms[a](t)||t;return t};function setData(e,n){t[e]=n}function getData(e){return t[e]}function point(e){return{line:e.line,column:e.column,offset:e.offset}}function opener(e,n){return function(t){enter.call(this,e(t),t),n&&n.call(this,t)}}function buffer(){this.stack.push({type:"fragment",children:[]})}function enter(e,n,t){let r=this.stack[this.stack.length-1];return r.children.push(e),this.stack.push(e),this.tokenStack.push([n,t]),e.position={start:point(n.start)},e}function closer(e){return function(n){e&&e.call(this,n),exit.call(this,n)}}function exit(e,n){let t=this.stack.pop(),r=this.tokenStack.pop();if(r){if(r[0].type!==e.type){if(n)n.call(this,e,r[0]);else{let n=r[1]||defaultOnError;n.call(this,e,r[0])}}}else throw Error("Cannot close `"+e.type+"` ("+stringifyPosition({start:e.start,end:e.end})+"): it’s not open");return t.position.end=point(e.end),t}function resume(){return function(e,n){var{includeImageAlt:t=!0}={};return one(e,t)}(this.stack.pop())}function onenterdata(e){let n=this.stack[this.stack.length-1],t=n.children[n.children.length-1];t&&"text"===t.type||((t={type:"text",value:""}).position={start:point(e.start)},n.children.push(t)),this.stack.push(t)}function onexitdata(e){let n=this.stack.pop();n.value+=this.sliceSerialize(e),n.position.end=point(e.end)}function onexithardbreak(){t.atHardBreak=!0}function onexitcharacterreferencemarker(e){var n;n=e.type,t.characterReferenceType=n}function codeFlow(){return{type:"code",lang:null,meta:null,value:""}}function heading(){return{type:"heading",depth:void 0,children:[]}}function hardBreak(){return{type:"break"}}function html(){return{type:"html",value:""}}function link(){return{type:"link",title:null,url:"",children:[]}}function list(e){return{type:"list",ordered:"listOrdered"===e.type,start:null,spread:e._spread,children:[]}}})(t)(function(e){for(;!subtokenize(e););return e}((function(e={}){let n=function(e){let n={},t=-1;for(;++t<e.length;)!function(e,n){let t;for(t in n){let r;let i=p.call(e,t)?e[t]:void 0,o=i||(e[t]={}),l=n[t];for(r in l){p.call(o,r)||(o[r]=[]);let e=l[r];!function(e,n){let t=-1,r=[];for(;++t<n.length;)("after"===n[t].add?e:r).push(n[t]);splice(e,0,0,r)}(o[r],Array.isArray(e)?e:e?[e]:[])}}}(n,e[t]);return n}([r].concat(e.extensions||[])),t={defined:[],lazy:{},constructs:n,content:create(E),document:create(C),flow:create(L),string:create(T),text:create(D)};return t;function create(e){return function(n){return function(e,n,t){let r=Object.assign(t?Object.assign({},t):{line:1,column:1,offset:0},{_index:0,_bufferIndex:-1}),i={},o=[],l=[],a=[],s={consume:function(e){markdownLineEnding(e)?(r.line++,r.column=1,r.offset+=-3===e?2:1,accountForPotentialSkip()):-1!==e&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===l[r._index].length&&(r._bufferIndex=-1,r._index++)),c.previous=e},enter:function(e,n){let t=n||{};return t.type=e,t.start=now(),c.events.push(["enter",t,c]),a.push(t),t},exit:function(e){let n=a.pop();return n.end=now(),c.events.push(["exit",n,c]),n},attempt:constructFactory(function(e,n){addResult(e,n.from)}),check:constructFactory(onsuccessfulcheck),interrupt:constructFactory(onsuccessfulcheck,{interrupt:!0})},c={previous:null,code:null,containerState:{},events:[],parser:e,sliceStream,sliceSerialize:function(e,n){return function(e,n){let t,r=-1,i=[];for(;++r<e.length;){let o;let l=e[r];if("string"==typeof l)o=l;else switch(l){case -5:o="\r";break;case -4:o="\n";break;case -3:o="\r\n";break;case -2:o=n?" ":"	";break;case -1:if(!n&&t)continue;o=" ";break;default:o=String.fromCharCode(l)}t=-2===l,i.push(o)}return i.join("")}(sliceStream(e),n)},now,defineSkip:function(e){i[e.line]=e.column,accountForPotentialSkip()},write:function(e){return(l=push(l,e),function(){let e;for(;r._index<l.length;){var n;let t=l[r._index];if("string"==typeof t)for(e=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===e&&r._bufferIndex<t.length;)n=t.charCodeAt(r._bufferIndex),f=f(n);else f=f(t)}}(),null!==l[l.length-1])?[]:(addResult(n,0),c.events=resolveAll(o,c.events,c),c.events)}},f=n.tokenize.call(c,s);return n.resolveAll&&o.push(n),c;function sliceStream(e){return function(e,n){let t;let r=n.start._index,i=n.start._bufferIndex,o=n.end._index,l=n.end._bufferIndex;return r===o?t=[e[r].slice(i,l)]:(t=e.slice(r,o),i>-1&&(t[0]=t[0].slice(i)),l>0&&t.push(e[o].slice(0,l))),t}(l,e)}function now(){return Object.assign({},r)}function onsuccessfulcheck(e,n){n.restore()}function constructFactory(e,n){return function(t,i,o){let l,f,d,p;return Array.isArray(t)?handleListOfConstructs(t):"tokenize"in t?handleListOfConstructs([t]):function(e){let n=null!==e&&t[e],r=null!==e&&t.null,i=[...Array.isArray(n)?n:n?[n]:[],...Array.isArray(r)?r:r?[r]:[]];return handleListOfConstructs(i)(e)};function handleListOfConstructs(e){return(l=e,f=0,0===e.length)?o:handleConstruct(e[f])}function handleConstruct(e){return function(t){return(p=function(){let e=now(),n=c.previous,t=c.currentConstruct,i=c.events.length,o=Array.from(a);return{restore:function(){r=e,c.previous=n,c.currentConstruct=t,c.events.length=i,a=o,accountForPotentialSkip()},from:i}}(),d=e,e.partial||(c.currentConstruct=e),e.name&&c.parser.constructs.disable.null.includes(e.name))?nok(t):e.tokenize.call(n?Object.assign(Object.create(c),n):c,s,ok,nok)(t)}}function ok(n){return e(d,p),i}function nok(e){return(p.restore(),++f<l.length)?handleConstruct(l[f]):o}}}function addResult(e,n){e.resolveAll&&!o.includes(e)&&o.push(e),e.resolve&&splice(c.events,n,c.events.length-n,e.resolve(c.events.slice(n),c)),e.resolveTo&&(c.events=e.resolveTo(c.events,c))}function accountForPotentialSkip(){r.line in i&&r.column<2&&(r.column=i[r.line],r.offset+=i[r.line]-1)}}(t,e,n)}}})(t).document().write((o=1,l="",a=!0,function(e,n,t){let r,s,c,f,d;let p=[];for(e=l+e.toString(n),c=0,l="",a&&(65279===e.charCodeAt(0)&&c++,a=void 0);c<e.length;){if(ep.lastIndex=c,f=(r=ep.exec(e))&&void 0!==r.index?r.index:e.length,d=e.charCodeAt(f),!r){l=e.slice(c);break}if(10===d&&c===f&&i)p.push(-3),i=void 0;else switch(i&&(p.push(-5),i=void 0),c<f&&(p.push(e.slice(c,f)),o+=f-c),d){case 0:p.push(65533),o++;break;case 9:for(s=4*Math.ceil(o/4),p.push(-2);o++<s;)p.push(-1);break;case 10:p.push(-4),o=1;break;default:i=!0,o=1}c=f+1}return t&&(i&&p.push(-5),l&&p.push(l),p.push(null)),p})(e,n,!0))))};function defaultOnError(e,n){if(e)throw Error("Cannot close `"+e.type+"` ("+stringifyPosition({start:e.start,end:e.end})+"): a different token (`"+n.type+"`, "+stringifyPosition({start:n.start,end:n.end})+") is open");throw Error("Cannot close document, a token (`"+n.type+"`, "+stringifyPosition({start:n.start,end:n.end})+") is still open")}var remark_parse=function(e){Object.assign(this,{Parser:n=>{let t=this.data("settings");return fromMarkdown(n,Object.assign({},t,e,{extensions:this.data("micromarkExtensions")||[],mdastExtensions:this.data("fromMarkdownExtensions")||[]}))}})},u=function(e,n,t){var r={type:String(e)};return null==t&&("string"==typeof n||Array.isArray(n))?t=n:Object.assign(r,n),Array.isArray(t)?r.children=t:null!=t&&(r.value=String(t)),r};let convert=function(e){if(null==e)return ok;if("string"==typeof e)return castFactory(function(n){return n&&n.type===e});if("object"==typeof e)return Array.isArray(e)?function(e){let n=[],t=-1;for(;++t<e.length;)n[t]=convert(e[t]);return castFactory(function(...e){let t=-1;for(;++t<n.length;)if(n[t].call(this,...e))return!0;return!1})}(e):castFactory(function(n){let t;for(t in e)if(n[t]!==e[t])return!1;return!0});if("function"==typeof e)return castFactory(e);throw Error("Expected function, string, or object as test")};function castFactory(e){return function(...n){return!!e.call(this,...n)}}function ok(){return!0}let visitParents=function(e,n,t,r){"function"==typeof n&&"function"!=typeof t&&(r=t,t=n,n=null);let i=convert(n),o=r?-1:1;(function factory(e,l,a){let s;let c="object"==typeof e&&null!==e?e:{};return"string"==typeof c.type&&(s="string"==typeof c.tagName?c.tagName:"string"==typeof c.name?c.name:void 0,Object.defineProperty(visit,"name",{value:"node ("+c.type+(s?"<"+s+">":"")+")"})),visit;function visit(){var s;let c,f,d,p=[];if((!n||i(e,l,a[a.length-1]||null))&&!1===(p=Array.isArray(s=t(e,a))?s:"number"==typeof s?[!0,s]:[s])[0])return p;if(e.children&&"skip"!==p[0])for(f=(r?e.children.length:-1)+o,d=a.concat(e);f>-1&&f<e.children.length;){if(!1===(c=factory(e.children[f],f,d)())[0])return c;f="number"==typeof c[1]?c[1]:f+o}return p}})(e,null,[])()},visit=function(e,n,t,r){"function"==typeof n&&"function"!=typeof t&&(r=t,t=n,n=null),visitParents(e,n,function(e,n){let r=n[n.length-1];return t(e,r?r.children.indexOf(e):null,r)},r)},eg=unist_util_position_point("start"),ey=unist_util_position_point("end");function unist_util_position_point(e){return function(n){let t=n&&n.position&&n.position[e]||{};return{line:t.line||null,column:t.column||null,offset:t.offset>-1?t.offset:null}}}let ek={}.hasOwnProperty;function clean(e){return String(e||"").toUpperCase()}let ex={}.hasOwnProperty;function traverse_one(e,n,t){let r;let i=n&&n.type;if(!i)throw Error("Expected node, got `"+n+"`");return("function"==typeof(r=ex.call(e.handlers,i)?e.handlers[i]:e.passThrough&&e.passThrough.includes(i)?returnNode:e.unknownHandler)?r:function(e,n){let t=n.data||{};return"value"in n&&!(ex.call(t,"hName")||ex.call(t,"hProperties")||ex.call(t,"hChildren"))?e.augment(n,u("text",n.value)):e(n,"div",traverse_all(e,n))})(e,n,t)}function returnNode(e,n){return"children"in n?{...n,children:traverse_all(e,n)}:n}function traverse_all(e,n){let t=[];if("children"in n){let r=n.children,i=-1;for(;++i<r.length;){let o=traverse_one(e,r[i],n);if(o){if(i&&"break"===r[i-1].type&&(Array.isArray(o)||"text"!==o.type||(o.value=o.value.replace(/^\s+/,"")),!Array.isArray(o)&&"element"===o.type)){let e=o.children[0];e&&"text"===e.type&&(e.value=e.value.replace(/^\s+/,""))}Array.isArray(o)?t.push(...o):t.push(o)}}}return t}function normalizeUri(e){let n=[],t=-1,r=0,i=0;for(;++t<e.length;){let o=e.charCodeAt(t),l="";if(37===o&&k(e.charCodeAt(t+1))&&k(e.charCodeAt(t+2)))i=2;else if(o<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(o))||(l=String.fromCharCode(o));else if(o>55295&&o<57344){let n=e.charCodeAt(t+1);o<56320&&n>56319&&n<57344?(l=String.fromCharCode(o,n),i=1):l="�"}else l=String.fromCharCode(o);l&&(n.push(e.slice(r,t),encodeURIComponent(l)),r=t+i+1,l=""),i&&(t+=i,i=0)}return n.join("")+e.slice(r)}function wrap_wrap(e,n){let t=[],r=-1;for(n&&t.push(u("text","\n"));++r<e.length;)r&&t.push(u("text","\n")),t.push(e[r]);return n&&e.length>0&&t.push(u("text","\n")),t}function footnoteReference(e,n){let t;let r=String(n.identifier),i=normalizeUri(r.toLowerCase()),o=e.footnoteOrder.indexOf(r);-1===o?(e.footnoteOrder.push(r),e.footnoteCounts[r]=1,t=e.footnoteOrder.length):(e.footnoteCounts[r]++,t=o+1);let l=e.footnoteCounts[r];return e(n,"sup",[e(n.position,"a",{href:"#"+e.clobberPrefix+"fn-"+i,id:e.clobberPrefix+"fnref-"+i+(l>1?"-"+l:""),dataFootnoteRef:!0,ariaDescribedBy:"footnote-label"},[u("text",String(t))])])}function revert(e,n){let t=n.referenceType,r="]";if("collapsed"===t?r+="[]":"full"===t&&(r+="["+(n.label||n.identifier)+"]"),"imageReference"===n.type)return u("text","!["+n.alt+r);let i=traverse_all(e,n),o=i[0];o&&"text"===o.type?o.value="["+o.value:i.unshift(u("text","["));let l=i[i.length-1];return l&&"text"===l.type?l.value+=r:i.push(u("text",r)),i}function listItemLoose(e){let n=e.spread;return null==n?e.children.length>1:n}function trimLine(e,n,t){let r=0,i=e.length;if(n){let n=e.codePointAt(r);for(;9===n||32===n;)r++,n=e.codePointAt(r)}if(t){let n=e.codePointAt(i-1);for(;9===n||32===n;)i--,n=e.codePointAt(i-1)}return i>r?e.slice(r,i):""}let eb={blockquote:function(e,n){return e(n,"blockquote",wrap_wrap(traverse_all(e,n),!0))},break:function(e,n){return[e(n,"br"),u("text","\n")]},code:function(e,n){let t=n.value?n.value+"\n":"",r=n.lang&&n.lang.match(/^[^ \t]+(?=[ \t]|$)/),i={};r&&(i.className=["language-"+r]);let o=e(n,"code",i,[u("text",t)]);return n.meta&&(o.data={meta:n.meta}),e(n.position,"pre",[o])},delete:function(e,n){return e(n,"del",traverse_all(e,n))},emphasis:function(e,n){return e(n,"em",traverse_all(e,n))},footnoteReference:footnoteReference,footnote:function(e,n){let t=e.footnoteById,r=1;for(;(r in t);)r++;let i=String(r);return t[i]={type:"footnoteDefinition",identifier:i,children:[{type:"paragraph",children:n.children}],position:n.position},footnoteReference(e,{type:"footnoteReference",identifier:i,position:n.position})},heading:function(e,n){return e(n,"h"+n.depth,traverse_all(e,n))},html:function(e,n){return e.dangerous?e.augment(n,u("raw",n.value)):null},imageReference:function(e,n){let t=e.definition(n.identifier);if(!t)return revert(e,n);let r={src:normalizeUri(t.url||""),alt:n.alt};return null!==t.title&&void 0!==t.title&&(r.title=t.title),e(n,"img",r)},image:function(e,n){let t={src:normalizeUri(n.url),alt:n.alt};return null!==n.title&&void 0!==n.title&&(t.title=n.title),e(n,"img",t)},inlineCode:function(e,n){return e(n,"code",[u("text",n.value.replace(/\r?\n|\r/g," "))])},linkReference:function(e,n){let t=e.definition(n.identifier);if(!t)return revert(e,n);let r={href:normalizeUri(t.url||"")};return null!==t.title&&void 0!==t.title&&(r.title=t.title),e(n,"a",r,traverse_all(e,n))},link:function(e,n){let t={href:normalizeUri(n.url)};return null!==n.title&&void 0!==n.title&&(t.title=n.title),e(n,"a",t,traverse_all(e,n))},listItem:function(e,n,t){let r=traverse_all(e,n),i=t?function(e){let n=e.spread,t=e.children,r=-1;for(;!n&&++r<t.length;)n=listItemLoose(t[r]);return!!n}(t):listItemLoose(n),o={},l=[];if("boolean"==typeof n.checked){let t;r[0]&&"element"===r[0].type&&"p"===r[0].tagName?t=r[0]:(t=e(null,"p",[]),r.unshift(t)),t.children.length>0&&t.children.unshift(u("text"," ")),t.children.unshift(e(null,"input",{type:"checkbox",checked:n.checked,disabled:!0})),o.className=["task-list-item"]}let a=-1;for(;++a<r.length;){let e=r[a];(i||0!==a||"element"!==e.type||"p"!==e.tagName)&&l.push(u("text","\n")),"element"!==e.type||"p"!==e.tagName||i?l.push(e):l.push(...e.children)}let s=r[r.length-1];return!s||!i&&"tagName"in s&&"p"===s.tagName||l.push(u("text","\n")),e(n,"li",o,l)},list:function(e,n){let t={},r=n.ordered?"ol":"ul",i=traverse_all(e,n),o=-1;for("number"==typeof n.start&&1!==n.start&&(t.start=n.start);++o<i.length;){let e=i[o];if("element"===e.type&&"li"===e.tagName&&e.properties&&Array.isArray(e.properties.className)&&e.properties.className.includes("task-list-item")){t.className=["contains-task-list"];break}}return e(n,r,t,wrap_wrap(i,!0))},paragraph:function(e,n){return e(n,"p",traverse_all(e,n))},root:function(e,n){return e.augment(n,u("root",wrap_wrap(traverse_all(e,n))))},strong:function(e,n){return e(n,"strong",traverse_all(e,n))},table:function(e,n){let t=n.children,r=-1,i=n.align||[],o=[];for(;++r<t.length;){let l=t[r].children,a=0===r?"th":"td",s=[],c=-1,f=n.align?i.length:l.length;for(;++c<f;){let n=l[c];s.push(e(n,a,{align:i[c]},n?traverse_all(e,n):[]))}o[r]=e(t[r],"tr",wrap_wrap(s,!0))}return e(n,"table",wrap_wrap([e(o[0].position,"thead",wrap_wrap([o[0]],!0))].concat(o[1]?e({start:eg(o[1]),end:ey(o[o.length-1])},"tbody",wrap_wrap(o.slice(1),!0)):[]),!0))},text:function(e,n){return e.augment(n,u("text",function(e){let n=String(e),t=/\r?\n|\r/g,r=t.exec(n),i=0,o=[];for(;r;)o.push(trimLine(n.slice(i,r.index),i>0,!0),r[0]),i=r.index+r[0].length,r=t.exec(n);return o.push(trimLine(n.slice(i),i>0,!1)),o.join("")}(String(n.value))))},thematicBreak:function(e,n){return e(n,"hr")},toml:ignore,yaml:ignore,definition:ignore,footnoteDefinition:ignore};function ignore(){return null}let ev={}.hasOwnProperty;function toHast(e,n){let t=function(e,n){let t=n||{},r=t.allowDangerousHtml||!1,i={};return h.dangerous=r,h.clobberPrefix=void 0===t.clobberPrefix||null===t.clobberPrefix?"user-content-":t.clobberPrefix,h.footnoteLabel=t.footnoteLabel||"Footnotes",h.footnoteLabelTagName=t.footnoteLabelTagName||"h2",h.footnoteLabelProperties=t.footnoteLabelProperties||{className:["sr-only"]},h.footnoteBackLabel=t.footnoteBackLabel||"Back to content",h.definition=function(e){let n=Object.create(null);if(!e||!e.type)throw Error("mdast-util-definitions expected node");return visit(e,"definition",e=>{let t=clean(e.identifier);t&&!ek.call(n,t)&&(n[t]=e)}),function(e){let t=clean(e);return t&&ek.call(n,t)?n[t]:null}}(e),h.footnoteById=i,h.footnoteOrder=[],h.footnoteCounts={},h.augment=augment,h.handlers={...eb,...t.handlers},h.unknownHandler=t.unknownHandler,h.passThrough=t.passThrough,visit(e,"footnoteDefinition",e=>{let n=String(e.identifier).toUpperCase();ev.call(i,n)||(i[n]=e)}),h;function augment(e,n){if(e&&"data"in e&&e.data){let t=e.data;t.hName&&("element"!==n.type&&(n={type:"element",tagName:"",properties:{},children:[]}),n.tagName=t.hName),"element"===n.type&&t.hProperties&&(n.properties={...n.properties,...t.hProperties}),"children"in n&&n.children&&t.hChildren&&(n.children=t.hChildren)}if(e){let t="type"in e?e:{position:e};!t||!t.position||!t.position.start||!t.position.start.line||!t.position.start.column||!t.position.end||!t.position.end.line||!t.position.end.column||(n.position={start:eg(t),end:ey(t)})}return n}function h(e,n,t,r){return Array.isArray(t)&&(r=t,t={}),augment(e,{type:"element",tagName:n,properties:t||{},children:r||[]})}}(e,n),r=traverse_one(t,e,null),i=function(e){let n=-1,t=[];for(;++n<e.footnoteOrder.length;){let r=e.footnoteById[e.footnoteOrder[n].toUpperCase()];if(!r)continue;let i=traverse_all(e,r),o=String(r.identifier),l=normalizeUri(o.toLowerCase()),a=0,s=[];for(;++a<=e.footnoteCounts[o];){let n={type:"element",tagName:"a",properties:{href:"#"+e.clobberPrefix+"fnref-"+l+(a>1?"-"+a:""),dataFootnoteBackref:!0,className:["data-footnote-backref"],ariaLabel:e.footnoteBackLabel},children:[{type:"text",value:"↩"}]};a>1&&n.children.push({type:"element",tagName:"sup",children:[{type:"text",value:String(a)}]}),s.length>0&&s.push({type:"text",value:" "}),s.push(n)}let c=i[i.length-1];if(c&&"element"===c.type&&"p"===c.tagName){let e=c.children[c.children.length-1];e&&"text"===e.type?e.value+=" ":c.children.push({type:"text",value:" "}),c.children.push(...s)}else i.push(...s);let f={type:"element",tagName:"li",properties:{id:e.clobberPrefix+"fn-"+l},children:wrap_wrap(i,!0)};r.position&&(f.position=r.position),t.push(f)}return 0===t.length?null:{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:e.footnoteLabelTagName,properties:{...JSON.parse(JSON.stringify(e.footnoteLabelProperties)),id:"footnote-label"},children:[u("text",e.footnoteLabel)]},{type:"text",value:"\n"},{type:"element",tagName:"ol",properties:{},children:wrap_wrap(t,!0)},{type:"text",value:"\n"}]}}(t);return i&&r.children.push(u("text","\n"),i),Array.isArray(r)?{type:"root",children:r}:r}var lib=function(e,n){var t;return e&&"run"in e?(t,r,i)=>{e.run(toHast(t,n),r,e=>{i(e)})}:(t=e||n,e=>toHast(e,t))},eS=t(5697);let Schema=class Schema{constructor(e,n,t){this.property=e,this.normal=n,t&&(this.space=t)}};function merge(e,n){let t={},r={},i=-1;for(;++i<e.length;)Object.assign(t,e[i].property),Object.assign(r,e[i].normal);return new Schema(t,r,n)}function normalize_normalize(e){return e.toLowerCase()}Schema.prototype.property={},Schema.prototype.normal={},Schema.prototype.space=null;let Info=class Info{constructor(e,n){this.property=e,this.attribute=n}};Info.prototype.space=null,Info.prototype.boolean=!1,Info.prototype.booleanish=!1,Info.prototype.overloadedBoolean=!1,Info.prototype.number=!1,Info.prototype.commaSeparated=!1,Info.prototype.spaceSeparated=!1,Info.prototype.commaOrSpaceSeparated=!1,Info.prototype.mustUseProperty=!1,Info.prototype.defined=!1;let ew=0,eE=increment(),eC=increment(),eA=increment(),eF=increment(),eO=increment(),eP=increment(),eL=increment();function increment(){return 2**++ew}let eI=Object.keys(i);let DefinedInfo=class DefinedInfo extends Info{constructor(e,n,t,r){var o,l;let a=-1;if(super(e,n),r&&(this.space=r),"number"==typeof t)for(;++a<eI.length;){let e=eI[a];o=eI[a],(l=(t&i[e])===i[e])&&(this[o]=l)}}};DefinedInfo.prototype.defined=!0;let eT={}.hasOwnProperty;function create(e){let n;let t={},r={};for(n in e.properties)if(eT.call(e.properties,n)){let i=e.properties[n],o=new DefinedInfo(n,e.transform(e.attributes||{},n),i,e.space);e.mustUseProperty&&e.mustUseProperty.includes(n)&&(o.mustUseProperty=!0),t[n]=o,r[normalize_normalize(n)]=n,r[normalize_normalize(o.attribute)]=n}return new Schema(t,r,e.space)}let eD=create({space:"xlink",transform:(e,n)=>"xlink:"+n.slice(5).toLowerCase(),properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}}),ez=create({space:"xml",transform:(e,n)=>"xml:"+n.slice(3).toLowerCase(),properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function caseSensitiveTransform(e,n){return n in e?e[n]:n}function caseInsensitiveTransform(e,n){return caseSensitiveTransform(e,n.toLowerCase())}let e_=create({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:caseInsensitiveTransform,properties:{xmlns:null,xmlnsXLink:null}}),eR=create({transform:(e,n)=>"role"===n?n:"aria-"+n.slice(4).toLowerCase(),properties:{ariaActiveDescendant:null,ariaAtomic:eC,ariaAutoComplete:null,ariaBusy:eC,ariaChecked:eC,ariaColCount:eF,ariaColIndex:eF,ariaColSpan:eF,ariaControls:eO,ariaCurrent:null,ariaDescribedBy:eO,ariaDetails:null,ariaDisabled:eC,ariaDropEffect:eO,ariaErrorMessage:null,ariaExpanded:eC,ariaFlowTo:eO,ariaGrabbed:eC,ariaHasPopup:null,ariaHidden:eC,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:eO,ariaLevel:eF,ariaLive:null,ariaModal:eC,ariaMultiLine:eC,ariaMultiSelectable:eC,ariaOrientation:null,ariaOwns:eO,ariaPlaceholder:null,ariaPosInSet:eF,ariaPressed:eC,ariaReadOnly:eC,ariaRelevant:null,ariaRequired:eC,ariaRoleDescription:eO,ariaRowCount:eF,ariaRowIndex:eF,ariaRowSpan:eF,ariaSelected:eC,ariaSetSize:eF,ariaSort:null,ariaValueMax:eF,ariaValueMin:eF,ariaValueNow:eF,ariaValueText:null,role:null}}),eB=create({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:caseInsensitiveTransform,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:eP,acceptCharset:eO,accessKey:eO,action:null,allow:null,allowFullScreen:eE,allowPaymentRequest:eE,allowUserMedia:eE,alt:null,as:null,async:eE,autoCapitalize:null,autoComplete:eO,autoFocus:eE,autoPlay:eE,capture:eE,charSet:null,checked:eE,cite:null,className:eO,cols:eF,colSpan:null,content:null,contentEditable:eC,controls:eE,controlsList:eO,coords:eF|eP,crossOrigin:null,data:null,dateTime:null,decoding:null,default:eE,defer:eE,dir:null,dirName:null,disabled:eE,download:eA,draggable:eC,encType:null,enterKeyHint:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:eE,formTarget:null,headers:eO,height:eF,hidden:eE,high:eF,href:null,hrefLang:null,htmlFor:eO,httpEquiv:eO,id:null,imageSizes:null,imageSrcSet:null,inputMode:null,integrity:null,is:null,isMap:eE,itemId:null,itemProp:eO,itemRef:eO,itemScope:eE,itemType:eO,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:eE,low:eF,manifest:null,max:null,maxLength:eF,media:null,method:null,min:null,minLength:eF,multiple:eE,muted:eE,name:null,nonce:null,noModule:eE,noValidate:eE,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforePrint:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:eE,optimum:eF,pattern:null,ping:eO,placeholder:null,playsInline:eE,poster:null,preload:null,readOnly:eE,referrerPolicy:null,rel:eO,required:eE,reversed:eE,rows:eF,rowSpan:eF,sandbox:eO,scope:null,scoped:eE,seamless:eE,selected:eE,shape:null,size:eF,sizes:null,slot:null,span:eF,spellCheck:eC,src:null,srcDoc:null,srcLang:null,srcSet:null,start:eF,step:null,style:null,tabIndex:eF,target:null,title:null,translate:null,type:null,typeMustMatch:eE,useMap:null,value:eC,width:eF,wrap:null,align:null,aLink:null,archive:eO,axis:null,background:null,bgColor:null,border:eF,borderColor:null,bottomMargin:eF,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:eE,declare:eE,event:null,face:null,frame:null,frameBorder:null,hSpace:eF,leftMargin:eF,link:null,longDesc:null,lowSrc:null,marginHeight:eF,marginWidth:eF,noResize:eE,noHref:eE,noShade:eE,noWrap:eE,object:null,profile:null,prompt:null,rev:null,rightMargin:eF,rules:null,scheme:null,scrolling:eC,standby:null,summary:null,text:null,topMargin:eF,valueType:null,version:null,vAlign:null,vLink:null,vSpace:eF,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:eE,disableRemotePlayback:eE,prefix:null,property:null,results:eF,security:null,unselectable:null}}),eM=create({space:"svg",attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},transform:caseSensitiveTransform,properties:{about:eL,accentHeight:eF,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:eF,amplitude:eF,arabicForm:null,ascent:eF,attributeName:null,attributeType:null,azimuth:eF,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:eF,by:null,calcMode:null,capHeight:eF,className:eO,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:eF,diffuseConstant:eF,direction:null,display:null,dur:null,divisor:eF,dominantBaseline:null,download:eE,dx:null,dy:null,edgeMode:null,editable:null,elevation:eF,enableBackground:null,end:null,event:null,exponent:eF,externalResourcesRequired:null,fill:null,fillOpacity:eF,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:eP,g2:eP,glyphName:eP,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:eF,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:eF,horizOriginX:eF,horizOriginY:eF,id:null,ideographic:eF,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:eF,k:eF,k1:eF,k2:eF,k3:eF,k4:eF,kernelMatrix:eL,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:eF,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:eF,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:eF,overlineThickness:eF,paintOrder:null,panose1:null,path:null,pathLength:eF,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:eO,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:eF,pointsAtY:eF,pointsAtZ:eF,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:eL,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:eL,rev:eL,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:eL,requiredFeatures:eL,requiredFonts:eL,requiredFormats:eL,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:eF,specularExponent:eF,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:eF,strikethroughThickness:eF,string:null,stroke:null,strokeDashArray:eL,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:eF,strokeOpacity:eF,strokeWidth:null,style:null,surfaceScale:eF,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:eL,tabIndex:eF,tableValues:null,target:null,targetX:eF,targetY:eF,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:eL,to:null,transform:null,u1:null,u2:null,underlinePosition:eF,underlineThickness:eF,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:eF,values:null,vAlphabetic:eF,vMathematical:eF,vectorEffect:null,vHanging:eF,vIdeographic:eF,version:null,vertAdvY:eF,vertOriginX:eF,vertOriginY:eF,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:eF,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),eN=merge([ez,eD,e_,eR,eB],"html"),ej=merge([ez,eD,e_,eR,eM],"svg");function rehypeFilter(e){if(e.allowedElements&&e.disallowedElements)throw TypeError("Only one of `allowedElements` and `disallowedElements` should be defined");if(e.allowedElements||e.disallowedElements||e.allowElement)return n=>{visit(n,"element",(n,t,r)=>{let i;if(e.allowedElements?i=!e.allowedElements.includes(n.tagName):e.disallowedElements&&(i=e.disallowedElements.includes(n.tagName)),!i&&e.allowElement&&"number"==typeof t&&(i=!e.allowElement(n,t,r)),i&&"number"==typeof t)return e.unwrapDisallowed&&n.children?r.children.splice(t,1,...n.children):r.children.splice(t,1),t})}}let eU=["http","https","mailto","tel"];var eV=t(2143);let eH=/^data[-\w.:]+$/i,eq=/-[a-z]/g,eW=/[A-Z]/g;function kebab(e){return"-"+e.toLowerCase()}function camelcase(e){return e.charAt(1).toUpperCase()}let e$={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"};var eQ=t(7848);let eY={}.hasOwnProperty,eK=new Set(["table","thead","tbody","tfoot","tr"]);function getElementsBeforeCount(e,n){let t=-1,r=0;for(;++t<e.children.length&&e.children[t]!==n;)"element"===e.children[t].type&&r++;return r}function styleReplacer(e,n){return n.toUpperCase()}let eX={}.hasOwnProperty,eZ={plugins:{to:"plugins",id:"change-plugins-to-remarkplugins"},renderers:{to:"components",id:"change-renderers-to-components"},astPlugins:{id:"remove-buggy-html-in-markdown-parser"},allowDangerousHtml:{id:"remove-buggy-html-in-markdown-parser"},escapeHtml:{id:"remove-buggy-html-in-markdown-parser"},source:{to:"children",id:"change-source-to-children"},allowNode:{to:"allowElement",id:"replace-allownode-allowedtypes-and-disallowedtypes"},allowedTypes:{to:"allowedElements",id:"replace-allownode-allowedtypes-and-disallowedtypes"},disallowedTypes:{to:"disallowedElements",id:"replace-allownode-allowedtypes-and-disallowedtypes"},includeNodeIndex:{to:"includeElementIndex",id:"change-includenodeindex-to-includeelementindex"}};function ReactMarkdown(e){for(let n in eZ)if(eX.call(eZ,n)&&eX.call(e,n)){let e=eZ[n];console.warn(`[react-markdown] Warning: please ${e.to?`use \`${e.to}\` instead of`:"remove"} \`${n}\` (see <https://github.com/remarkjs/react-markdown/blob/main/changelog.md#${e.id}> for more info)`),delete eZ[n]}let n=f().use(remark_parse).use(e.remarkPlugins||[]).use(lib,{...e.remarkRehypeOptions,allowDangerousHtml:!0}).use(e.rehypePlugins||[]).use(rehypeFilter,e),t=new VFile;"string"==typeof e.children?t.value=e.children:void 0!==e.children&&null!==e.children&&console.warn(`[react-markdown] Warning: please pass a string as \`children\` (not: \`${e.children}\`)`);let r=n.runSync(n.parse(t),t);if("root"!==r.type)throw TypeError("Expected a `root` node");let i=o.createElement(o.Fragment,{},function childrenToReact(e,n){let t;let r=[],i=-1;for(;++i<n.children.length;)"element"===(t=n.children[i]).type?r.push(function(e,n,t,r){let i;let l=e.options,a=e.schema,s=n.tagName,c={},f=a;if("html"===a.space&&"svg"===s&&(f=ej,e.schema=f),n.properties)for(i in n.properties)eY.call(n.properties,i)&&function(e,n,t,r){let i=function(e,n){let t=normalize_normalize(n),r=n,i=Info;if(t in e.normal)return e.property[e.normal[t]];if(t.length>4&&"data"===t.slice(0,4)&&eH.test(n)){if("-"===n.charAt(4)){let e=n.slice(5).replace(eq,camelcase);r="data"+e.charAt(0).toUpperCase()+e.slice(1)}else{let e=n.slice(4);if(!eq.test(e)){let t=e.replace(eW,kebab);"-"!==t.charAt(0)&&(t="-"+t),n="data"+t}}i=DefinedInfo}return new i(r,n)}(r.schema,n),o=t;if(null!=o&&o==o){if(Array.isArray(o)){var l,a;o=i.commaSeparated?(a={},""===(l=o)[l.length-1]&&(l=l.concat("")),l.join((a.padRight?" ":"")+","+(!1===a.padLeft?"":" ")).trim()):o.join(" ").trim()}"style"===i.property&&"string"==typeof o&&(o=function(e){let n={};try{eQ(e,function(e,t){let r="-ms-"===e.slice(0,4)?`ms-${e.slice(4)}`:e;n[r.replace(/-([a-z])/g,styleReplacer)]=t})}catch{}return n}(o)),i.space&&i.property?e[eY.call(e$,i.property)?e$[i.property]:i.property]=o:i.attribute&&(e[i.attribute]=o)}}(c,i,n.properties[i],e);("ol"===s||"ul"===s)&&e.listDepth++;let d=childrenToReact(e,n);("ol"===s||"ul"===s)&&e.listDepth--,e.schema=a;let p=n.position||{start:{line:null,column:null,offset:null},end:{line:null,column:null,offset:null}},m=l.components&&eY.call(l.components,s)?l.components[s]:s,g="string"==typeof m||m===o.Fragment;if(!eV.isValidElementType(m))throw TypeError(`Component for name \`${s}\` not defined or is not renderable`);if(c.key=[s,p.start.line,p.start.column,t].join("-"),"a"===s&&l.linkTarget&&(c.target="function"==typeof l.linkTarget?l.linkTarget(String(c.href||""),n.children,"string"==typeof c.title?c.title:null):l.linkTarget),"a"===s&&l.transformLinkUri&&(c.href=l.transformLinkUri(String(c.href||""),n.children,"string"==typeof c.title?c.title:null)),g||"code"!==s||"element"!==r.type||"pre"===r.tagName||(c.inline=!0),g||"h1"!==s&&"h2"!==s&&"h3"!==s&&"h4"!==s&&"h5"!==s&&"h6"!==s||(c.level=Number.parseInt(s.charAt(1),10)),"img"===s&&l.transformImageUri&&(c.src=l.transformImageUri(String(c.src||""),String(c.alt||""),"string"==typeof c.title?c.title:null)),!g&&"li"===s&&"element"===r.type){let e=function(e){let n=-1;for(;++n<e.children.length;){let t=e.children[n];if("element"===t.type&&"input"===t.tagName)return t}return null}(n);c.checked=e&&e.properties?!!e.properties.checked:null,c.index=getElementsBeforeCount(r,n),c.ordered="ol"===r.tagName}return g||"ol"!==s&&"ul"!==s||(c.ordered="ol"===s,c.depth=e.listDepth),"td"!==s&&"th"!==s||(c.align&&(c.style||(c.style={}),c.style.textAlign=c.align,delete c.align),g||(c.isHeader="th"===s)),g||"tr"!==s||"element"!==r.type||(c.isHeader="thead"===r.tagName),l.sourcePos&&(c["data-sourcepos"]=[p.start.line,":",p.start.column,"-",p.end.line,":",p.end.column].map(e=>String(e)).join("")),!g&&l.rawSourcePos&&(c.sourcePosition=n.position),!g&&l.includeElementIndex&&(c.index=getElementsBeforeCount(r,n),c.siblingCount=getElementsBeforeCount(r)),g||(c.node=n),d.length>0?o.createElement(m,c,d):o.createElement(m,c)}(e,t,i,n)):"text"===t.type?"element"===n.type&&eK.has(n.tagName)&&function(e){var n=e&&"object"==typeof e&&"text"===e.type?e.value||"":e;return"string"==typeof n&&""===n.replace(/[ \t\n\f\r]/g,"")}(t)||r.push(t.value):"raw"!==t.type||e.options.skipHtml||r.push(t.value);return r}({options:e,schema:eN,listDepth:0},r));return e.className&&(i=o.createElement("div",{className:e.className},i)),i}ReactMarkdown.defaultProps={transformLinkUri:function(e){let n=(e||"").trim(),t=n.charAt(0);if("#"===t||"/"===t)return n;let r=n.indexOf(":");if(-1===r)return n;let i=-1;for(;++i<eU.length;){let e=eU[i];if(r===e.length&&n.slice(0,e.length).toLowerCase()===e)return n}return -1!==(i=n.indexOf("?"))&&r>i||-1!==(i=n.indexOf("#"))&&r>i?n:"javascript:void(0)"}},ReactMarkdown.propTypes={children:eS.string,className:eS.string,allowElement:eS.func,allowedElements:eS.arrayOf(eS.string),disallowedElements:eS.arrayOf(eS.string),unwrapDisallowed:eS.bool,remarkPlugins:eS.arrayOf(eS.oneOfType([eS.object,eS.func,eS.arrayOf(eS.oneOfType([eS.bool,eS.string,eS.object,eS.func,eS.arrayOf(eS.any)]))])),rehypePlugins:eS.arrayOf(eS.oneOfType([eS.object,eS.func,eS.arrayOf(eS.oneOfType([eS.bool,eS.string,eS.object,eS.func,eS.arrayOf(eS.any)]))])),sourcePos:eS.bool,rawSourcePos:eS.bool,skipHtml:eS.bool,includeElementIndex:eS.bool,transformLinkUri:eS.oneOfType([eS.func,eS.bool]),linkTarget:eS.oneOfType([eS.func,eS.string]),transformImageUri:eS.func,components:eS.object}}}]);