2022-12-07 20:21:18 +08:00
import { a1 as getAugmentedNamespace , a8 as vue _runtime _esmBundler } from "./vendor.160e93e4.js" ; var mavonEditor = { exports : { } } , require$$0 = getAugmentedNamespace ( vue _runtime _esmBundler ) ; ( function ( module , exports ) { ( function ( d , f ) { module . exports = f ( require$$0 ) } ) ( window , function ( _ _WEBPACK _EXTERNAL _MODULE _ _0 _ _ ) { return function ( d ) { var f = { } ; function a ( e ) { if ( f [ e ] ) return f [ e ] . exports ; var t = f [ e ] = { i : e , l : ! 1 , exports : { } } ; return d [ e ] . call ( t . exports , t , t . exports , a ) , t . l = ! 0 , t . exports } return a . m = d , a . c = f , a . d = function ( e , t , r ) { a . o ( e , t ) || Object . defineProperty ( e , t , { enumerable : ! 0 , get : r } ) } , a . r = function ( e ) { typeof Symbol != "undefined" && Symbol . toStringTag && Object . defineProperty ( e , Symbol . toStringTag , { value : "Module" } ) , Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) } , a . t = function ( e , t ) { if ( 1 & t && ( e = a ( e ) ) , 8 & t || 4 & t && typeof e == "object" && e && e . _ _esModule ) return e ; var r = Object . create ( null ) ; if ( a . r ( r ) , Object . defineProperty ( r , "default" , { enumerable : ! 0 , value : e } ) , 2 & t && typeof e != "string" ) for ( var n in e ) a . d ( r , n , function ( s ) { return e [ s ] } . bind ( null , n ) ) ; return r } , a . n = function ( e ) { var t = e && e . _ _esModule ? function ( ) { return e . default } : function ( ) { return e } ; return a . d ( t , "a" , t ) , t } , a . o = function ( e , t ) { return Object . prototype . hasOwnProperty . call ( e , t ) } , a . p = "" , a ( a . s = 78 ) } ( [ function ( d , f ) { d . exports = _ _WEBPACK _EXTERNAL _MODULE _ _0 _ _ } , function ( d , f , a ) { var e = Object . prototype . hasOwnProperty ; function t ( g , k ) { return e . call ( g , k ) } function r ( g ) { return ! ( g >= 55296 && g <= 57343 ) && ! ( g >= 64976 && g <= 65007 ) && ( 65535 & g ) != 65535 && ( 65535 & g ) != 65534 && ! ( g >= 0 && g <= 8 ) && g !== 11 && ! ( g >= 14 && g <= 31 ) && ! ( g >= 127 && g <= 159 ) && ! ( g > 1114111 ) } function n ( g ) { if ( g > 65535 ) { var k = 55296 + ( ( g -= 65536 ) >> 10 ) , w = 56320 + ( 1023 & g ) ; return String . fromCharCode ( k , w ) } return String . fromCharCode ( g ) } var s = /\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g , c = new RegExp ( s . source + "|" + /&([a-z#][a-z0-9]{1,31});/gi . source , "gi" ) , l = /^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))/i , o = a ( 57 ) , i = /[&<>"]/ , u = /[&<>"]/g , h = { "&" : "&" , "<" : "<" , ">" : ">" , '"' : """ } ; function p ( g ) { return h [ g ] } var _ = /[.?*+^$[\]\\(){}|-]/g , m = a ( 36 ) ; f . lib = { } , f . lib . mdurl = a ( 58 ) , f . lib . ucmicro = a ( 139 ) , f . assign = function ( g ) { var k = Array . prototype . slice . call ( arguments , 1 ) ; return k . forEach ( function ( w ) { if ( w ) { if ( typeof w != "object" ) throw new TypeError ( w + "must be object" ) ; Object . keys ( w ) . forEach ( function ( v ) { g [ v ] = w [ v ] } ) } } ) , g } , f . isString = function ( g ) { return function ( k ) { return Object . prototype . toString . call ( k ) } ( g ) === "[object String]" } , f . has = t , f . unescapeMd = function ( g ) { return g . indexOf ( "\\" ) < 0 ? g : g . replace ( s , "$1" ) } , f . unescapeAll = function ( g ) { return g . indexOf ( "\\" ) < 0 && g . indexOf ( "&" ) < 0 ? g : g . replace ( c , function ( k , w , v ) { return w || function ( b , y ) { var O = 0 ; return t ( o , y ) ? o [ y ] : y . charCodeAt ( 0 ) === 35 && l . test ( y ) && r ( O = y [ 1 ] . toLowerCase ( ) === "x" ? parseInt ( y . slice ( 2 ) , 16 ) : parseInt ( y . slice ( 1 ) , 10 ) ) ? n ( O ) : b } ( k , v ) } ) } , f . isValidEntityCode = r , f . fromCodePoint = n , f . escapeHtml = function ( g ) { return i . test ( g ) ? g . replace ( u , p ) : g } , f . arrayReplaceAt = function ( g , k , w ) { return [ ] . concat ( g . slice ( 0 , k ) , w , g . slice ( k + 1 ) ) } , f . isSpace = function ( g ) { switch ( g ) { case 9 : case 32 : return ! 0 } return ! 1 } , f . isWhiteSpace = function ( g ) { if ( g >= 8192 && g <= 8202 ) return ! 0 ; switch ( g ) { case 9 : case 10 : case 11 : case 12 : case 13 : case 32 : case 160 : case 5760 : case 8239 : case 8287 : case 12288 : return ! 0 } return ! 1 } , f . isMdAsciiPunct = function ( g ) { switch ( g ) { case 33 : case 34 : case 35 : case 36 : case 37 : case 38 : case 39 : case 40 : case 41 : case 42 : case 43 : case 44 : case 45 : case 46 : case 47 : case 58 : case 59 : case 60 : case 61 : case 62 : case 63 : case 64 : case 91 : case 92 : case 93 : case 94 : case 95 : case 96 : case 123 : case 124 : case 125 : case 126 : return ! 0 ; default : return ! 1 } } , f . isPunctChar = function ( g ) { return m . test ( g ) } , f . escapeRE = function ( g ) { return g . replace ( _ , "\\$&" ) } , f . normalizeReference = function ( g ) { return g = g . trim ( ) . replace ( /\s+/g , " " ) , "\u1E9E" . toLowerCase ( ) === "\u1E7E" && ( g = g . replace ( /ẞ/g , "\xDF" ) ) , g . toLowerCase ( ) . toUpperCase ( ) } } , function ( d , f ) { var a = d . exports = typeof window != "undefined" && window . Math == Math ? window : typeof self != "undefined" && self . Math == Math ? self : Function ( "return this" ) ( ) ; typeof _ _g == "number" && ( _ _g = a ) } , function ( d , f ) { var a = { } . hasOwnProperty ; d . exports = function ( e , t ) { return a . call ( e , t ) } } , function ( d , f , a ) { var e = a ( 5 ) , t = a ( 19 ) ; d . exports = a ( 6 ) ? function ( r , n , s ) { return e . f ( r , n , t ( 1 , s ) ) } : function ( r , n , s ) { retur
2022-01-16 23:28:17 +08:00
` )}var h,p,_;return[l].join( `
` )}(r,e);return r[2]?"@media ".concat(r[2]," {").concat(n,"}"):n}).join("")},t.i=function(r,n,s){typeof r=="string"&&(r=[[null,r,""]]);var c={};if(s)for(var l=0;l<this.length;l++){var o=this[l][0];o!=null&&(c[o]=!0)}for(var i=0;i<r.length;i++){var u=[].concat(r[i]);s&&c[u[0]]||(n&&(u[2]?u[2]="".concat(n," and ").concat(u[2]):u[2]=n),t.push(u))}},t}},function(d,f,a){var e=a(70),t=a(214);for(var r in(f=d.exports=function(n,s){return new t(s).process(n)}).FilterCSS=t,e)f[r]=e[r];typeof window!="undefined"&&(window.filterCSS=d.exports)},function(d,f){d.exports={indexOf:function(a,e){var t,r;if(Array.prototype.indexOf)return a.indexOf(e);for(t=0,r=a.length;t<r;t++)if(a[t]===e)return t;return-1},forEach:function(a,e,t){var r,n;if(Array.prototype.forEach)return a.forEach(e,t);for(r=0,n=a.length;r<n;r++)e.call(t,a[r],r,a)},trim:function(a){return String.prototype.trim?a.trim():a.replace(/(^ \s *)|( \s * $ )/g,"")},spaceIndex:function(a){var e=/ \s | \n | \t /.exec(a);return e?e.index:-1}}},function(d,f,a){function e(b,y){for(var O=[],j={},S=0;S<y.length;S++){var x=y[S],C=x[0],E={id:b+":"+S,css:x[1],media:x[2],sourceMap:x[3]};j[C]?j[C].parts.push(E):O.push(j[C]={id:C,parts:[E]})}return O}a.r(f),a.d(f,"default",function(){return h});var t=typeof document!="undefined";if(typeof DEBUG!="undefined"&&DEBUG&&!t)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var r={},n=t&&(document.head||document.getElementsByTagName("head")[0]),s=null,c=0,l=!1,o=function(){},i=null,u=typeof navigator!="undefined"&&/msie [6-9] \b /.test(navigator.userAgent.toLowerCase());function h(b,y,O,j){l=O,i=j||{};var S=e(b,y);return p(S),function(x){for(var C=[],E=0;E<S.length;E++){var T=S[E];(D=r[T.id]).refs--,C.push(D)}for(x?p(S=e(b,x)):S=[],E=0;E<C.length;E++){var D;if((D=C[E]).refs===0){for(var M=0;M<D.parts.length;M++)D.parts[M]();delete r[D.id]}}}}function p(b){for(var y=0;y<b.length;y++){var O=b[y],j=r[O.id];if(j){j.refs++;for(var S=0;S<j.parts.length;S++)j.parts[S](O.parts[S]);for(;S<O.parts.length;S++)j.parts.push(m(O.parts[S]));j.parts.length>O.parts.length&&(j.parts.length=O.parts.length)}else{var x=[];for(S=0;S<O.parts.length;S++)x.push(m(O.parts[S]));r[O.id]={id:O.id,refs:1,parts:x}}}}function _(){var b=document.createElement("style");return b.type="text/css",n.appendChild(b),b}function m(b){var y,O,j=document.querySelector('style[data-vue-ssr-id~="'+b.id+'"]');if(j){if(l)return o;j.parentNode.removeChild(j)}if(u){var S=c++;j=s||(s=_()),y=w.bind(null,j,S,!1),O=w.bind(null,j,S,!0)}else j=_(),y=v.bind(null,j),O=function(){j.parentNode.removeChild(j)};return y(b),function(x){if(x){if(x.css===b.css&&x.media===b.media&&x.sourceMap===b.sourceMap)return;y(b=x)}else O()}}var g,k=(g=[],function(b,y){return g[b]=y,g.filter(Boolean).join( `
` )});function w(b,y,O,j){var S=O?"":j.css;if(b.styleSheet)b.styleSheet.cssText=k(y,S);else{var x=document.createTextNode(S),C=b.childNodes;C[y]&&b.removeChild(C[y]),C.length?b.insertBefore(x,C[y]):b.appendChild(x)}}function v(b,y){var O=y.css,j=y.media,S=y.sourceMap;if(j&&b.setAttribute("media",j),i.ssrId&&b.setAttribute("data-vue-ssr-id",y.id),S&&(O+= `
/*# sourceURL=`+S.sources[0]+" */ " , O += `
/*# sourceMappingURL=data:application/json;base64,`+btoa(unescape(encodeURIComponent(JSON.stringify(S))))+" */ "),b.styleSheet)b.styleSheet.cssText=O;else{for(;b.firstChild;)b.removeChild(b.firstChild);b.appendChild(document.createTextNode(O))}}},function(d,f,a){f.__esModule=!0;var e=n(a(80)),t=n(a(98)),r=typeof t.default==" function "&&typeof e.default==" symbol "?function(s){return typeof s}:function(s){return s&&typeof t.default==" function "&&s.constructor===t.default&&s!==t.default.prototype?" symbol ":typeof s};function n(s){return s&&s.__esModule?s:{default:s}}f.default=typeof t.default==" function "&&r(e.default)===" symbol "?function(s){return s===void 0?" undefined ":r(s)}:function(s){return s&&typeof t.default==" function "&&s.constructor===t.default&&s!==t.default.prototype?" symbol ":s===void 0?" undefined ":r(s)}},function(d,f,a){var e=a(15),t=a(45),r=a(48),n=a(4),s=a(27),c=a(86),l=a(32),o=a(93),i=a(8)(" iterator "),u=!([].keys&&" next "in[].keys()),h=function(){return this};d.exports=function(p,_,m,g,k,w,v){c(m,_,g);var b,y,O,j=function(F){if(!u&&F in E)return E[F];switch(F){case" keys ":case" values ":return function(){return new m(this,F)}}return function(){return new m(this,F)}},S=_+" Iterator ",x=k==" values ",C=!1,E=p.prototype,T=E[i]||E[" @ @ iterator "]||k&&E[k],D=T||j(k),M=k?x?j(" entries "):D:void 0,N=_==" Array "&&E.entries||T;if(N&&(O=o(N.call(new p)))!==Object.prototype&&O.next&&(l(O,S,!0),e||typeof O[i]==" function "||n(O,i,h)),x&&T&&T.name!==" values "&&(C=!0,D=function(){return T.call(this)}),e&&!v||!u&&!C&&E[i]||n(E,i,D),s[_]=D,s[S]=h,k)if(b={values:x?D:j(" values "),keys:w?D:j(" keys "),entries:M},v)for(y in b)y in E||r(E,y,b[y]);else t(t.P+t.F*(u||C),_,b);return b}},function(d,f,a){var e=a(2),t=a(16),r=a(84),n=a(4),s=a(3),c=function(l,o,i){var u,h,p,_=l&c.F,m=l&c.G,g=l&c.S,k=l&c.P,w=l&c.B,v=l&c.W,b=m?t:t[o]||(t[o]={}),y=b.prototype,O=m?e:g?e[o]:(e[o]||{}).prototype;for(u in m&&(i=o),i)(h=!_&&O&&O[u]!==void 0)&&s(b,u)||(p=h?O[u]:i[u],b[u]=m&&typeof O[u]!=" function "?i[u]:w&&h?r(p,e):v&&O[u]==p?function(j){var S=function(x,C,E){if(this instanceof j){switch(arguments.length){case 0:return new j;case 1:return new j(x);case 2:return new j(x,C)}return new j(x,C,E)}return j.apply(this,arguments)};return S.prototype=j.prototype,S}(p):k&&typeof p==" function "?r(Function.call,p):p,k&&((b.virtual||(b.virtual={}))[u]=p,l&c.R&&y&&!y[u]&&n(y,u,p)))};c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,d.exports=c},function(d,f,a){d.exports=!a(6)&&!a(18)(function(){return Object.defineProperty(a(47)(" div ")," a ",{get:function(){return 7}}).a!=7})},function(d,f,a){var e=a(11),t=a(2).document,r=e(t)&&e(t.createElement);d.exports=function(n){return r?t.createElement(n):{}}},function(d,f,a){d.exports=a(4)},function(d,f,a){var e=a(17),t=a(87),r=a(31),n=a(29)(" IE _PROTO "),s=function(){},c=function(){var l,o=a(47)(" iframe "),i=r.length;for(o.style.display=" none ",a(92).appendChild(o),o.src=" javascript : ",(l=o.contentWindow.document).open(),l.write(" < script > document . F = Object < \ / script > "),l.close(),c=l.F;i--;)delete c.prototype[r[i]];return c()};d.exports=Object.create||function(l,o){var i;return l!==null?(s.prototype=e(l),i=new s,s.prototype=null,i[n]=l):i=c(),o===void 0?i:t(i,o)}},function(d,f,a){var e=a(3),t=a(7),r=a(89)(!1),n=a(29)(" IE _PROTO ");d.exports=function(s,c){var l,o=t(s),i=0,u=[];for(l in o)l!=n&&e(o,l)&&u.push(l);for(;c.length>i;)e(o,l=c[i++])&&(~r(u,l)||u.push(l));return u}},function(d,f){var a={}.toString;d.exports=function(e){return a.call(e).slice(8,-1)}},function(d,f,a){var e=a(25);d.exports=function(t){return Object(e(t))}},function(d,f){f.f=Object.getOwnPropertySymbols},function(d,f,a){var e=a(50),t=a(31).concat(" length "," prototype ");f.f=Object.getOwnPropertyNames||function(r){return e(r,t)}},function(d,f,a){Object.defineProperty(f," _ _esModule ",{value:!0}),f.default={" 1 c ":" 1 c ",abnf:" abnf ",accesslog:" accesslog ",actionscript:" actionscript ",as:" actionscript ",ada:" ada ",apache:" apache ",apacheconf:" apache ",applescript:" applescript ",osascript:" applescript ",arduino:" arduino ",armasm:" armasm ",arm:" armasm ",asciidoc:" asciidoc ",adoc:" asciidoc ",aspectj:" aspect
` ?k+= `
` :w= `
` +w,g.substring(_-k.length,_)===k&&g.substring(m,m+w.length)===w}(l)?function(p){var _=e,m=t,g=r,k=p.selectionStart,w=p.selectionEnd,v=p.value,b=v.substring(k,w);if(v.substring(k-1,k)=== `
` )_+= `
` ;else if(_+g+(m= `
` +m)===v.substring(k-_.length,w+m.length)){var y=v.substring(0,k-_.length);return y+=v.substring(w+m.length,v.length),p.value=y,p.selectionStart=k-_.length,void(p.selectionEnd=p.selectionStart)}var O=v.substring(0,k-_.length);O+=b,O+=v.substring(w+m.length,v.length),p.value=O,p.selectionStart=k-_.length,p.selectionEnd=p.selectionStart+b.length}(l):n("",h.substring(i,u),l),c.d_value=l.value,l.focus()}else alert("Error: Browser version is too low")};function n(c,l,o){var i=e,u=t,h=o.selectionStart,p=o.selectionEnd,_=o.value,m=_.substring(0,h);m+=i+c+ `
` ,m+=l,m+=u,m+=_.substring(p,_.length),o.value=m,o.selectionStart=h+i.length+(c?0:1),o.selectionEnd=o.selectionStart+c.length+l.length}function s(c){return typeof c.selectionStart=="number"&&typeof c.selectionEnd=="number"}f.insertOl=function(c){var l=c.getTextareaDom();if(s(l)){var o=l.selectionStart,i=l.selectionEnd,u=l.value;if(o===i)l.value=u.substring(0,o)+"1. "+u.substring(i,u.length),l.selectionEnd=l.selectionStart=o+3;else{for(var h=o;h>0&&u.substring(h-1,h)!== `
` ;)h--;for(var p=u.substring(h,i),_=p.split( `
` ),m=0;m<_.length;m++)_[m]=m+1+". "+_[m];var g=_.join( `
` );l.value=u.substring(0,h)+g+u.substring(i,u.length),l.selectionStart=h,l.selectionEnd=i+g.length-p.length}}else alert("Error: Browser version is too low");c.d_value=l.value,l.focus()},f.removeLine=function(c){var l=c.getTextareaDom();if(s(l)){for(var o=l.selectionStart,i=l.selectionEnd,u=l.value,h=o;h>0&&u.substring(h-1,h)!== `
` ;)h--;for(var p=i;p<u.length&&u.substring(p,p+1)!== `
` ;)p++;p<u.length&&p++,l.value=u.substring(0,h)+u.substring(p,u.length),l.selectionEnd=l.selectionStart=h===0?0:h-1}else alert("Error: Browser version is too low");c.d_value=l.value,l.focus()},f.insertUl=function(c){var l=c.getTextareaDom();if(s(l)){var o=l.selectionStart,i=l.selectionEnd,u=l.value;if(o===i)l.value=u.substring(0,o)+"- "+u.substring(i,u.length),l.selectionEnd=l.selectionStart=o+2;else{for(var h=o;h>0&&u.substring(h-1,h)!== `
` ;)h--;var p=u.substring(h,i),_=p.replace(/ \n /g, `
- ` );_="- "+_,l.value=u.substring(0,h)+_+u.substring(i,u.length),l.selectionStart=h,l.selectionEnd=i+_.length-p.length}}else alert("Error: Browser version is too low");c.d_value=l.value,l.focus()},f.insertTab=function(c,l){l=l?new Array(l).fill(" ").join(""):" ";var o=c.getTextareaDom();if(s(o)){var i=o.selectionStart,u=o.selectionEnd,h=o.value,p=h.substring(0,i).split( `
` ).pop();if(p.match(/^ \s *[0-9]+ \. \s + \S */)){var _=p.replace(/( \d +)/,1);o.value=h.substring(0,i-_.length)+l+_+h.substring(u,h.length)}else p.match(/^ \s *- \s + \S */)?o.value=h.substring(0,i-p.length)+l+p+h.substring(u,h.length):o.value=h.substring(0,i)+l+h.substring(u,h.length);o.selectionStart=o.selectionEnd=i+l.length}else alert("Error: Browser version is too low");c.d_value=o.value,o.focus()},f.unInsertTab=function(c,l){var o=new RegExp(l?" \\ s{"+l+"}":" ");console.log("regTab:",o);var i=c.getTextareaDom();if(s(i)){var u=i.selectionStart,h=i.selectionEnd,p=i.value,_=p.substring(0,u).split( `
` ).pop();_.search(o)>=0&&(i.value=p.substring(0,u-_.length)+_.replace(o,"")+p.substring(h,p.length),i.selectionStart=i.selectionEnd=u-(l||1))}else alert("Error: Browser version is too low");c.d_value=i.value,i.focus()},f.insertEnter=function(c,l){var o=c.getTextareaDom();if(s(o)){var i=o.selectionStart,u=o.selectionEnd,h=o.value,p=h.substring(0,i).split( `
` ).pop(),_=p.match(/^ \s *(?:[0-9]+ \. |-) \s + \S +/);if(_){l.preventDefault();var m=_.shift().match(/^ \s *(?:[0-9]+ \. |-) \s /).shift();if(m.search(/-/)>=0)o.value=h.substring(0,i)+ `
` +m+h.substring(u,h.length),o.selectionStart=o.selectionEnd=i+m.length+1;else{var g=m.replace(/( \d +)/,parseInt(m)+1);o.value=h.substring(0,i)+ `
` +g+h.substring(u,h.length),o.selectionStart=o.selectionEnd=i+g.length+1}}else{var k=p.match(/^ \s *(?:[0-9]+ \. |-) \s + $ /);if(k){l.preventDefault();var w=k.shift().length;o.value=h.substring(0,i-w)+ `
` +h.substring(u,h.length),o.selectionStart=o.selectionEnd=i-w}}}else alert("Error: Browser version is too low");c.d_value=o.value,o.focus()},f.getNavigation=function(c,l){var o=void 0;(o=c. $ refs.navigationContent).innerHTML=c.d_render;var i=o.children;if(i.length)for(var u=0;u<i.length;u++)h(i[u],u);function h(p,_,m){/^H[1-6]{1} $ /.exec(p.tagName)?p.onclick=function(){var g=c. $ refs.vShowContent,k=c. $ refs.vNoteEdit;c.s_subfield?c.s_preview_switch&&(k.scrollTop=g.children[_].offsetTop*(k.scrollHeight-k.offsetHeight)/(g.scrollHeight-g.offsetHeight)):c.s_preview_switch&&(g.scrollTop=g.children[_].offsetTop)}:p.style.display="none"}},f.scrollLink=function(c,l){var o=c.srcElement?c.srcElement:c.target,i=o.scrollTop/(o.scrollHeight-o.offsetHeight);l.edit_scroll_height>=0&&o.scrollHeight!==l.edit_scroll_height&&o.scrollHeight-o.offsetHeight-o.scrollTop<=30&&(l. $ refs.vNoteEdit.scrollTop=o.scrollHeight-o.offsetHeight,i=1),l.edit_scroll_height=o.scrollHeight,l. $ refs.vShowContent.scrollHeight>l. $ refs.vShowContent.offsetHeight&&(l. $ refs.vShowContent.scrollTop=(l. $ refs.vShowContent.scrollHeight-l. $ refs.vShowContent.offsetHeight)*i)},f.fullscreenchange=function(c){c. $ el.addEventListener("fullscreenchange",function(l){c. $ toolbar_right_read_change_status()},!1),c. $ el.addEventListener("mozfullscreenchange",function(l){c. $ toolbar_right_read_change_status()},!1),c. $ el.addEventListener("webkitfullscreenchange",function(l){c. $ toolbar_right_read_change_status()},!1),c. $ el.addEventListener("msfullscreenchange",function(l){c. $ toolbar_right_read_change_status()},!1)},f.windowResize=function(c){function l(){c. $ el.clientWidth>768?c.s_subfield=c.subfield:c.s_subfield=!1}l(),window.addEventListener("resize",l)},f.ImagePreviewListener=function(c){c. $ refs.vShowContent.addEventListener("click",function(l){var o=(l=l||window.event).srcElement?l.srcElement:l.target;o.tagName==="IMG"&&(c.imageClick!=null?c.imageClick(o):c.d_preview_imgsrc=o.src)})}},function(d,f,a){d.exports=a(134)},function(d,f,a){d.exports.encode=a(135),d.exports.decode=a(136),d.exports.format=a(137),d.exports.parse=a(138)},function(d,f){d.exports=/[ \0 - \u D7FF \u E000- \u FFFF]|[ \u D800- \u DBFF][ \u DC00- \u DFFF]|[ \u D800- \u DBFF](?![ \u DC00- \u DFFF])|(?:[^ \u D800- \u DBFF]|^)[ \u DC00- \u DFFF]/},function(d,f){d.exports=/[ \0 - \x 1F \x 7F- \x 9F]/},function(d,f){d.exports=/[ \x A0 \u 1680 \u 2000- \u 200A \u 2028 \u 2029 \u 202F \u 205F \u 3000]/},function(d,f,a){var e= ` < [ A - Za - z ] [ A - Za - z0 - 9 \ \ - ] * ( ? : \ \ s + [ a - zA - Z _ : ] [ a - zA - Z0 - 9 : . _ - ] * ( ? : \ \ s *= \ \ s * ( ? : [ ^ "'=<>\`\\x00-\\x20]+|'[^']*'|" [ ^ "]*" ) ) ? ) * \ \ s * \ \ / ? > ` ,t="< \\ /[A-Za-z][A-Za-z0-9 \\ -]* \\ s*>",r=new RegExp("^(?:"+e+"|"+t+"|<!---->|<!--(?:-?[^>-])(?:-?[^-])*-->|<[?].*?[?]>|<![A-Z]+ \\ s+[^>]*>|<! \\ [CDATA \\ [[ \\ s \\ S]*? \\ ] \\ ]>)"),n=new RegExp("^(?:"+e+"|"+t+")");d.exports.HTML_TAG_RE=r,d.exports.HTML_OPEN_CLOSE_TAG_RE=n},function(d,f,a){function e(t,r){var n,s,c,l,o,i=[],u=r.length;for(n=0;n<u;n++)(c=r[n]).marker===126&&c.end!==-1&&(l=r[c.end],(o=t.tokens[c.token]).type="s_open",o.tag="s",o.nesting=1,o.markup="~~",o.content="",(o=t.tokens[l.token]).type="s_close",o.tag="s",o.nesting=-1,o.markup="~~",o.content="",t.tokens[l.token-1].type==="text"&&t.tokens[l.token-1].content==="~"&&i.push(l.token-1));for(;i.length;){for(s=(n=i.pop())+1;s<t.tokens.length&&t.tokens[s].type==="s_close";)s++;n!==--s&&(o=t.tokens[s],t.tokens[s]=t.tokens[n],t.tokens[n]=o)}}d.exports.tokenize=function(t,r){var n,s,c,l,o=t.pos,i=t.src.charCodeAt(o);if(r||i!==126||(c=(s=t.scanDelims(t.pos,!0)).length,l=String.fromCharCode(i),c<2))return!1;for(c%2&&(t.push("text","",0).content=l,c--),n=0;n<c;n+=2)t.push("text","",0).content=l+l,t.delimiters.push({marker:i,length:0,jump:n,token:t.tokens.length-1,end:-1,open:s.can_open,close:s.can_close});return t.pos+=s.length,!0},d.exports.postProcess=function(t){var r,n=t.tokens_meta,s=t.tokens_meta.length;for(e(t,t.delimiters),r=0;r<s;r++)n[r]&&n[r].delimiters&&e(t,n[r].delimiters)}},function(d,f,a){function e(t,r){var n,s,c,l,o,i;for(n=r.length-1;n>=0;n--)(s=r[n]).marker!==95&&s.marker!==42||s.end!==-1&&(c=r[s.end],i=n>0&&r[n-1].end===s.end+1&&r[n-1].token===s.token-1&&r[s.end+1].token===c.t
` ,46,r),[[e.vModelText,i.temp_value]])],4)}},function(d,f,a){var e=a(79).default,t={markdownIt:e.mixins[0].data().markdownIt,mavonEditor:e,LeftToolbar:a(65).default,RightToolbar:a(67).default,install:function(r){r.component("mavon-editor",e)}};d.exports=t},function(d,f,a){a.r(f);var e=a(74),t=a(9);for(var r in t)["default"].indexOf(r)<0&&function(n){a.d(f,n,function(){return t[n]})}(r);a(217),a(219),t.default.render=e.a,t.default.__scopeId="data-v-6996134f",f.default=t.default},function(d,f,a){d.exports={default:a(81),__esModule:!0}},function(d,f,a){a(82),a(94),d.exports=a(33).f("iterator")},function(d,f,a){var e=a(83)(!0);a(44)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,r=this._t,n=this._i;return n>=r.length?{value:void 0,done:!0}:(t=e(r,n),this._i+=t.length,{value:t,done:!1})})},function(d,f,a){var e=a(24),t=a(25);d.exports=function(r){return function(n,s){var c,l,o=String(t(n)),i=e(s),u=o.length;return i<0||i>=u?r?"":void 0:(c=o.charCodeAt(i))<55296||c>56319||i+1===u||(l=o.charCodeAt(i+1))<56320||l>57343?r?o.charAt(i):c:r?o.slice(i,i+2):l-56320+(c-55296<<10)+65536}}},function(d,f,a){var e=a(85);d.exports=function(t,r,n){if(e(t),r===void 0)return t;switch(n){case 1:return function(s){return t.call(r,s)};case 2:return function(s,c){return t.call(r,s,c)};case 3:return function(s,c,l){return t.call(r,s,c,l)}}return function(){return t.apply(r,arguments)}}},function(d,f){d.exports=function(a){if(typeof a!="function")throw TypeError(a+" is not a function!");return a}},function(d,f,a){var e=a(49),t=a(19),r=a(32),n={};a(4)(n,a(8)("iterator"),function(){return this}),d.exports=function(s,c,l){s.prototype=e(n,{next:t(1,l)}),r(s,c+" Iterator")}},function(d,f,a){var e=a(5),t=a(17),r=a(28);d.exports=a(6)?Object.defineProperties:function(n,s){t(n);for(var c,l=r(s),o=l.length,i=0;o>i;)e.f(n,c=l[i++],s[c]);return n}},function(d,f,a){var e=a(51);d.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return e(t)=="String"?t.split(""):Object(t)}},function(d,f,a){var e=a(7),t=a(90),r=a(91);d.exports=function(n){return function(s,c,l){var o,i=e(s),u=t(i.length),h=r(l,u);if(n&&c!=c){for(;u>h;)if((o=i[h++])!=o)return!0}else for(;u>h;h++)if((n||h in i)&&i[h]===c)return n||h||0;return!n&&-1}}},function(d,f,a){var e=a(24),t=Math.min;d.exports=function(r){return r>0?t(e(r),9007199254740991):0}},function(d,f,a){var e=a(24),t=Math.max,r=Math.min;d.exports=function(n,s){return(n=e(n))<0?t(n+s,0):r(n,s)}},function(d,f,a){var e=a(2).document;d.exports=e&&e.documentElement},function(d,f,a){var e=a(3),t=a(52),r=a(29)("IE_PROTO"),n=Object.prototype;d.exports=Object.getPrototypeOf||function(s){return s=t(s),e(s,r)?s[r]:typeof s.constructor=="function"&&s instanceof s.constructor?s.constructor.prototype:s instanceof Object?n:null}},function(d,f,a){a(95);for(var e=a(2),t=a(4),r=a(27),n=a(8)("toStringTag"),s="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),c=0;c<s.length;c++){var l=s[c],o=e[l],i=o&&o.prototype;i&&!i[n]&&t(i,n,l),r[l]=r.Array}},function(d,f,a){var e=a(96),t=a(97),r=a(27),n=a(7);d.exports=a(44)(Array,"Array",function(s,c){this._t=n(s),this._i=0,this._k=c},function(){var s=this._t,c=this._k,l=this._i++;return!s||l>=s.length?(this._t=void 0,t(1)):t(0,c=="keys"?l:c=="values"?s[l]:[l,s[l]])},"values"),r.Arguments=r.Array,e("keys"),e("values"),e("entries")},function(d,f){d.exports=function(){}},function(d,f){d.exports=function(a,e){return{value:e,done:!!a}}},function(d,f,a){d.exports={default:a(99),__esModule:!0}},function(d,f,a){a(100),a(106),a(107),a(108),d.exports=a(16).Symbol},function(d,f,a){var e=a(2),t=a(3),r=a(6),n=a(45),s=a(48),c=a(101).KEY,l=a(18),o=a(30),i=a(32),u=a(20),h=a(8),p=a(33),_=a(34),m
| - | - | - |
| content1 | content2 | content3 |
` },aligncenter:{prefix: ` : : : hljs - center
` ,subfix: `
: : :
` ,str:u.d_words.tl_aligncenter},alignright:{prefix: ` : : : hljs - right
` ,subfix: `
: : :
` ,str:u.d_words.tl_alignright},alignleft:{prefix: ` : : : hljs - left
` ,subfix: `
: : :
` ,str:u.d_words.tl_alignleft}};h.hasOwnProperty(i)&&u.insertText(u.getTextareaDom(),h[i]);var p={undo:e,redo:t,trash:r,save:n,ol:s,ul:c,removeLine:l,code:o};p.hasOwnProperty(i)&&p[i](u)}},function(d,f,a){function e(o){o.s_html_code=!o.s_html_code,o.htmlcode&&o.htmlcode(o.s_html_code,o.d_value)}function t(o){o.s_help=!o.s_help,o.helptoggle&&o.helptoggle(o.s_help,o.d_value)}function r(o){var i=o. $ refs.vReadModel;i.requestFullscreen?i.requestFullscreen():i.mozRequestFullScreen?i.mozRequestFullScreen():i.webkitRequestFullscreen?i.webkitRequestFullscreen():i.msRequestFullscreen&&i.msRequestFullscreen()}function n(o){o.s_preview_switch=!o.s_preview_switch,o.previewtoggle&&o.previewtoggle(o.s_preview_switch,o.d_value)}function s(o){o.s_fullScreen=!o.s_fullScreen,o.fullscreen&&o.fullscreen(o.s_fullScreen,o.d_value)}function c(o){o.s_subfield=!o.s_subfield,o.s_preview_switch=o.s_subfield,o.previewtoggle&&o.previewtoggle(o.s_preview_switch,o.d_value),o.subfieldtoggle&&o.subfieldtoggle(o.s_subfield,o.d_value)}function l(o){o.s_navigation=!o.s_navigation,o.s_navigation&&(o.s_preview_switch=!0),o.navigationtoggle&&o.navigationtoggle(o.s_navigation,o.d_value),o.s_navigation&&o.getNavigation(o,!1)}Object.defineProperty(f,"__esModule",{value:!0}),f.toolbar_right_click=function(o,i){var u={help:t,html:e,read:r,preview:n,fullscreen:s,navigation:l,subfield:c};u.hasOwnProperty(o)&&u[o](i)}},function(d,f,a){Object.defineProperty(f,"__esModule",{value:!0}),f.CONFIG=void 0;var e=w(a(115)),t=w(a(116)),r=w(a(117)),n=w(a(118)),s=w(a(119)),c=w(a(120)),l=w(a(121)),o=w(a(122)),i=w(a(123)),u=w(a(124)),h=w(a(125)),p=w(a(126)),_=w(a(127)),m=w(a(128)),g=w(a(129)),k=w(a(130));function w(v){return v&&v.__esModule?v:{default:v}}f.CONFIG={"help_zh-CN":e.default,"help_zh-TW":t.default,"help_pt-BR":s.default,help_en:r.default,help_fr:n.default,help_ru:c.default,help_de:l.default,help_ja:o.default,"words_zh-CN":i.default,"words_zh-TW":u.default,"words_pt-BR":_.default,words_en:h.default,words_fr:p.default,words_ru:m.default,words_de:g.default,words_ja:k.default,langList:["en","zh-CN","zh-TW","fr","pt-BR","ru","de","ja"],toolbars:{bold:!0,italic:!0,header:!0,underline:!0,strikethrough:!0,mark:!0,superscript:!0,subscript:!0,quote:!0,ol:!0,ul:!0,link:!0,imagelink:!0,code:!0,table:!0,undo:!0,redo:!0,trash:!0,save:!0,alignleft:!0,aligncenter:!0,alignright:!0,navigation:!0,subfield:!0,fullscreen:!0,readmodel:!0,htmlcode:!0,help:!0,preview:!0}}},function(d,f){d.exports= ` @ [ toc ] ( \u76EE\u5F55 )
Markdown \u8BED\u6CD5\u7B80\u4ECB
=== === === === =
> [ \u8BED\u6CD5\u8BE6\u89E3 ] ( http : //commonmark.org/help/)
# # * * \u76EE\u5F55 * *
\ ` \` \`
@ [ toc ] ( \u76EE\u5F55 )
\ ` \` \`
# # * * \u7C97\u4F53 * *
\ ` \` \`
* * \u7C97\u4F53 * *
_ _\u7C97\u4F53 _ _
\ ` \` \`
# # * \u659C\u4F53 *
\ ` \` \`
* \u659C\u4F53 *
_\u659C\u4F53 _
\ ` \` \`
# # \u6807\u9898
\ ` \` \`
# \u4E00\u7EA7\u6807\u9898 #
\u4E00\u7EA7\u6807\u9898
=== =
# # \u4E8C\u7EA7\u6807\u9898 # #
\u4E8C\u7EA7\u6807\u9898
-- --
# # # \u4E09\u7EA7\u6807\u9898 # # #
# # # # \u56DB\u7EA7\u6807\u9898 # # # #
# # # # # \u4E94\u7EA7\u6807\u9898 # # # # #
# # # # # # \u516D\u7EA7\u6807\u9898 # # # # # #
\ ` \` \`
# # \u5206\u5272\u7EBF
\ ` \` \`
* * *
-- -
\ ` \` \`
* * * *
# # ^ \u4E0A ^ \u89D2 ~ \u4E0B ~ \u6807
\ ` \` \`
\u4E0A\u89D2\u6807 x ^ 2 ^
\u4E0B\u89D2\u6807 H ~ 2 ~ 0
\ ` \` \`
# # ++ \u4E0B\u5212\u7EBF ++ ~ ~ \u4E2D\u5212\u7EBF ~ ~
\ ` \` \`
++ \u4E0B\u5212\u7EBF ++
~ ~ \u4E2D\u5212\u7EBF ~ ~
\ ` \` \`
# # == \u6807\u8BB0 ==
\ ` \` \`
== \u6807\u8BB0 ==
\ ` \` \`
# # \u6BB5\u843D\u5F15\u7528
\ ` \` \`
> \u4E00\u7EA7
>> \u4E8C\u7EA7
>>> \u4E09\u7EA7
...
\ ` \` \`
# # \u5217\u8868
\ ` \` \`
\u6709\u5E8F\u5217\u8868
1.
2.
3.
...
\u65E0\u5E8F\u5217\u8868
-
-
...
\ ` \` \`
# # \u4EFB\u52A1\u5217\u8868
- [ x ] \u5DF2\u5B8C\u6210\u4EFB\u52A1
- [ ] \u672A\u5B8C\u6210\u4EFB\u52A1
\ ` \` \`
- [ x ] \u5DF2\u5B8C\u6210\u4EFB\u52A1
- [ ] \u672A\u5B8C\u6210\u4EFB\u52A1
\ ` \` \`
# # \u94FE\u63A5
\ ` \` \`
[ \u94FE\u63A5 ] ( www . baidu . com )
! [ \u56FE\u7247\u63CF\u8FF0 ] ( http : //www.image.com)
\ ` \` \`
# # \u4EE3\u7801\u6BB5\u843D
\ \ \ ` \` \` type
\u4EE3\u7801\u6BB5\u843D
\ \ \ ` \` \`
\ \ \ ` \u 4EE3 \u 7801 \u 5757 \\ \`
\ ` \` \` c++
int main ( )
{
printf ( "hello world!" ) ;
}
\ ` \` \`
\ ` code \`
# # \u8868\u683C ( table )
\ ` \` \`
| \u6807\u98981 | \u6807\u98982 | \u6807\u98983 |
| : -- | : -- : | -- -- : |
| \u5DE6\u5BF9\u9F50 | \u5C45\u4E2D | \u53F3\u5BF9\u9F50 |
| -- -- -- -- -- -- -- -- -- -- -- | -- -- -- -- -- -- - | -- -- -- -- -- -- -- -- - |
\ ` \` \`
| \u6807\u98981 | \u6807\u98982 | \u6807\u98983 |
| : -- | : -- : | -- -- : |
| \u5DE6\u5BF9\u9F50 | \u5C45\u4E2D | \u53F3\u5BF9\u9F50 |
| -- -- -- -- -- -- -- -- -- -- -- | -- -- -- -- -- -- - | -- -- -- -- -- -- -- -- - |
# # \u811A\u6CE8 ( footnote )
\ ` \` \`
hello [ ^ hello ]
\ ` \` \`
\u89C1\u5E95\u90E8\u811A\u6CE8 [ ^ hello ]
[ ^ hello ] : \u4E00\u4E2A\u6CE8\u811A
# # \u8868\u60C5 ( emoji )
[ \u53C2\u8003\u7F51\u7AD9 : https : //www.webpagefx.com/tools/emoji-cheat-sheet/](https://www.webpagefx.com/tools/emoji-cheat-sheet/)
\ ` \` \`
: laughing :
: blush :
: smiley :
: )
...
\ ` \` \`
: laughing : : blush : : smiley : : )
# # $ \ \ KaTeX$\u516C\u5F0F
\u6211\u4EEC\u53EF\u4EE5\u6E32\u67D3\u516C\u5F0F\u4F8B\u5982\uFF1A$x _i + y _i = z _i$\u548C$ \ \ sum _ { i = 1 } ^ n a _i = 0 $
\u6211\u4EEC\u4E5F\u53EF\u4EE5\u5355\u884C\u6E32\u67D3
$$ \ \ sum _ { i = 1 } ^ n a _i = 0 $$
\u5177\u4F53\u53EF\u53C2\u7167 [ katex\u6587\u6863 ] ( http : //www.intmath.com/cg5/katex-mathjax-comparison.php)\u548C[katex\u652F\u6301\u7684\u51FD\u6570](https://github.com/Khan/KaTeX/wiki/Function-Support-in-KaTeX)\u4EE5\u53CA[latex\u6587\u6863](https://math.meta.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference)
# # \u5E03\u5C40
: : : hljs - left
\ ` ::: hljs-left \`
\ ` \u 5C45 \u 5DE6 \`
\ ` ::: \`
: : :
: : : hljs - center
\ ` ::: hljs-center \`
\ ` \u 5C45 \u 4E2D \`
\ ` ::: \`
: : :
: : : hljs - right
\ ` ::: hljs-right \`
\ ` \u 5C45 \u 53F3 \`
\ ` ::: \`
: : :
# # \u5B9A\u4E49
\u672F\u8BED\u4E00
: \u5B9A\u4E49\u4E00
\u5305\u542B\u6709 * \u884C\u5185\u6807\u8BB0 * \u7684\u672F\u8BED\u4E8C
: \u5B9A\u4E49\u4E8C
{ \u4E00\u4E9B\u5B9A\u4E49\u4E8C\u7684\u6587\u5B57\u6216\u4EE3\u7801 }
\u5B9A\u4E49\u4E8C\u7684\u7B2C\u4E09\u6BB5
\ ` \` \`
\u672F\u8BED\u4E00
: \u5B9A\u4E49\u4E00
\u5305\u542B\u6709 * \u884C\u5185\u6807\u8BB0 * \u7684\u672F\u8BED\u4E8C
: \u5B9A\u4E49\u4E8C
{ \u4E00\u4E9B\u5B9A\u4E49\u4E8C\u7684\u6587\u5B57\u6216\u4EE3\u7801 }
\u5B9A\u4E49\u4E8C\u7684\u7B2C\u4E09\u6BB5
\ ` \` \`
# # abbr
* [ HTML ] : Hyper Text Markup Language
* [ W3C ] : World Wide Web Consortium
HTML \u89C4\u8303\u7531 W3C \u7EF4\u62A4
\ ` \` \`
* [ HTML ] : Hyper Text Markup Language
* [ W3C ] : World Wide Web Consortium
HTML \u89C4\u8303\u7531 W3C \u7EF4\u62A4
\ ` \` \`
` },function(d,f){d.exports= ` @ [ toc ] ( \u76EE\u9304 )
Markdown \u8A9E\u6CD5\u7C21\u4ECB
=== === === === =
> [ \u8A9E\u6CD5\u8A73\u89E3 ] ( http : //commonmark.org/help/)
# # * * \u7C97\u9AD4 * *
\ ` \` \`
* * \u7C97\u9AD4 * *
_ _\u7C97\u9AD4 _ _
\ ` \` \`
# # * \u659C\u9AD4 *
\ ` \` \`
* \u659C\u9AD4 *
_\u659C\u9AD4 _
\ ` \` \`
# # \u6A19\u984C
\ ` \` \`
# \u4E00\u7D1A\u6A19\u984C #
\u4E00\u7D1A\u6A19\u984C
=== =
# # \u4E8C\u7D1A\u6A19\u984C # #
\u4E8C\u7D1A\u6A19\u984C
-- --
# # # \u4E09\u7D1A\u6A19\u984C # # #
# # # # \u56DB\u7D1A\u6A19\u984C # # # #
# # # # # \u4E94\u7D1A\u6A19\u984C # # # # #
# # # # # # \u516D\u7D1A\u6A19\u984C # # # # # #
\ ` \` \`
# # \u5206\u5272\u7DDA
\ ` \` \`
* * *
-- -
\ ` \` \`
* * * *
# # ^ \u4E0A ^ \u89D2 ~ \u4E0B ~ \u6A19
\ ` \` \`
\u4E0A\u89D2\u6A19 x ^ 2 ^
\u4E0B\u89D2\u6A19 H ~ 2 ~ 0
\ ` \` \`
# # ++ \u4E0B\u5283\u7DDA ++ ~ ~ \u4E2D\u5283\u7DDA ~ ~
\ ` \` \`
++ \u4E0B\u5283\u7DDA ++
~ ~ \u4E2D\u5283\u7DDA ~ ~
\ ` \` \`
# # == \u6A19\u8A18 ==
\ ` \` \`
== \u6A19\u8A18 ==
\ ` \` \`
# # \u6BB5\u843D\u5F15\u7528
\ ` \` \`
> \u4E00\u7D1A
>> \u4E8C\u7D1A
>>> \u4E09\u7D1A
...
\ ` \` \`
# # \u5217\u8868
\ ` \` \`
\u6709\u5E8F\u5217\u8868
1.
2.
3.
...
\u7121\u5E8F\u5217\u8868
-
-
...
\ ` \` \`
# # \u4EFB\u52D9\u5217\u8868
- [ x ] \u5DF2\u5B8C\u6210\u4EFB\u52D9
- [ ] \u672A\u5B8C\u6210\u4EFB\u52D9
\ ` \` \`
- [ x ] \u5DF2\u5B8C\u6210\u4EFB\u52D9
- [ ] \u672A\u5B8C\u6210\u4EFB\u52D9
\ ` \` \`
# # \u93C8\u63A5
\ ` \` \`
[ \u93C8\u63A5 ] ( www . baidu . com )
! [ \u5716\u7247\u63CF\u8FF0 ] ( http : //www.image.com)
\ ` \` \`
# # \u4EE3\u78BC\u6BB5\u843D
\ \ \ ` \` \` type
\u4EE3\u78BC\u6BB5\u843D
\ \ \ ` \` \`
\ \ \ ` \u 4EE3 \u 78BC \u 584A \\ \`
\ ` \` \` c++
int main ( )
{
printf ( "hello world!" ) ;
}
\ ` \` \`
\ ` code \`
# # \u8868\u683C ( table )
\ ` \` \`
| \u6A19\u984C1 | \u6A19\u984C2 | \u6A19\u984C3 |
| : -- | : -- : | -- -- : |
| \u5DE6\u5C0D\u9F4A | \u5C45\u4E2D | \u53F3\u5C0D\u9F4A |
| -- -- -- -- -- -- -- -- -- -- -- | -- -- -- -- -- -- - | -- -- -- -- -- -- -- -- - |
\ ` \` \`
| \u6A19\u984C1 | \u6A19\u984C2 | \u6A19\u984C3 |
| : -- | : -- : | -- -- : |
| \u5DE6\u5C0D\u9F4A | \u5C45\u4E2D | \u53F3\u5C0D\u9F4A |
| -- -- -- -- -- -- -- -- -- -- -- | -- -- -- -- -- -- - | -- -- -- -- -- -- -- -- - |
# # \u8173\u8A3B ( footnote )
\ ` \` \`
hello [ ^ hello ]
\ ` \` \`
\u898B\u5E95\u90E8\u8173\u8A3B [ ^ hello ]
[ ^ hello ] : \u4E00\u500B\u8A3B\u8173
# # \u8868\u60C5 ( emoji )
[ \u53C3\u8003\u7DB2\u7AD9 : https : //www.webpagefx.com/tools/emoji-cheat-sheet/](https://www.webpagefx.com/tools/emoji-cheat-sheet/)
\ ` \` \`
: laughing :
: blush :
: smiley :
: )
...
\ ` \` \`
: laughing : : blush : : smiley : : )
# # $ \ \ KaTeX$\u516C\u5F0F
\u6211\u5011\u53EF\u4EE5\u6E32\u67D3\u516C\u5F0F\u4F8B\u5982\uFF1A$x _i + y _i = z _i$\u548C$ \ \ sum _ { i = 1 } ^ n a _i = 0 $
\u6211\u5011\u4E5F\u53EF\u4EE5\u55AE\u884C\u6E32\u67D3
$$ \ \ sum _ { i = 1 } ^ n a _i = 0 $$
\u5177\u9AD4\u53EF\u53C3\u7167 [ katex\u6587\u6A94 ] ( http : //www.intmath.com/cg5/katex-mathjax-comparison.php)\u548C[katex\u652F\u6301\u7684\u51FD\u6578](https://github.com/Khan/KaTeX/wiki/Function-Support-in-KaTeX)\u4EE5\u53CA[latex\u6587\u6A94](https://math.meta.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference)
# # \u5E03\u5C40
: : : hljs - left
\ ` ::: hljs-left \`
\ ` \u 5C45 \u 5DE6 \`
\ ` ::: \`
: : :
: : : hljs - center
\ ` ::: hljs-center \`
\ ` \u 5C45 \u 4E2D \`
\ ` ::: \`
: : :
: : : hljs - right
\ ` ::: hljs-right \`
\ ` \u 5C45 \u 53F3 \`
\ ` ::: \`
: : :
# # \u5B9A\u7FA9
\u8853\u8A9E\u4E00
: \u5B9A\u7FA9\u4E00
\u5305\u542B\u6709 * \u884C\u5167\u6A19\u8A18 * \u7684\u8853\u8A9E\u4E8C
: \u5B9A\u7FA9\u4E8C
{ \u4E00\u4E9B\u5B9A\u7FA9\u4E8C\u7684\u6587\u5B57\u6216\u4EE3\u78BC }
\u5B9A\u7FA9\u4E8C\u7684\u7B2C\u4E09\u6BB5
\ ` \` \`
\u8853\u8A9E\u4E00
: \u5B9A\u7FA9\u4E00
\u5305\u542B\u6709 * \u884C\u5167\u6A19\u8A18 * \u7684\u8853\u8A9E\u4E8C
: \u5B9A\u7FA9\u4E8C
{ \u4E00\u4E9B\u5B9A\u7FA9\u4E8C\u7684\u6587\u5B57\u6216\u4EE3\u78BC }
\u5B9A\u7FA9\u4E8C\u7684\u7B2C\u4E09\u6BB5
\ ` \` \`
# # abbr
* [ HTML ] : Hyper Text Markup Language
* [ W3C ] : World Wide Web Consortium
HTML \u898F\u7BC4\u7531 W3C \u7DAD\u8B77
\ ` \` \`
* [ HTML ] : Hyper Text Markup Language
* [ W3C ] : World Wide Web Consortium
HTML \u898F\u7BC4\u7531 W3C \u7DAD\u8B77
\ ` \` \`
` },function(d,f){d.exports= ` @ [ toc ] ( Catalog )
Markdown Guide
===
> Detailed : [ http : //commonmark.org/help/](http://commonmark.org/help/)
# # * * Bold * *
\ ` \` \`
* * bold * *
_ _bold _ _
\ ` \` \`
# # * Italic *
\ ` \` \`
* italic *
_italic _
\ ` \` \`
# # Header
\ ` \` \`
# h1 #
h1
=== =
# # h2 # #
h2
-- --
# # # h3 # # #
# # # # h4 # # # #
# # # # # h5 # # # # #
# # # # # # h6 # # # # # #
\ ` \` \`
# # Dividing line
\ ` \` \`
* * *
-- -
\ ` \` \`
* * * *
# # ^ Super ^ script & ~ Sub ~ script
\ ` \` \`
super x ^ 2 ^
sub H ~ 2 ~ 0
\ ` \` \`
# # ++ Underline ++ & ~ ~ Strikethrough ~ ~
\ ` \` \`
++ underline ++
~ ~ strikethrough ~ ~
\ ` \` \`
# # == Mark ==
\ ` \` \`
== mark ==
\ ` \` \`
# # Quote
\ ` \` \`
> quote 1
>> quote 2
>>> quote 3
...
\ ` \` \`
# # List
\ ` \` \`
ol
1.
2.
3.
...
ul
-
-
...
\ ` \` \`
# # Todo List
- [ x ] task 1
- [ ] task 2
\ ` \` \`
- [ x ] task 1
- [ ] task 2
\ ` \` \`
# # Link
\ ` \` \`
Text Link
[ Text ] ( www . baidu . com )
Image Link
! [ Text ] ( http : //www.image.com)
\ ` \` \`
# # Code
\ \ \ ` \` \` type
code block
\ \ \ ` \` \`
\ \ \ ` code \\ \`
\ ` \` \` c++
int main ( )
{
printf ( "hello world!" ) ;
}
\ ` \` \`
\ ` code \`
# # Table
\ ` \` \`
| th1 | th2 | th3 |
| : -- | : -- : | -- -- : |
| left | center | right |
\ ` \` \`
| th1 | th2 | th3 |
| : -- | : -- : | -- -- : |
| left | center | right |
| -- -- -- -- -- -- -- -- -- -- -- | -- -- -- -- -- -- - | -- -- -- -- -- -- -- -- - |
# # Footnote
\ ` \` \`
hello [ ^ hello ]
\ ` \` \`
Look at the bottom [ ^ hello ]
[ ^ hello ] : footnote
# # Emojis
Detailed : [ https : //www.webpagefx.com/tools/emoji-cheat-sheet/](https://www.webpagefx.com/tools/emoji-cheat-sheet/)
\ ` \` \`
: laughing :
: blush :
: smiley :
: )
...
\ ` \` \`
: laughing : : blush : : smiley : : )
# # $ \ \ KaTeX$ Mathematics
We can render formulas for example\uFF1A$x _i + y _i = z _i$ and $ \ \ sum _ { i = 1 } ^ n a _i = 0 $
We can also single - line rendering
$$ \ \ sum _ { i = 1 } ^ n a _i = 0 $$
Detailed : [ katex ] ( http : //www.intmath.com/cg5/katex-mathjax-comparison.php)\u548C[katex function](https://github.com/Khan/KaTeX/wiki/Function-Support-in-KaTeX)\u4EE5\u53CA[latex](https://math.meta.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference)
# # Layout
: : : hljs - left
\ ` ::: hljs-left \`
\ ` left \`
\ ` ::: \`
: : :
: : : hljs - center
\ ` ::: hljs-center \`
\ ` center \`
\ ` ::: \`
: : :
: : : hljs - right
\ ` ::: hljs-right \`
\ ` right \`
\ ` ::: \`
: : :
# # deflist
Term 1
: Definition 1
Term 2 with * inline markup *
: Definition 2
{ some code , part of Definition 2 }
Third paragraph of definition 2.
\ ` \` \`
Term 1
: Definition 1
Term 2 with * inline markup *
: Definition 2
{ some code , part of Definition 2 }
Third paragraph of definition 2.
\ ` \` \`
# # abbr
* [ HTML ] : Hyper Text Markup Language
* [ W3C ] : World Wide Web Consortium
The HTML specification
is maintained by the W3C .
\ ` \` \`
* [ HTML ] : Hyper Text Markup Language
* [ W3C ] : World Wide Web Consortium
The HTML specification
is maintained by the W3C .
\ ` \` \`
` },function(d,f){d.exports= ` @ [ toc ] ( Catalogue )
Guide Markdown
=== === === === ==
> D \ xE9tail : [ http : //commonmark.org/help/](http://commonmark.org/help/)
# # * * Bold * *
\ ` \` \`
* * bold * *
_ _bold _ _
\ ` \` \`
# # * Italic *
\ ` \` \`
* italic *
_italic _
\ ` \` \`
# # Header
\ ` \` \`
# h1 #
h1
=== =
# # h2 # #
h2
-- --
# # # h3 # # #
# # # # h4 # # # #
# # # # # h5 # # # # #
# # # # # # h6 # # # # # #
\ ` \` \`
# # Dividing line
\ ` \` \`
* * *
-- -
\ ` \` \`
* * * *
# # ^ Super ^ script & ~ Sub ~ script
\ ` \` \`
super x ^ 2 ^
sub H ~ 2 ~ 0
\ ` \` \`
# # ++ Underline ++ & ~ ~ Strikethrough ~ ~
\ ` \` \`
++ underline ++
~ ~ strikethrough ~ ~
\ ` \` \`
# # == Mark ==
\ ` \` \`
== mark ==
\ ` \` \`
# # Quote
\ ` \` \`
> quote 1
>> quote 2
>>> quote 3
...
\ ` \` \`
# # List
\ ` \` \`
ol
1.
2.
3.
...
ul
-
-
...
\ ` \` \`
# # Link
# # Todo List
- [ x ] \ xC9quipe 1
- [ ] \ xC9quipe 2
\ ` \` \`
- [ x ] \ xC9quipe 1
- [ ] \ xC9quipe 2
\ ` \` \`
\ ` \` \`
Text Link
[ Text ] ( www . baidu . com )
Image Link
! [ Text ] ( http : //www.image.com)
\ ` \` \`
# # Code
\ \ \ ` \` \` type
code block
\ \ \ ` \` \`
\ \ \ ` code \\ \`
\ ` \` \` c++
int main ( )
{
printf ( "hello world!" ) ;
}
\ ` \` \`
\ ` code \`
# # Table
\ ` \` \`
| th1 | th2 | th3 |
| : -- | : -- : | -- -- : |
| left | center | right |
\ ` \` \`
| th1 | th2 | th3 |
| : -- | : -- : | -- -- : |
| left | center | right |
| -- -- -- -- -- -- -- -- -- -- -- | -- -- -- -- -- -- - | -- -- -- -- -- -- -- -- - |
# # Footnote
\ ` \` \`
hello [ ^ hello ]
\ ` \` \`
Look at the bottom [ ^ hello ]
[ ^ hello ] : footnote
# # Emojis
Detailed : [ https : //www.webpagefx.com/tools/emoji-cheat-sheet/](https://www.webpagefx.com/tools/emoji-cheat-sheet/)
\ ` \` \`
: laughing :
: blush :
: smiley :
: )
...
\ ` \` \`
: laughing : : blush : : smiley : : )
# # $ \ \ KaTeX$ Mathematics
We can render formulas for example\uFF1A$x _i + y _i = z _i$ and $ \ \ sum _ { i = 1 } ^ n a _i = 0 $
We can also single - line rendering
$$ \ \ sum _ { i = 1 } ^ n a _i = 0 $$
Detailed : [ katex ] ( http : //www.intmath.com/cg5/katex-mathjax-comparison.php)\u548C[katex function](https://github.com/Khan/KaTeX/wiki/Function-Support-in-KaTeX)\u4EE5\u53CA[latex](https://math.meta.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference)
# # Layout
: : : hljs - left
\ ` ::: hljs-left \`
\ ` left \`
\ ` ::: \`
: : :
: : : hljs - center
\ ` ::: hljs-center \`
\ ` center \`
\ ` ::: \`
: : :
: : : hljs - right
\ ` ::: hljs-right \`
\ ` right \`
\ ` ::: \`
: : :
# # deflist
Term 1
: Definition 1
Term 2 with * inline markup *
: Definition 2
{ some code , part of Definition 2 }
Third paragraph of definition 2.
\ ` \` \`
Term 1
: Definition 1
Term 2 with * inline markup *
: Definition 2
{ some code , part of Definition 2 }
Third paragraph of definition 2.
\ ` \` \`
# # abbr
* [ HTML ] : Hyper Text Markup Language
* [ W3C ] : World Wide Web Consortium
The HTML specification
is maintained by the W3C .
\ ` \` \`
* [ HTML ] : Hyper Text Markup Language
* [ W3C ] : World Wide Web Consortium
The HTML specification
is maintained by the W3C .
\ ` \` \`
` },function(d,f){d.exports= ` @ [ toc ] ( Directory )
Guia Markdown
===
> Detalhes : [ http : //commonmark.org/help/](http://commonmark.org/help/)
# # * * Negrito * *
\ ` \` \`
* * negrito * *
_ _negrito _ _
\ ` \` \`
# # * It \ xE1lico *
\ ` \` \`
* it \ xE1lico *
_it \ xE1lico _
\ ` \` \`
# # Cabe \ xE7alho
\ ` \` \`
# h1 #
h1
=== =
# # h2 # #
h2
-- --
# # # h3 # # #
# # # # h4 # # # #
# # # # # h5 # # # # #
# # # # # # h6 # # # # # #
\ ` \` \`
# # Linha Divisora
\ ` \` \`
* * *
-- -
\ ` \` \`
* * * *
# # ^ Sobre ^ scrito & ~ Sub ~ scrito
\ ` \` \`
sobre x ^ 2 ^
sub H ~ 2 ~ 0
\ ` \` \`
# # ++ Sublinhar ++ & ~ ~ Tachar ~ ~
\ ` \` \`
++ sublinhar ++
~ ~ tachar ~ ~
\ ` \` \`
# # == Marcador ==
\ ` \` \`
== marcador ==
\ ` \` \`
# # Cita \ xE7 \ xE3o
\ ` \` \`
> cita \ xE7 \ xE3o 1
>> cita \ xE7 \ xE3o 2
>>> cita \ xE7 \ xE3o 3
...
\ ` \` \`
# # Listas
\ ` \` \`
lista Numerada
1.
2.
3.
...
lista com marcadores
-
-
...
\ ` \` \`
# # Todo Listas
- [ x ] Tarefa 1
- [ ] Tarefa 2
\ ` \` \`
- [ x ] Tarefa 1
- [ ] Tarefa 2
\ ` \` \`
# # Link
\ ` \` \`
Link Texto
[ Text ] ( www . baidu . com )
Link Imagem
! [ Text ] ( http : //www.image.com)
\ ` \` \`
# # C \ xF3digo
\ \ \ ` \` \` tipo
bloco de c \ xF3digo
\ \ \ ` \` \`
\ \ \ ` c \x F3digo \\ \`
\ ` \` \` c++
int main ( )
{
printf ( "hello world!" ) ;
}
\ ` \` \`
\ ` code \`
# # Tabela
\ ` \` \`
| th1 | th2 | th3 |
| : -- | : -- : | -- -- : |
| esquerda | centro | direita |
\ ` \` \`
| th1 | th2 | th3 |
| : -- | : -- : | -- -- : |
| esquerda | centro | direita |
| -- -- -- -- -- -- -- -- -- -- -- | -- -- -- -- -- -- - | -- -- -- -- -- -- -- -- - |
# # Rodap \ xE9
\ ` \` \`
ol \ xE1 [ ^ ol \ xE1 ]
\ ` \` \`
Olhe para baixo [ ^ ol \ xE1 ]
[ ^ ol \ xE1 ] : rodap \ xE9
# # Emojis
Detalhes : [ https : //www.webpagefx.com/tools/emoji-cheat-sheet/](https://www.webpagefx.com/tools/emoji-cheat-sheet/)
\ ` \` \`
: laughing :
: blush :
: smiley :
: )
...
\ ` \` \`
: laughing : : blush : : smiley : : )
# # $ \ \ KaTeX$ Mathematics
Podemos mostrar f \ xF3rmulas por exemplo\uFF1A$x _i + y _i = z _i$ and $ \ \ sum _ { i = 1 } ^ n a _i = 0 $
Podemos tamb \ xE9m mostrar em uma \ xFAnica linha :
$$ \ \ sum _ { i = 1 } ^ n a _i = 0 $$
Detalhes : [ katex ] ( http : //www.intmath.com/cg5/katex-mathjax-comparison.php)\u548C[katex function](https://github.com/Khan/KaTeX/wiki/Function-Support-in-KaTeX)\u4EE5\u53CA[latex](https://math.meta.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference)
# # Layout
: : : hljs - left
\ ` ::: hljs-left \`
\ ` esquerda \`
\ ` ::: \`
: : :
: : : hljs - center
\ ` ::: hljs-center \`
\ ` centro \`
\ ` ::: \`
: : :
: : : hljs - right
\ ` ::: hljs-right \`
\ ` direita \`
\ ` ::: \`
: : :
# # Defini \ xE7 \ xF5es
Termo 1
: Defini \ xE7 \ xE3o 1
Termo 2 com * markup inline *
: Defini \ xE7 \ xE3o 2
{ um pouco de c \ xF3digo , parte da Defini \ xE7 \ xE3o 2 }
Terceiro par \ xE1grafo da defini \ xE7 \ xE3o 2.
\ ` \` \`
Termo 1
: Defini \ xE7 \ xE3o 1
Termo 2 com * markup inline *
: Defini \ xE7 \ xE3o 2
{ um pouco de c \ xF3digo , parte da Defini \ xE7 \ xE3o 2 }
Terceiro par \ xE1grafo da defini \ xE7 \ xE3o 2.
\ ` \` \`
# # Abrevia \ xE7 \ xF5es
* [ HTML ] : Hyper Text Markup Language
* [ W3C ] : World Wide Web Consortium
A especifica \ xE7 \ xE3o HTML
\ xE9 mantida pela W3C .
\ ` \` \`
* [ HTML ] : Hyper Text Markup Language
* [ W3C ] : World Wide Web Consortium
The HTML specification
\ xE9 mantida pela W3C .
\ ` \` \`
` },function(d,f){d.exports= ` @ [ toc ] ( Catalog )
Markdown \u043F\u043E\u043C\u043E\u0449\u044C
===
> \u041F\u043E\u0434\u0440\u043E\u0431\u043D\u0435\u0435 : [ http : //commonmark.org/help/](http://commonmark.org/help/)
# # * * \u041F\u043E\u043B\u0443\u0436\u0438\u0440\u043D\u044B\u0439 * *
\ ` \` \`
* * \u041F\u043E\u043B\u0443\u0436\u0438\u0440\u043D\u044B\u0439 * *
_ _\u041F\u043E\u043B\u0443\u0436\u0438\u0440\u043D\u044B\u0439 _ _
\ ` \` \`
# # * \u041A\u0443\u0440\u0441\u0438\u0432 *
\ ` \` \`
* \u041A\u0443\u0440\u0441\u0438\u0432 *
_\u041A\u0443\u0440\u0441\u0438\u0432 _
\ ` \` \`
# # \u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A
\ ` \` \`
# h1 #
h1
=== =
# # h2 # #
h2
-- --
# # # h3 # # #
# # # # h4 # # # #
# # # # # h5 # # # # #
# # # # # # h6 # # # # # #
\ ` \` \`
# # \u0420\u0430\u0437\u0434\u0435\u043B\u0438\u0442\u0435\u043B\u044C\u043D\u0430\u044F \u043B\u0438\u043D\u0438\u044F
\ ` \` \`
* * *
-- -
\ ` \` \`
* * * *
# # ^ \u0412\u0435\u0440\u0445\u043D\u0438\u0439 ^ \u0438\u043D\u0434\u0435\u043A\u0441 & ~ \u041D\u0438\u0436\u043D\u0438\u0439 ~ \u0438\u043D\u0434\u0435\u043A\u0441
\ ` \` \`
\u0432\u0435\u0440\u0445\u043D\u0438\u0439 x ^ 2 ^
\u043D\u0438\u0436\u043D\u0438\u0439 H ~ 2 ~ 0
\ ` \` \`
# # ++ \u041F\u043E\u0434\u0447\u0435\u0440\u043A\u043D\u0443\u0442\u044B\u0439 ++ & ~ ~ \u0417\u0430\u0447\u0435\u0440\u043A\u043D\u0443\u0442\u044B\u0439 ~ ~
\ ` \` \`
++ \u041F\u043E\u0434\u0447\u0435\u0440\u043A\u043D\u0443\u0442\u044B\u0439 ++
~ ~ \u0417\u0430\u0447\u0435\u0440\u043A\u043D\u0443\u0442\u044B\u0439 ~ ~
\ ` \` \`
# # == \u041E\u0442\u043C\u0435\u0442\u043A\u0430 ==
\ ` \` \`
== \u041E\u0442\u043C\u0435\u0442\u043A\u0430 ==
\ ` \` \`
# # \u0426\u0438\u0442\u0430\u0442\u0430
\ ` \` \`
> \u0426\u0438\u0442\u0430\u0442\u0430
>> \u0426\u0438\u0442\u0430\u0442\u0430 2
>>> \u0426\u0438\u0442\u0430\u0442\u0430 3
...
\ ` \` \`
# # \u0421\u043F\u0438\u0441\u043E\u043A
\ ` \` \`
ol
1.
2.
3.
...
ul
-
-
...
\ ` \` \`
# # \u0421\u043F\u0438\u0441\u043E\u043A \u0437\u0430\u0434\u0430\u0447
- [ x ] \u0417\u0430\u0434\u0430\u0447\u0430 1
- [ ] \u0417\u0430\u0434\u0430\u0447\u0430 2
\ ` \` \`
- [ x ] \u0417\u0430\u0434\u0430\u0447\u0430 1
- [ ] \u0417\u0430\u0434\u0430\u0447\u0430 2
\ ` \` \`
# # \u0421\u0441\u044B\u043B\u043A\u0430
\ ` \` \`
\u0421\u0441\u044B\u043B\u043A\u0430
[ \u0422\u0435\u043A\u0441\u0442 ] ( www . baidu . com )
\u0421\u0441\u044B\u043B\u043A\u0430 \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F
! [ \u0422\u0435\u043A\u0441\u0442 ] ( http : //www.image.com)
\ ` \` \`
# # \u041A\u043E\u0434
\ \ \ ` \` \` type
code block
\ \ \ ` \` \`
\ \ \ ` code \\ \`
\ ` \` \` c++
int main ( )
{
printf ( "hello world!" ) ; }
\ ` \` \`
\ ` code \`
# # \u0422\u0430\u0431\u043B\u0438\u0446\u0430
\ ` \` \`
| th1 | th2 | th3 |
| : -- | : -- : | -- -- : |
| left | center | right |
\ ` \` \`
| th1 | th2 | th3 |
| : -- | : -- : | -- -- : |
| left | center | right |
| -- -- -- -- -- -- -- -- -- -- -- | -- -- -- -- -- -- - | -- -- -- -- -- -- -- -- - |
# # \u0421\u043D\u043E\u0441\u043A\u0430
\ ` \` \`
\u041F\u0440\u0438\u0432\u0435\u0442 [ ^ \u041F\u0440\u0438\u0432\u0435\u0442 ]
\ ` \` \`
\u0422\u0443\u0442 \u0447\u0442\u043E - \u0442\u043E \u043D\u0435\u043F\u043E\u043D\u044F\u0442\u043D\u043E\u0435 [ ^ \u041F\u0440\u0438\u0432\u0435\u0442 ]
[ ^ \u041F\u0440\u0438\u0432\u0435\u0442 ] : \u0410 \u0442\u0443\u0442 \u043E\u0431\u044A\u044F\u0441\u043D\u0435\u043D\u0438\u0435
# # Emojis
\u041F\u043E\u0434\u0440\u043E\u0431\u043D\u0435\u0435 : [ https : //www.webpagefx.com/tools/emoji-cheat-sheet/](https://www.webpagefx.com/tools/emoji-cheat-sheet/)
\ ` \` \`
: laughing :
: blush :
: smiley :
: )
...
\ ` \` \`
: laughing : : blush : : smiley : : )
# # $ \ \ KaTeX$ Mathematics
\u041C\u043E\u0436\u043D\u043E \u0432\u044B\u0432\u043E\u0434\u0438\u0442\u044C \u0442\u0430\u043A\u0438\u0435 \u0444\u043E\u0440\u043C\u0443\u043B\u044B\uFF1A$x _i + y _i = z _i$ and $ \ \ sum _ { i = 1 } ^ n a _i = 0 $
\u0410 \u0442\u0430\u043A\u0436\u0435 \u0432 \u043E\u0434\u043D\u0443 \u0441\u0442\u0440\u043E\u043A\u0443 :
$$ \ \ sum _ { i = 1 } ^ n a _i = 0 $$
\u041F\u043E\u0434\u0440\u043E\u0431\u043D\u0435\u0435 :
- [ katex ] ( http : //www.intmath.com/cg5/katex-mathjax-comparison.php)
- [ katex function ] ( https : //github.com/Khan/KaTeX/wiki/Function-Support-in-KaTeX)
- [ latex ] ( https : //math.meta.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference)
# # \u0420\u0430\u0437\u043C\u0435\u0442\u043A\u0430
: : : hljs - left
\ ` ::: hljs-left \`
\ ` left \`
\ ` ::: \`
: : :
: : : hljs - center
\ ` ::: hljs-center \`
\ ` center \`
\ ` ::: \`
: : :
: : : hljs - right
\ ` ::: hljs-right \`
\ ` right \`
\ ` ::: \`
: : :
# # \u0421\u043F\u0438\u0441\u043E\u043A \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u0435\u043D\u0438\u0439
\u0422\u0435\u0440\u043C\u0438\u043D 1
: \u041E\u043F\u0440\u0435\u0434\u0435\u043B\u0435\u043D\u0438\u0435 1
\u0422\u0435\u0440\u043C\u0438\u043D 2 \u0441 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u0435\u043C * \u0440\u0430\u0437\u043C\u0435\u0442\u043A\u0438 *
: \u041E\u043F\u0440\u0435\u0434\u0435\u043B\u0435\u043D\u0438\u0435 2
{ \u041A\u0430\u043A\u043E\u0439 - \u043D\u0438\u0431\u0443\u0434\u044C \u043A\u043E\u0434 , \u0447\u0430\u0441\u0442\u044C \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u0435\u043D\u0438\u044F 2 }
\u0422\u0440\u0435\u0442\u0438\u0439 \u043F\u0430\u0440\u0430\u0433\u0440\u0430\u0444 \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u0435\u043D\u0438\u044F 2.
\ ` \` \`
\u0422\u0435\u0440\u043C\u0438\u043D 1
: \u041E\u043F\u0440\u0435\u0434\u0435\u043B\u0435\u043D\u0438\u0435 1
\u0422\u0435\u0440\u043C\u0438\u043D 2 \u0441 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u0435\u043C * \u0440\u0430\u0437\u043C\u0435\u0442\u043A\u0438 *
: \u041E\u043F\u0440\u0435\u0434\u0435\u043B\u0435\u043D\u0438\u0435 2
{ \u041A\u0430\u043A\u043E\u0439 - \u043D\u0438\u0431\u0443\u0434\u044C \u043A\u043E\u0434 , \u0447\u0430\u0441\u0442\u044C \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u0435\u043D\u0438\u044F 2 }
\u0422\u0440\u0435\u0442\u0438\u0439 \u043F\u0430\u0440\u0430\u0433\u0440\u0430\u0444 \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u0435\u043D\u0438\u044F 2.
\ ` \` \`
# # \u0421\u043E\u043A\u0440\u0430\u0449\u0435\u043D\u0438\u044F
* [ HTML ] : Hyper Text Markup Language
* [ W3C ] : World Wide Web Consortium
The HTML specification
is maintained by the W3C .
\ ` \` \`
* [ HTML ] : Hyper Text Markup Language
* [ W3C ] : World Wide Web Consortium
The HTML specification
is maintained by the W3C .
\ ` \` \`
` },function(d,f){d.exports= ` @ [ toc ] ( Catalog )
Markdown Handbuch
===
> Details : [ http : //commonmark.org/help/](http://commonmark.org/help/)
# # * * Fett * *
\ ` \` \`
* * fett * *
_ _fett _ _
\ ` \` \`
# # * Kursiv *
\ ` \` \`
* kursiv *
_kursiv _
\ ` \` \`
# # \ xDCberschriften
\ ` \` \`
# h1 #
h1
=== =
# # h2 # #
h2
-- --
# # # h3 # # #
# # # # h4 # # # #
# # # # # h5 # # # # #
# # # # # # h6 # # # # # #
\ ` \` \`
# # Trennlinien
\ ` \` \`
* * *
-- -
\ ` \` \`
* * * *
# # ^ Hoch ^ gestellt & ~ Tief ~ gestellt
\ ` \` \`
hochgestellt x ^ 2 ^
tiefgestellt H ~ 2 ~ 0
\ ` \` \`
# # ++ Unterstrichen ++ & ~ ~ Durchgestrichen ~ ~
\ ` \` \`
++ unterstrichen ++
~ ~ durchgestrichen ~ ~
\ ` \` \`
# # == Markiert ==
\ ` \` \`
== markiert ==
\ ` \` \`
# # Zitat
\ ` \` \`
> zitat 1
>> zitat 2
>>> zitat 3
...
\ ` \` \`
# # Liste
\ ` \` \`
ol
1.
2.
3.
...
ul
-
-
...
\ ` \` \`
# # Todo Liste
- [ x ] aufgabe 1
- [ ] aufgabe 2
\ ` \` \`
- [ x ] aufgabe 1
- [ ] aufgabe 2
\ ` \` \`
# # Link
\ ` \` \`
Text Link
[ Text ] ( www . baidu . com )
Link mit Bild
! [ Text ] ( http : //www.image.com)
\ ` \` \`
# # Code
\ \ \ ` \` \` Typ
Codeblock
\ \ \ ` \` \`
\ \ \ ` code \\ \`
\ ` \` \` c++
int main ( )
{
printf ( "hello world!" ) ;
}
\ ` \` \`
\ ` code \`
# # Tabelle
\ ` \` \`
| th1 | th2 | th3 |
| : -- | : -- : | -- -- : |
| links | mitte | rechts |
\ ` \` \`
| th1 | th2 | th3 |
| : -- | : -- : | -- -- : |
| links | mitte | rechts |
| -- -- -- -- -- -- -- -- -- -- -- | -- -- -- -- -- -- - | -- -- -- -- -- -- -- -- - |
# # Fu \ xDFnote
\ ` \` \`
hallo [ ^ hallo ]
\ ` \` \`
Schau zum unteren Rand [ ^ hallo ]
[ ^ hallo ] : fussnote
# # Emojis
Details : [ https : //www.webpagefx.com/tools/emoji-cheat-sheet/](https://www.webpagefx.com/tools/emoji-cheat-sheet/)
\ ` \` \`
: laughing :
: blush :
: smiley :
: )
...
\ ` \` \`
: laughing : : blush : : smiley : : )
# # $ \ \ KaTeX$ Mathematik
Formeln lassen sich darstellen z . b . \uFF1A$x _i + y _i = z _i$ und $ \ \ sum _ { i = 1 } ^ n a _i = 0 $
Formeln k \ xF6nnen auf einer eigenen Zeile gerendert werden
$$ \ \ sum _ { i = 1 } ^ n a _i = 0 $$
Details : [ katex ] ( http : //www.intmath.com/cg5/katex-mathjax-comparison.php)\u548C[katex function](https://github.com/Khan/KaTeX/wiki/Function-Support-in-KaTeX)\u4EE5\u53CA[latex](https://math.meta.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference)
# # Layout
: : : hljs - left
\ ` ::: hljs-left \`
\ ` links \`
\ ` ::: \`
: : :
: : : hljs - center
\ ` ::: hljs-center \`
\ ` mitte \`
\ ` ::: \`
: : :
: : : hljs - right
\ ` ::: hljs-right \`
\ ` rechts \`
\ ` ::: \`
: : :
# # Liste von Definitionen
Term 1
: Definition 1
Term 2 mit * inline markup *
: Definition 2
{ ein wenig code , teil von Definition 2 }
Dritter Absatz von Definition 2.
\ ` \` \`
Term 1
: Definition 1
Term 2 mit * inline markup *
: Definition 2
{ ein wenig code , teil von Definition 2 }
Dritter Absatz von Definition 2.
\ ` \` \`
# # Abk \ xFCrzungen
* [ HTML ] : Hyper Text Markup Language
* [ W3C ] : World Wide Web Consortium
Die HTML Spezifikation
wird gepflegt vom W3C .
\ ` \` \`
* [ HTML ] : Hyper Text Markup Language
* [ W3C ] : World Wide Web Consortium
Die HTML Spezifikation
wird gepflegt vom W3C .
\ ` \` \`
` },function(d,f){d.exports= ` @ [ toc ] ( \u76EE\u6B21 )
Markdown \u6587\u6CD5\u30AC\u30A4\u30C9
===
> Detailed : [ http : //commonmark.org/help/](http://commonmark.org/help/)
# # * * \u592A\u5B57 * *
\ ` \` \`
* * \u592A\u5B57 * *
_ _\u592A\u5B57 _ _
\ ` \` \`
# # * \u659C\u4F53 *
\ ` \` \`
* \u659C\u4F53 *
_\u659C\u4F53 _
\ ` \` \`
# # \u898B\u51FA\u3057
\ ` \` \`
# h1 #
h1
=== =
# # h2 # #
h2
-- --
# # # h3 # # #
# # # # h4 # # # #
# # # # # h5 # # # # #
# # # # # # h6 # # # # # #
\ ` \` \`
# # \u6A2A\u7DDA
\ ` \` \`
* * *
-- -
\ ` \` \`
* * * *
# # ^ \u4E0A\u4ED8\u304D ^ \u6587\u5B57 & ~ \u4E0B\u4ED8\u304D ~ \u6587\u5B57
\ ` \` \`
super x ^ 2 ^
sub H ~ 2 ~ 0
\ ` \` \`
# # ++ \u4E0B\u7DDA ++ & ~ ~ \u53D6\u308A\u6D88\u3057\u7DDA ~ ~
\ ` \` \`
++ underline ++
~ ~ strikethrough ~ ~
\ ` \` \`
# # == \u86CD\u5149\u30DA\u30F3 ==
\ ` \` \`
== mark ==
\ ` \` \`
# # \u5F15\u7528
\ ` \` \`
> quote 1
>> quote 2
>>> quote 3
...
\ ` \` \`
# # \u30EA\u30B9\u30C8
\ ` \` \`
\u756A\u53F7\u4ED8\u304D\u30EA\u30B9\u30C8
1.
2.
3.
...
\u7B87\u6761\u66F8\u304D\u30EA\u30B9\u30C8
-
-
...
\ ` \` \`
# # Todo\u30EA\u30B9\u30C8
- [ x ] task 1
- [ ] task 2
\ ` \` \`
- [ x ] task 1
- [ ] task 2
\ ` \` \`
# # \u30EA\u30F3\u30AF
\ ` \` \`
Text Link
[ Text ] ( www . baidu . com )
Image Link
! [ Text ] ( http : //www.image.com)
\ ` \` \`
# # \u30B3\u30FC\u30C9
\ \ \ ` \` \` type
code block
\ \ \ ` \` \`
\ \ \ ` code \\ \`
\ ` \` \` c++
int main ( )
{
printf ( "hello world!" ) ;
}
\ ` \` \`
\ ` code \`
# # \u8868
\ ` \` \`
| th1 | th2 | th3 |
| : -- | : -- : | -- -- : |
| left | center | right |
\ ` \` \`
| th1 | th2 | th3 |
| : -- | : -- : | -- -- : |
| left | center | right |
| -- -- -- -- -- -- -- -- -- -- -- | -- -- -- -- -- -- - | -- -- -- -- -- -- -- -- - |
# # \u811A\u6CE8
\ ` \` \`
hello [ ^ hello ]
\ ` \` \`
Look at the bottom [ ^ hello ]
[ ^ hello ] : footnote
# # \u7D75\u6587\u5B57
> Detailed : [ https : //www.webpagefx.com/tools/emoji-cheat-sheet/](https://www.webpagefx.com/tools/emoji-cheat-sheet/)
\ ` \` \`
: laughing :
: blush :
: smiley :
: )
...
\ ` \` \`
: laughing : : blush : : smiley : : )
# # $ \ \ KaTeX$ \u6570\u5F0F
> Detailed : [ KaTeX\u30DE\u30CB\u30E5\u30A2\u30EB ] ( http : //www.intmath.com/cg5/katex-mathjax-comparison.php)\u3001[KaTeX function](https://github.com/Khan/KaTeX/wiki/Function-Support-in-KaTeX)\u3001[LaTeX\u30DE\u30CB\u30E5\u30A2\u30EB](https://math.meta.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference)
We can render formulas for example\uFF1A$x _i + y _i = z _i$ and $ \ \ sum _ { i = 1 } ^ n a _i = 0 $
We can also single - line rendering
$$ \ \ sum _ { i = 1 } ^ n a _i = 0 $$
# # \u30EC\u30A4\u30A2\u30A6\u30C8
: : : hljs - left
\ ` ::: hljs-left \`
\ ` left \`
\ ` ::: \`
: : :
: : : hljs - center
\ ` ::: hljs-center \`
\ ` center \`
\ ` ::: \`
: : :
: : : hljs - right
\ ` ::: hljs-right \`
\ ` right \`
\ ` ::: \`
: : :
# # \u5B9A\u7FA9\u30EA\u30B9\u30C8
Term 1
: Definition 1
Term 2 with * inline markup *
: Definition 2
{ some code , part of Definition 2 }
Third paragraph of definition 2.
\ ` \` \`
Term 1
: Definition 1
Term 2 with * inline markup *
: Definition 2
{ some code , part of Definition 2 }
Third paragraph of definition 2.
\ ` \` \`
# # abbr
* [ HTML ] : Hyper Text Markup Language
* [ W3C ] : World Wide Web Consortium
The HTML specification
is maintained by the W3C .
\ ` \` \`
* [ HTML ] : Hyper Text Markup Language
* [ W3C ] : World Wide Web Consortium
The HTML specification
is maintained by the W3C .
\ ` \` \`
` },function(d){d.exports=JSON.parse('{"start_editor":" \u 5F00 \u 59CB \u 7F16 \u 8F91...","navigation_title":" \u 5BFC \u 822A \u 76EE \u 5F55","tl_bold":" \u 7C97 \u 4F53","tl_italic":" \u 659C \u 4F53","tl_header":" \u 6807 \u 9898","tl_header_one":" \u 4E00 \u 7EA7 \u 6807 \u 9898","tl_header_two":" \u 4E8C \u 7EA7 \u 6807 \u 9898","tl_header_three":" \u 4E09 \u 7EA7 \u 6807 \u 9898","tl_header_four":" \u 56DB \u 7EA7 \u 6807 \u 9898","tl_header_five":" \u 4E94 \u 7EA7 \u 6807 \u 9898","tl_header_six":" \u 516D \u 7EA7 \u 6807 \u 9898","tl_underline":" \u 4E0B \u 5212 \u 7EBF","tl_strikethrough":" \u 4E2D \u 5212 \u 7EBF","tl_mark":" \u 6807 \u 8BB0","tl_superscript":" \u 4E0A \u 89D2 \u 6807","tl_subscript":" \u 4E0B \u 89D2 \u 6807","tl_quote":" \u 6BB5 \u 843D \u 5F15 \u 7528","tl_ol":" \u 6709 \u 5E8F \u 5217 \u 8868","tl_ul":" \u 65E0 \u 5E8F \u 5217 \u 8868","tl_link":" \u 94FE \u 63A5","tl_image":" \u 6DFB \u 52A0 \u 56FE \u 7247 \u 94FE \u 63A5","tl_code":" \u 4EE3 \u 7801 \u 5757","tl_table":" \u 8868 \u 683C","tl_undo":" \u 4E0A \u 4E00 \u 6B65","tl_redo":" \u 4E0B \u 4E00 \u 6B65","tl_trash":" \u 6E05 \u 7A7A","tl_save":" \u 4FDD \u 5B58","tl_navigation_on":" \u 5F00 \u 542F \u 6807 \u 9898 \u 5BFC \u 822A","tl_navigation_off":" \u 5173 \u 95ED \u 6807 \u 9898 \u 5BFC \u 822A","tl_preview":" \u 9884 \u 89C8","tl_aligncenter":" \u 5C45 \u 4E2D","tl_alignleft":" \u 5C45 \u 5DE6","tl_alignright":" \u 5C45 \u 53F3","tl_edit":" \u 7F16 \u 8F91","tl_single_column":" \u 5355 \u 680F","tl_double_column":" \u 53CC \u 680F","tl_fullscreen_on":" \u 5168 \u 5C4F \u 7F16 \u 8F91","tl_fullscreen_off":" \u 9000 \u 51FA \u 5168 \u 5C4F","tl_read":" \u 6C89 \u 6D78 \u 5F0F \u 9605 \u 8BFB","tl_html_on":" \u 67E5 \u 770Bhtml \u 6587 \u 672C","tl_html_off":" \u 8FD4 \u 56DEmarkdown \u 6587 \u 672C","tl_help":"markdown \u 8BED \u 6CD5 \u 5E2E \u 52A9","tl_upload":" \u 4E0A \u 4F20 \u 56FE \u 7247","tl_upload_remove":" \u 5220 \u 9664","tl_popup_link_title":" \u 6DFB \u 52A0 \u 94FE \u 63A5","tl_popup_link_text":" \u 94FE \u 63A5 \u 63CF \u 8FF0","tl_popup_link_addr":" \u 94FE \u 63A5 \u 5730 \u 5740","tl_popup_img_link_title":" \u 6DFB \u 52A0 \u 56FE \u 7247","tl_popup_img_link_text":" \u 56FE \u 7247 \u 63CF \u 8FF0","tl_popup_img_link_addr":" \u 56FE \u 7247 \u 94FE \u 63A5","tl_popup_link_sure":" \u 786E \u 5B9A","tl_popup_link_cancel":" \u 53D6 \u 6D88"}')},function(d){d.exports=JSON.parse('{"start_editor":" \u 958B \u 59CB \u 7DE8 \u 8F2F...","navigation_title":" \u 5C0E \u 822A \u 76EE \u 9304","tl_bold":" \u 7C97 \u 9AD4","tl_italic":" \u 659C \u 9AD4","tl_header":" \u 6A19 \u 984C","tl_header_one":" \u 4E00 \u 7D1A \u 6A19 \u 984C","tl_header_two":" \u 4E8C \u 7D1A \u 6A19 \u 984C","tl_header_three":" \u 4E09 \u 7D1A \u 6A19 \u 984C","tl_header_four":" \u 56DB \u 7D1A \u 6A19 \u 984C","tl_header_five":" \u 4E94 \u 7D1A \u 6A19 \u 984C","tl_header_six":" \u 516D \u 7D1A \u 6A19 \u 984C","tl_underline":" \u 4E0B \u 5283 \u 7DDA","tl_strikethrough":" \u 4E2D \u 5283 \u 7DDA","tl_mark":" \u 6A19 \u 8A18","tl_superscript":" \u 4E0A \u 89D2 \u 6A19","tl_subscript":" \u 4E0B \u 89D2 \u 6A19","tl_quote":" \u 6BB5 \u 843D \u 5F15 \u 7528","tl_ol":" \u 6709 \u 5E8F \u 5217 \u 8868","tl_ul":" \u 7121 \u 5E8F \u 5217 \u 8868","tl_link":" \u 93C8 \u 63A5","tl_image":" \u 6DFB \u 52A0 \u 5716 \u 7247 \u 93C8 \u 63A5","tl_code":" \u 4EE3 \u 78BC \u 584A","tl_table":" \u 8868 \u 683C","tl_undo":" \u 4E0A \u 4E00 \u 6B65","tl_redo":" \u 4E0B \u 4E00 \u 6B65","tl_trash":" \u 6E05 \u 7A7A","tl_save":" \u 4FDD \u 5B58","tl_navigation_on":" \u 958B \u 555F \u 6A19 \u 984C \u 5C0E \u 822A","tl_navigation_off":" \u 95DC \u 9589 \u 6A19 \u 984C \u 5C0E \u 822A","tl_preview":" \u 9810 \u 89BD","tl_aligncenter":" \u 5C45 \u 4E2D","tl_alignleft":" \u 5C45 \u 5DE6","tl_alignright":" \u 5C45 \u 53F3","tl_edit":" \u 7DE8 \u 8F2F","tl_single_column":" \u 55AE \u 6B04","tl_double_column":" \u 96D9 \u 6B04","tl_fullscreen_on":" \u 5168 \u 5C4F \u 7DE8 \u 8F2F","tl_fullscreen_off":" \u 9000 \u 51FA \u 5168 \u 5C4F","tl_read":" \u 6C88 \u 6D78 \u 5F0F \u 95B1 \u 8B80","tl_html_on":" \u 67E5 \u 770Bhtml \u 6587 \u 672C","tl_html_off":" \u 8FD4 \u 56DEmarkdown \u 6587 \u 672C","tl_help":"markdown \u 8A9E \u 6CD5 \u 5E6B \u 52A9","tl_upload":" \u 4E0A \u 50B3 \u 5716 \u 7247","tl_upload_remove":" \u 522A \u 9664","tl_popup_link_title":" \u 6DFB \u 52A0 \u 93C8 \u 63A5","tl_popup_link_text":" \u 93C8 \u 63A5 \u 63CF \u 8FF0","tl_popup_link_addr":" \u 93C8 \u 63A5 \u 5730 \u 5740","tl_popup_img_link_title":" \u 6DFB \u 52A0 \u 5716 \u 7247","tl_popup_img_link_text":" \u 5716 \u 7247 \u 63CF \u 8FF0","tl_popup_img_link_addr":" \u 5716 \u 7247 \u 93C8 \u 63A5","tl_popup_link_sure":" \u 78BA \u 5B9A","tl_popup_link_cancel":" \u 53
` ," "]),c=["'"].concat(s),l=["%","/","?",";","#"].concat(c),o=["/","?","#"],i=/^[+a-z0-9A-Z_-]{0,63} $ /,u=/^([+a-z0-9A-Z_-]{0,63})(.*) $ /,h={javascript:!0,"javascript:":!0},p={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};e.prototype.parse=function(_,m){var g,k,w,v,b,y=_;if(y=y.trim(),!m&&_.split("#").length===1){var O=n.exec(y);if(O)return this.pathname=O[1],O[2]&&(this.search=O[2]),this}var j=t.exec(y);if(j&&(w=(j=j[0]).toLowerCase(),this.protocol=j,y=y.substr(j.length)),(m||j||y.match(/^ \/ \/ [^@ \/ ]+@[^@ \/ ]+/))&&(!(b=y.substr(0,2)==="//")||j&&h[j]||(y=y.substr(2),this.slashes=!0)),!h[j]&&(b||j&&!p[j])){var S,x,C=-1;for(g=0;g<o.length;g++)(v=y.indexOf(o[g]))!==-1&&(C===-1||v<C)&&(C=v);for((x=C===-1?y.lastIndexOf("@"):y.lastIndexOf("@",C))!==-1&&(S=y.slice(0,x),y=y.slice(x+1),this.auth=S),C=-1,g=0;g<l.length;g++)(v=y.indexOf(l[g]))!==-1&&(C===-1||v<C)&&(C=v);C===-1&&(C=y.length),y[C-1]===":"&&C--;var E=y.slice(0,C);y=y.slice(C),this.parseHost(E),this.hostname=this.hostname||"";var T=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!T){var D=this.hostname.split(/ \. /);for(g=0,k=D.length;g<k;g++){var M=D[g];if(M&&!M.match(i)){for(var N="",F=0,H=M.length;F<H;F++)M.charCodeAt(F)>127?N+="x":N+=M[F];if(!N.match(i)){var W=D.slice(0,g),R=D.slice(g+1),P=M.match(u);P&&(W.push(P[1]),R.unshift(P[2])),R.length&&(y=R.join(".")+y),this.hostname=W.join(".");break}}}}this.hostname.length>255&&(this.hostname=""),T&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var $ =y.indexOf("#"); $ !==-1&&(this.hash=y.substr( $ ),y=y.slice(0, $ ));var L=y.indexOf("?");return L!==-1&&(this.search=y.substr(L),y=y.slice(0,L)),y&&(this.pathname=y),p[w]&&this.hostname&&!this.pathname&&(this.pathname=""),this},e.prototype.parseHost=function(_){var m=r.exec(_);m&&((m=m[0])!==":"&&(this.port=m.substr(1)),_=_.substr(0,_.length-m.length)),_&&(this.hostname=_)},d.exports=function(_,m){if(_&&_ instanceof e)return _;var g=new e;return g.parse(_,m),g}},function(d,f,a){f.Any=a(59),f.Cc=a(60),f.Cf=a(140),f.P=a(36),f.Z=a(61)},function(d,f){d.exports=/[ \x AD \u 0600- \u 0605 \u 061C \u 06DD \u 070F \u 08E2 \u 180E \u 200B- \u 200F \u 202A- \u 202E \u 2060- \u 2064 \u 2066- \u 206F \u FEFF \u FFF9- \u FFFB]| \u D804[ \u DCBD \u DCCD]| \u D82F[ \u DCA0- \u DCA3]| \u D834[ \u DD73- \u DD7A]| \u DB40[ \u DC01 \u DC20- \u DC7F]/},function(d,f,a){f.parseLinkLabel=a(142),f.parseLinkDestination=a(143),f.parseLinkTitle=a(144)},function(d,f,a){d.exports=function(e,t,r){var n,s,c,l,o=-1,i=e.posMax,u=e.pos;for(e.pos=t+1,n=1;e.pos<i;){if((c=e.src.charCodeAt(e.pos))===93&&--n==0){s=!0;break}if(l=e.pos,e.md.inline.skipToken(e),c===91){if(l===e.pos-1)n++;else if(r)return e.pos=u,-1}}return s&&(o=e.pos),e.pos=u,o}},function(d,f,a){var e=a(1).unescapeAll;d.exports=function(t,r,n){var s,c,l=r,o={ok:!1,pos:0,lines:0,str:""};if(t.charCodeAt(r)===60){for(r++;r<n;){if((s=t.charCodeAt(r))===10)return o;if(s===62)return o.pos=r+1,o.str=e(t.slice(l+1,r)),o.ok=!0,o;s===92&&r+1<n?r+=2:r++}return o}for(c=0;r<n&&(s=t.charCodeAt(r))!==32&&!(s<32||s===127);)if(s===92&&r+1<n)r+=2;else{if(s===40&&c++,s===41){if(c===0)break;c--}r++}return l===r||c!==0||(o.str=e(t.slice(l,r)),o.lines=0,o.pos=r,o.ok=!0),o}},function(d,f,a){var e=a(1).unescapeAll;d.exports=function(t,r,n){var s,c,l=0,o=r,i={ok:!1,pos:0,lines:0,str:""};if(r>=n||(c=t.charCodeAt(r))!==34&&c!==39&&c!==40)return i;for(r++,c===40&&(c=41);r<n;){if((s=t.charCodeAt(r))===c)return i.pos=r+1,i.lines=l,i.str=e(t.slice(o+1,r)),i.ok=!0,i;s===10?l++:s===92&&r+1<n&&(r++,t.charCodeAt(r)===10&&l++),r++}return i}},function(d,f,a){var e=a(1).assign,t=a(1).unescapeAll,r=a(1).escapeHtml,n={};function s(){this.rules=e({},n)}n.code_inline=function(c,l,o,i,u){var h=c[l];return"<code"+u.renderAttrs(h)+">"+r(c[l].content)+"</code>"},n.code_block=function(c,l,o,i,u){var h=c[l];return"<pre"+u.renderAttrs(h)+"><code>"+r(c[l].content)+ ` < / c o d e > < / p r e >
` },n.fence=function(c,l,o,i,u){var h,p,_,m,g=c[l],k=g.info?t(g.info).trim():"",w="";return k&&(w=k.split(/ \s +/g)[0]),(h=o.highlight&&o.highlight(g.content,w)||r(g.content)).indexOf("<pre")===0?h+ `
` :k?(p=g.attrIndex("class"),_=g.attrs?g.attrs.slice():[],p<0?_.push(["class",o.langPrefix+w]):_[p][1]+=" "+o.langPrefix+w,m={attrs:_},"<pre><code"+u.renderAttrs(m)+">"+h+ ` < / c o d e > < / p r e >
` ):"<pre><code"+u.renderAttrs(g)+">"+h+ ` < / c o d e > < / p r e >
` },n.image=function(c,l,o,i,u){var h=c[l];return h.attrs[h.attrIndex("alt")][1]=u.renderInlineAsText(h.children,o,i),u.renderToken(c,l,o)},n.hardbreak=function(c,l,o){return o.xhtmlOut? ` < br / >
` : ` < br >
` },n.softbreak=function(c,l,o){return o.breaks?o.xhtmlOut? ` < br / >
` : ` < br >
` : `
` },n.text=function(c,l){return r(c[l].content)},n.html_block=function(c,l){return c[l].content},n.html_inline=function(c,l){return c[l].content},s.prototype.renderAttrs=function(c){var l,o,i;if(!c.attrs)return"";for(i="",l=0,o=c.attrs.length;l<o;l++)i+=" "+r(c.attrs[l][0])+'="'+r(c.attrs[l][1])+'"';return i},s.prototype.renderToken=function(c,l,o){var i,u="",h=!1,p=c[l];return p.hidden?"":(p.block&&p.nesting!==-1&&l&&c[l-1].hidden&&(u+= `
` ),u+=(p.nesting===-1?"</":"<")+p.tag,u+=this.renderAttrs(p),p.nesting===0&&o.xhtmlOut&&(u+=" /"),p.block&&(h=!0,p.nesting===1&&l+1<c.length&&((i=c[l+1]).type==="inline"||i.hidden||i.nesting===-1&&i.tag===p.tag)&&(h=!1)),u+=h? ` >
` :">")},s.prototype.renderInline=function(c,l,o){for(var i,u="",h=this.rules,p=0,_=c.length;p<_;p++)h[i=c[p].type]!==void 0?u+=h[i](c,p,l,o,this):u+=this.renderToken(c,p,l);return u},s.prototype.renderInlineAsText=function(c,l,o){for(var i="",u=0,h=c.length;u<h;u++)c[u].type==="text"?i+=c[u].content:c[u].type==="image"&&(i+=this.renderInlineAsText(c[u].children,l,o));return i},s.prototype.render=function(c,l,o){var i,u,h,p="",_=this.rules;for(i=0,u=c.length;i<u;i++)(h=c[i].type)==="inline"?p+=this.renderInline(c[i].children,l,o):_[h]!==void 0?p+=_[c[i].type](c,i,l,o,this):p+=this.renderToken(c,i,l,o);return p},d.exports=s},function(d,f,a){var e=a(37),t=[["normalize",a(147)],["block",a(148)],["inline",a(149)],["linkify",a(150)],["replacements",a(151)],["smartquotes",a(152)]];function r(){this.ruler=new e;for(var n=0;n<t.length;n++)this.ruler.push(t[n][0],t[n][1])}r.prototype.process=function(n){var s,c,l;for(s=0,c=(l=this.ruler.getRules("")).length;s<c;s++)l[s](n)},r.prototype.State=a(153),d.exports=r},function(d,f,a){var e=/ \r \n ?| \n /g,t=/ \0 /g;d.exports=function(r){var n;n=(n=r.src.replace(e, `
` )).replace(t," \u FFFD"),r.src=n}},function(d,f,a){d.exports=function(e){var t;e.inlineMode?((t=new e.Token("inline","",0)).content=e.src,t.map=[0,1],t.children=[],e.tokens.push(t)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}},function(d,f,a){d.exports=function(e){var t,r,n,s=e.tokens;for(r=0,n=s.length;r<n;r++)(t=s[r]).type==="inline"&&e.md.inline.parse(t.content,e.md,e.env,t.children)}},function(d,f,a){var e=a(1).arrayReplaceAt;function t(r){return/^< \/ a \s *>/i.test(r)}d.exports=function(r){var n,s,c,l,o,i,u,h,p,_,m,g,k,w,v,b,y,O,j=r.tokens;if(r.md.options.linkify){for(s=0,c=j.length;s<c;s++)if(j[s].type==="inline"&&r.md.linkify.pretest(j[s].content))for(k=0,n=(l=j[s].children).length-1;n>=0;n--)if((i=l[n]).type!=="link_close"){if(i.type==="html_inline"&&(O=i.content,/^<a[> \s ]/i.test(O)&&k>0&&k--,t(i.content)&&k++),!(k>0)&&i.type==="text"&&r.md.linkify.test(i.content)){for(p=i.content,y=r.md.linkify.match(p),u=[],g=i.level,m=0,h=0;h<y.length;h++)w=y[h].url,v=r.md.normalizeLink(w),r.md.validateLink(v)&&(b=y[h].text,b=y[h].schema?y[h].schema!=="mailto:"||/^mailto:/i.test(b)?r.md.normalizeLinkText(b):r.md.normalizeLinkText("mailto:"+b).replace(/^mailto:/,""):r.md.normalizeLinkText("http://"+b).replace(/^http: \/ \/ /,""),(_=y[h].index)>m&&((o=new r.Token("text","",0)).content=p.slice(m,_),o.level=g,u.push(o)),(o=new r.Token("link_open","a",1)).attrs=[["href",v]],o.level=g++,o.markup="linkify",o.info="auto",u.push(o),(o=new r.Token("text","",0)).content=b,o.level=g,u.push(o),(o=new r.Token("link_close","a",-1)).level=--g,o.markup="linkify",o.info="auto",u.push(o),m=y[h].lastIndex);m<p.length&&((o=new r.Token("text","",0)).content=p.slice(m),o.level=g,u.push(o)),j[s].children=l=e(l,n,u)}}else for(n--;l[n].level!==i.level&&l[n].type!=="link_open";)n--}}},function(d,f,a){var e=/ \+ -| \. \. | \? \? \? \? |!!!!|,,|--/,t=/ \( (c|tm|r|p) \) /i,r=/ \( (c|tm|r|p) \) /gi,n={c:" \x A9",r:" \x AE",p:" \x A7",tm:" \u 2122"};function s(o,i){return n[i.toLowerCase()]}function c(o){var i,u,h=0;for(i=o.length-1;i>=0;i--)(u=o[i]).type!=="text"||h||(u.content=u.content.replace(r,s)),u.type==="link_open"&&u.info==="auto"&&h--,u.type==="link_close"&&u.info==="auto"&&h++}function l(o){var i,u,h=0;for(i=o.length-1;i>=0;i--)(u=o[i]).type!=="text"||h||e.test(u.content)&&(u.content=u.content.replace(/ \+ -/g," \x B1").replace(/ \. {2,}/g," \u 2026").replace(/([?!])…/g," $ 1..").replace(/([?!]){4,}/g," $ 1 $ 1 $ 1").replace(/,{2,}/g,",").replace(/(^|[^-])---([^-]| $ )/gm," $ 1 \u 2014 $ 2").replace(/(^| \s )--( \s | $ )/gm," $ 1 \u 2013 $ 2").replace(/(^|[^- \s ])--([^- \s ]| $ )/gm," $ 1 \u 2013 $ 2")),u.type==="link_open"&&u.info==="auto"&&h--,u.type==="link_close"&&u.info==="auto"&&h++}d.exports=function(o){var i;if(o.md.options.typographer)for(i=o.tokens.length-1;i>=0;i--)o.tokens[i].type==="inline"&&(t.test(o.tokens[i].content)&&c(o.tokens[i].children),e.test(o.tokens[i].content)&&l(o.tokens[i].children))}},function(d,f,a){var e=a(1).isWhiteSpace,t=a(1).isPunctChar,r=a(1).isMdAsciiPunct,n=/['"]/,s=/['"]/g;function c(o,i,u){return o.substr(0,i)+u+o.substr(i+1)}function l(o,i){var u,h,p,_,m,g,k,w,v,b,y,O,j,S,x,C,E,T,D,M,N;for(D=[],u=0;u<o.length;u++){for(h=o[u],k=o[u].level,E=D.length-1;E>=0&&!(D[E].level<=k);E--);if(D.length=E+1,h.type==="text"){m=0,g=(p=h.content).length;e:for(;m<g&&(s.lastIndex=m,_=s.exec(p));){if(x=C=!0,m=_.index+1,T=_[0]==="'",v=32,_.index-1>=0)v=p.charCodeAt(_.index-1);else for(E=u-1;E>=0&&o[E].type!=="softbreak"&&o[E].type!=="hardbreak";E--)if(o[E].type==="text"){v=o[E].content.charCodeAt(o[E].content.length-1);break}if(b=32,m<g)b=p.charCodeAt(m);else for(E=u+1;E<o.length&&o[E].type!=="softbreak"&&o[E].type!=="hardbreak";E++)if(o[E].type==="text"){b=o[E].content.charCodeAt(0);break}if(y=r(v)||t(String.fromCharCode(v)),O=r(b)||t(String.fromCharCode(b)),j=e(v),(S=e(b))?x=!1:O&&(j||y||(x=!1)),j?C=!1:y&&(S||O||(C=!1)),b===34&&_[0]==='"'&&v>=48&&v<=57&&(C=x=!1),x&&C&&(x=!1,C=O),x||C){if(C){for(E=D.length-1;E>=0&&(w=D[E],!(D[E].level<k));E--)if(w.single===T&&D[E].level===k){w=D[E],T?(M=i.md.options.quotes[2],N=i.md.options.quotes[3]):(M=i.md.options.quotes[0],N=i.md.options.quotes[1]),h.content=c(h.co
` : ` < hr class = "footnotes-sep" >
` )+ ` < section class = "footnotes" >
< ol class = "footnotes-list" >
` }function s(){return ` < / o l >
< / s e c t i o n >
` }function c(i,u,h,p,_){var m=_.rules.footnote_anchor_name(i,u,h,p,_);return i[u].meta.subId>0&&(m+=":"+i[u].meta.subId),'<li id="fn'+m+'" class="footnote-item">'}function l(){return ` < / l i >
` }function o(i,u,h,p,_){var m=_.rules.footnote_anchor_name(i,u,h,p,_);return i[u].meta.subId>0&&(m+=":"+i[u].meta.subId),' <a href="#fnref'+m+'" class="footnote-backref"> \u 21A9 \u FE0E</a>'}d.exports=function(i){var u=i.helpers.parseLinkLabel,h=i.utils.isSpace;i.renderer.rules.footnote_ref=r,i.renderer.rules.footnote_block_open=n,i.renderer.rules.footnote_block_close=s,i.renderer.rules.footnote_open=c,i.renderer.rules.footnote_close=l,i.renderer.rules.footnote_anchor=o,i.renderer.rules.footnote_caption=t,i.renderer.rules.footnote_anchor_name=e,i.block.ruler.before("reference","footnote_def",function(p,_,m,g){var k,w,v,b,y,O,j,S,x,C,E,T=p.bMarks[_]+p.tShift[_],D=p.eMarks[_];if(T+4>D||p.src.charCodeAt(T)!==91||p.src.charCodeAt(T+1)!==94)return!1;for(y=T+2;y<D;y++){if(p.src.charCodeAt(y)===32)return!1;if(p.src.charCodeAt(y)===93)break}if(y===T+2||y+1>=D||p.src.charCodeAt(++y)!==58)return!1;if(g)return!0;for(y++,p.env.footnotes||(p.env.footnotes={}),p.env.footnotes.refs||(p.env.footnotes.refs={}),O=p.src.slice(T+2,y-2),p.env.footnotes.refs[":"+O]=-1,(j=new p.Token("footnote_reference_open","",1)).meta={label:O},j.level=p.level++,p.tokens.push(j),k=p.bMarks[_],w=p.tShift[_],v=p.sCount[_],b=p.parentType,E=y,S=x=p.sCount[_]+y-(p.bMarks[_]+p.tShift[_]);y<D&&(C=p.src.charCodeAt(y),h(C));)C===9?x+=4-x%4:x++,y++;return p.tShift[_]=y-E,p.sCount[_]=x-S,p.bMarks[_]=E,p.blkIndent+=4,p.parentType="footnote",p.sCount[_]<p.blkIndent&&(p.sCount[_]+=p.blkIndent),p.md.block.tokenize(p,_,m,!0),p.parentType=b,p.blkIndent-=4,p.tShift[_]=w,p.sCount[_]=v,p.bMarks[_]=k,(j=new p.Token("footnote_reference_close","",-1)).level=--p.level,p.tokens.push(j),!0},{alt:["paragraph","reference"]}),i.inline.ruler.after("image","footnote_inline",function(p,_){var m,g,k,w,v=p.posMax,b=p.pos;return!(b+2>=v)&&p.src.charCodeAt(b)===94&&p.src.charCodeAt(b+1)===91&&(m=b+2,!((g=u(p,b+1))<0)&&(_||(p.env.footnotes||(p.env.footnotes={}),p.env.footnotes.list||(p.env.footnotes.list=[]),k=p.env.footnotes.list.length,p.md.inline.parse(p.src.slice(m,g),p.md,p.env,w=[]),p.push("footnote_ref","",0).meta={id:k},p.env.footnotes.list[k]={content:p.src.slice(m,g),tokens:w}),p.pos=g+1,p.posMax=v,!0))}),i.inline.ruler.after("footnote_inline","footnote_ref",function(p,_){var m,g,k,w,v=p.posMax,b=p.pos;if(b+3>v||!p.env.footnotes||!p.env.footnotes.refs||p.src.charCodeAt(b)!==91||p.src.charCodeAt(b+1)!==94)return!1;for(g=b+2;g<v;g++){if(p.src.charCodeAt(g)===32||p.src.charCodeAt(g)===10)return!1;if(p.src.charCodeAt(g)===93)break}return g!==b+2&&!(g>=v)&&(g++,m=p.src.slice(b+2,g-1),p.env.footnotes.refs[":"+m]!==void 0&&(_||(p.env.footnotes.list||(p.env.footnotes.list=[]),p.env.footnotes.refs[":"+m]<0?(k=p.env.footnotes.list.length,p.env.footnotes.list[k]={label:m,count:0},p.env.footnotes.refs[":"+m]=k):k=p.env.footnotes.refs[":"+m],w=p.env.footnotes.list[k].count,p.env.footnotes.list[k].count++,p.push("footnote_ref","",0).meta={id:k,subId:w,label:m}),p.pos=g,p.posMax=v,!0))}),i.core.ruler.after("inline","footnote_tail",function(p){var _,m,g,k,w,v,b,y,O,j,S=!1,x={};if(p.env.footnotes&&(p.tokens=p.tokens.filter(function(C){return C.type==="footnote_reference_open"?(S=!0,O=[],j=C.meta.label,!1):C.type==="footnote_reference_close"?(S=!1,x[":"+j]=O,!1):(S&&O.push(C),!S)}),p.env.footnotes.list)){for(v=p.env.footnotes.list,b=new p.Token("footnote_block_open","",1),p.tokens.push(b),_=0,m=v.length;_<m;_++){for((b=new p.Token("footnote_open","",1)).meta={id:_,label:v[_].label},p.tokens.push(b),v[_].tokens?(y=[],(b=new p.Token("paragraph_open","p",1)).block=!0,y.push(b),(b=new p.Token("inline","",0)).children=v[_].tokens,b.content=v[_].content,y.push(b),(b=new p.Token("paragraph_close","p",-1)).block=!0,y.push(b)):v[_].label&&(y=x[":"+v[_].label]),y&&(p.tokens=p.tokens.concat(y)),w=p.tokens[p.tokens.length-1].type==="paragraph_close"?p.tokens.pop():null,k=v[_].count>0?v[_].count:1,g=0;g<k;g++)(b=new p.Token("footnote_anchor","",0)).meta={id:_,subId:g,label:v[_].label},p.tokens.push(b);w&&p.tokens.push(w),b=new p.Token("footnote_close","",-1),p.tokens.push(b)}b=new p.Token("footnote_block_close","",-
` )>=0&&s.src.indexOf( `
` )<s.src.indexOf("@[toc]");)s.tokens.slice(-1)[0].type==="softbreak"&&(s.src=s.src.split( `
` ).slice(1).join( `
` ),s.pos=0);var l;if(s.src.charCodeAt(s.pos)!==64||s.src.charCodeAt(s.pos+1)!==91)return!1;var o=r.exec(s.src);if(!o||(o=o.filter(function(p){return p})).length<1||c)return!1;(l=s.push("toc_open","toc",1)).markup="@[toc]",l=s.push("toc_body","",0);var i="Table of Contents";o.length>1&&(i=o.pop()),l.content=i,l=s.push("toc_close","toc",-1);var u=0,h=s.src.indexOf( `
` );return u=h!==-1?s.pos+h:s.pos+s.posMax+1,s.pos=u,!0})}},function(d,f){d.exports=function(a,e){(e=e||{}).highlighted===void 0&&(e.highlighted=!0),e.hljs===void 0&&(e.hljs="auto"),typeof e.langCheck!="function"&&(e.langCheck=function(){}),a.options.highlight=function(t,r){var n=e.hljs;if(e.hljs==="auto"&&(n=window.hljs),e.highlighted&&r&&n){if(n.getLanguage(r))return'<pre><div class="hljs"><code class="'+a.options.langPrefix+r+'">'+n.highlight(r,t,!0).value+"</code></div></pre>";typeof e.langCheck=="function"&&e.langCheck(r)}return'<pre><code class="'+a.options.langPrefix+r+'">'+a.utils.escapeHtml(t)+"</code></pre>"}}},function(d,f,a){var e=null;function t(s,c){var l,o,i=s.posMax,u=!0,h=!0;return l=c>0?s.src.charCodeAt(c-1):-1,o=c+1<=i?s.src.charCodeAt(c+1):-1,(l===32||l===9||o>=48&&o<=57)&&(h=!1),o!==32&&o!==9||(u=!1),{can_open:u,can_close:h}}function r(s,c){if(!e&&window.katex&&(e=window.katex),!e)return!1;var l,o,i,u;if(s.src[s.pos]!==" $ ")return!1;if(!t(s,s.pos).can_open)return c||(s.pending+=" $ "),s.pos+=1,!0;for(o=l=s.pos+1;(o=s.src.indexOf(" $ ",o))!==-1;){for(u=o-1;s.src[u]===" \\ ";)u-=1;if((o-u)%2==1)break;o+=1}return o===-1?(c||(s.pending+=" $ "),s.pos=l,!0):o-l==0?(c||(s.pending+=" $ $ "),s.pos=l+1,!0):t(s,o).can_close?(c||((i=s.push("math_inline","math",0)).markup=" $ ",i.content=s.src.slice(l,o)),s.pos=o+1,!0):(c||(s.pending+=" $ "),s.pos=l,!0)}function n(s,c,l,o){if(!e&&window.katex&&(e=window.katex),!e)return!1;var i,u,h,p,_,m=!1,g=s.bMarks[c]+s.tShift[c],k=s.eMarks[c];if(g+2>k||s.src.slice(g,g+2)!==" $ $ ")return!1;if(g+=2,i=s.src.slice(g,k),o)return!0;for(i.trim().slice(-2)===" $ $ "&&(i=i.trim().slice(0,-2),m=!0),h=c;!m&&!(++h>=l)&&!((g=s.bMarks[h]+s.tShift[h])<(k=s.eMarks[h])&&s.tShift[h]<s.blkIndent);)s.src.slice(g,k).trim().slice(-2)===" $ $ "&&(p=s.src.slice(0,k).lastIndexOf(" $ $ "),u=s.src.slice(g,p),m=!0);return s.line=h+1,(_=s.push("math_block","math",0)).block=!0,_.content=(i&&i.trim()?i+ `
` :"")+s.getLines(c+1,h,s.tShift[c],!0)+(u&&u.trim()?u:""),_.map=[c,s.line],_.markup=" $ $ ",!0}d.exports=function(s,c){c=c||{},s.inline.ruler.after("escape","math_inline",r),s.block.ruler.after("blockquote","math_block",n,{alt:["paragraph","reference","blockquote","list"]}),s.renderer.rules.math_inline=function(l,o){return function(i){!e&&window.katex&&(e=window.katex),c.displayMode=!1;try{return e.renderToString(i,c)}catch(u){return c.throwOnError&&console.log(u),i}}(l[o].content)},s.renderer.rules.math_block=function(l,o){return function(i){!e&&window.katex&&(e=window.katex),c.displayMode=!0;try{return"<p>"+e.renderToString(i,c)+"</p>"}catch(u){return c.throwOnError&&console.log(u),i}}(l[o].content)+ `
` }}},function(d,f){d.exports=function(a,e){a.image_add=function(r,n){a.__image instanceof Object||(a.__image={}),a.__image[r]=n},a.image_del=function(r){a.__image instanceof Object||(a.__image={}),delete a.__image[r]};var t=a.renderer.rules.image;a.renderer.rules.image=function(r,n,s,c,l){var o=r[n].attrs;if(a.__image instanceof Object){for(var i=0;i<o.length;i++)if(o[i][0]=="src"&&a.__image.hasOwnProperty(r[n].attrs[i][1])){o.push(["rel",o[i][1]]),o[i][1]=a.__image[r[n].attrs[i][1]];break}}return t(r,n,s,c,l)}}},function(d,f,a){a(66)},function(d,f,a){(f=a(39)(!1)).push([d.i,".op-icon.dropdown-wrapper.dropdown[data-v-218640b4]{position:relative}.op-icon.dropdown-wrapper.dropdown[type=button][data-v-218640b4]{-webkit-appearance:unset}.op-icon.dropdown-wrapper.dropdown .popup-dropdown[data-v-218640b4]{position:absolute;display:block;background:#fff;top:32px;left:-45px;min-width:130px;z-index:1600;border:1px solid #ebeef5;border-radius:4px;box-shadow:0 2px 12px 0 rgba(0,0,0,0.1)}.op-icon.dropdown-wrapper.dropdown .popup-dropdown .dropdown-item[data-v-218640b4]:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.op-icon.dropdown-wrapper.dropdown .popup-dropdown .dropdown-item[data-v-218640b4]:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.op-icon.dropdown-wrapper.dropdown .popup-dropdown.op-header[data-v-218640b4]{left:-30px;min-width:90px}.op-icon.dropdown-wrapper.dropdown .popup-dropdown.fade-enter-active[data-v-218640b4],.op-icon.dropdown-wrapper.dropdown .popup-dropdown.fade-leave-active[data-v-218640b4]{opacity:1}.op-icon.dropdown-wrapper.dropdown .popup-dropdown.fade-enter[data-v-218640b4],.op-icon.dropdown-wrapper.dropdown .popup-dropdown.fade-leave-active[data-v-218640b4]{opacity:0}.op-icon.dropdown-wrapper.dropdown .popup-dropdown.transition[data-v-218640b4],.op-icon.dropdown-wrapper.dropdown .popup-dropdown.transition .dropdown-item[data-v-218640b4]{transition:all .2s linear 0s}.op-icon.dropdown-wrapper.dropdown .dropdown-item[data-v-218640b4]{height:40px;line-height:40px;font-size:14px;color:#606266;position:relative}.op-icon.dropdown-wrapper.dropdown .dropdown-item[data-v-218640b4]:hover{color:#303133;background-color:#e9e9eb}.op-icon.dropdown-wrapper.dropdown .dropdown-item input[data-v-218640b4]{position:absolute;font-size:100px;right:0;top:0;opacity:0;cursor:pointer}.op-icon.dropdown-wrapper.dropdown .dropdown-images[data-v-218640b4]{box-sizing:border-box}.op-icon.dropdown-wrapper.dropdown .dropdown-images button[data-v-218640b4]{position:absolute;top:-1px;right:5px;font-size:14px}.op-icon.dropdown-wrapper.dropdown .dropdown-images button[data-v-218640b4]:hover{color:#f56c6c;background-color:transparent}.op-icon.dropdown-wrapper.dropdown .dropdown-images span[data-v-218640b4]{display:inline-block;width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.op-icon.dropdown-wrapper.dropdown .dropdown-images:hover .image-show[data-v-218640b4]{display:block !important}.op-icon.dropdown-wrapper.dropdown .dropdown-images .image-show[data-v-218640b4]{display:none;position:absolute;left:-128px;top:0;width:120px;height:90px;object-fit:contain;border:1px solid #f2f6fc}.op-icon.dropdown-wrapper.dropdown .dropdown-images .image-show.transition[data-v-218640b4]{transition:all .2s linear 0s}.op-icon.dropdown-wrapper.dropdown .dropdown-images.transition[data-v-218640b4]{transition:all .2s linear 0s}.add-image-link-wrapper[data-v-218640b4]{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.7);z-index:1600;transition:all .1s linear 0s}.add-image-link-wrapper.fade-enter-active[data-v-218640b4],.add-image-link-wrapper.fade-leave-active[data-v-218640b4]{opacity:1}.add-image-link-wrapper.fade-enter[data-v-218640b4],.add-image-link-wrapper.fade-leave-active[data-v-218640b4]{opacity:0}.add-image-link-wrapper .add-image-link[data-v-218640b4]{position:fixed;box-sizing:border-box;text-align:center;width:24%;left:38%;height:auto;padding:40px;top:25%;transition:all .1s linear 0s;z-index:3;background:#fff;border-radius:2px}@media only screen and (max-width:1500px){.add
` &&i()}return e.trim(o)}},function(d,f,a){var e=a(40).FilterCSS,t=a(69),r=a(72),n=r.parseTag,s=r.parseAttr,c=a(41);function l(i){return i==null}function o(i){(i=function(u){var h={};for(var p in u)h[p]=u[p];return h}(i||{})).stripIgnoreTag&&(i.onIgnoreTag&&console.error('Notes: cannot use these two options "stripIgnoreTag" and "onIgnoreTag" at the same time'),i.onIgnoreTag=t.onIgnoreTagStripAll),i.whiteList=i.whiteList||t.whiteList,i.onTag=i.onTag||t.onTag,i.onTagAttr=i.onTagAttr||t.onTagAttr,i.onIgnoreTag=i.onIgnoreTag||t.onIgnoreTag,i.onIgnoreTagAttr=i.onIgnoreTagAttr||t.onIgnoreTagAttr,i.safeAttrValue=i.safeAttrValue||t.safeAttrValue,i.escapeHtml=i.escapeHtml||t.escapeHtml,this.options=i,i.css===!1?this.cssFilter=!1:(i.css=i.css||{},this.cssFilter=new e(i.css))}o.prototype.process=function(i){if(!(i=(i=i||"").toString()))return"";var u=this.options,h=u.whiteList,p=u.onTag,_=u.onIgnoreTag,m=u.onTagAttr,g=u.onIgnoreTagAttr,k=u.safeAttrValue,w=u.escapeHtml,v=this.cssFilter;u.stripBlankChar&&(i=t.stripBlankChar(i)),u.allowCommentTag||(i=t.stripCommentTag(i));var b=!1;u.stripIgnoreTagBody&&(b=t.StripTagBody(u.stripIgnoreTagBody,_),_=b.onIgnoreTag);var y=n(i,function(O,j,S,x,C){var E,T={sourcePosition:O,position:j,isClosing:C,isWhite:h.hasOwnProperty(S)};if(!l(E=p(S,x,T)))return E;if(T.isWhite){if(T.isClosing)return"</"+S+">";var D=function(F){var H=c.spaceIndex(F);if(H===-1)return{html:"",closing:F[F.length-2]==="/"};var W=(F=c.trim(F.slice(H+1,-1)))[F.length-1]==="/";return W&&(F=c.trim(F.slice(0,-1))),{html:F,closing:W}}(x),M=h[S],N=s(D.html,function(F,H){var W,R=c.indexOf(M,F)!==-1;return l(W=m(S,F,H,R))?R?(H=k(S,F,H,v))?F+'="'+H+'"':F:l(W=g(S,F,H,R))?void 0:W:W});return x="<"+S,N&&(x+=" "+N),D.closing&&(x+=" /"),x+=">"}return l(E=_(S,x,T))?w(x):E},w);return b&&(y=b.remove(y)),y},d.exports=o},function(d,f,a){a(73)},function(d,f,a){(f=a(39)(!1)).push([d.i,"textarea:disabled{background-color:#fff}.v-note-wrapper{position:relative;min-width:300px;min-height:300px;display:flex;flex-direction:column;background-color:#fff;z-index:1500;text-align:left;border:1px solid #f2f6fc;border-radius:4px}.v-note-wrapper.fullscreen{position:fixed;left:0;right:0;bottom:0;top:0;margin:0;height:auto;z-index:1501}.v-note-wrapper .v-note-op{padding:1px;width:100%;display:flex;white-space:pre-line;flex:none;min-height:40px;user-select:none;border-bottom:1px solid #f2f6fc;border-radius:4px 4px 0 0;background-color:#fff;z-index:1}.v-note-wrapper .v-note-op .v-left-item,.v-note-wrapper .v-note-op .v-right-item{flex:1;min-height:40px;box-sizing:border-box}.v-note-wrapper .v-note-op .v-left-item .op-icon-divider,.v-note-wrapper .v-note-op .v-right-item .op-icon-divider{height:40px;border-left:1px solid #e5e5e5;margin:0 6px 0 4px}.v-note-wrapper .v-note-op .v-left-item .op-icon,.v-note-wrapper .v-note-op .v-right-item .op-icon{box-sizing:border-box;display:inline-block;cursor:pointer;height:28px;width:28px;margin:6px 0 5px 0;font-size:14px;padding:4.5px 6px 5px 3.5px;color:#757575;border-radius:5px;text-align:center;background:none;border:none;outline:none;line-height:1}.v-note-wrapper .v-note-op .v-left-item .op-icon.dropdown-wrapper,.v-note-wrapper .v-note-op .v-right-item .op-icon.dropdown-wrapper{line-height:18px}.v-note-wrapper .v-note-op .v-left-item .op-icon.selected,.v-note-wrapper .v-note-op .v-right-item .op-icon.selected{color:rgba(0,0,0,0.8);background:#eaeaea}.v-note-wrapper .v-note-op .v-left-item .op-icon:hover,.v-note-wrapper .v-note-op .v-right-item .op-icon:hover{color:rgba(0,0,0,0.8);background:#e9e9eb}.v-note-wrapper .v-note-op .v-left-item.transition .op-icon,.v-note-wrapper .v-note-op .v-right-item.transition .op-icon{transition:all .2s linear 0s}.v-note-wrapper .v-note-op .v-right-item{text-align:right;padding-right:6px;max-width:30%}.v-note-wrapper .v-note-op .v-left-item{text-align:left;padding-left:6px}.v-note-wrapper .v-note-panel{position:relative;border-top:none;display:flex;flex:1;width:100%;box-sizing:border-box;overflow:hidden}.v-note-wrapper .v-note-panel .v-note-edit.divarea-wrapper{flex:0 0 50%;width:50%;padding:0;