markdown-it.js 292 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963
  1. /*! markdown-it 14.1.0 https://github.com/markdown-it/markdown-it @license MIT */
  2. (function(global, factory) {
  3. typeof exports === "object" && typeof module !== "undefined" ? module.exports = factory() : typeof define === "function" && define.amd ? define(factory) : (global = typeof globalThis !== "undefined" ? globalThis : global || self,
  4. global.markdownit = factory());
  5. })(this, (function() {
  6. "use strict";
  7. /* eslint-disable no-bitwise */ const decodeCache = {};
  8. function getDecodeCache(exclude) {
  9. let cache = decodeCache[exclude];
  10. if (cache) {
  11. return cache;
  12. }
  13. cache = decodeCache[exclude] = [];
  14. for (let i = 0; i < 128; i++) {
  15. const ch = String.fromCharCode(i);
  16. cache.push(ch);
  17. }
  18. for (let i = 0; i < exclude.length; i++) {
  19. const ch = exclude.charCodeAt(i);
  20. cache[ch] = "%" + ("0" + ch.toString(16).toUpperCase()).slice(-2);
  21. }
  22. return cache;
  23. }
  24. // Decode percent-encoded string.
  25. function decode$1(string, exclude) {
  26. if (typeof exclude !== "string") {
  27. exclude = decode$1.defaultChars;
  28. }
  29. const cache = getDecodeCache(exclude);
  30. return string.replace(/(%[a-f0-9]{2})+/gi, (function(seq) {
  31. let result = "";
  32. for (let i = 0, l = seq.length; i < l; i += 3) {
  33. const b1 = parseInt(seq.slice(i + 1, i + 3), 16);
  34. if (b1 < 128) {
  35. result += cache[b1];
  36. continue;
  37. }
  38. if ((b1 & 224) === 192 && i + 3 < l) {
  39. // 110xxxxx 10xxxxxx
  40. const b2 = parseInt(seq.slice(i + 4, i + 6), 16);
  41. if ((b2 & 192) === 128) {
  42. const chr = b1 << 6 & 1984 | b2 & 63;
  43. if (chr < 128) {
  44. result += "\ufffd\ufffd";
  45. } else {
  46. result += String.fromCharCode(chr);
  47. }
  48. i += 3;
  49. continue;
  50. }
  51. }
  52. if ((b1 & 240) === 224 && i + 6 < l) {
  53. // 1110xxxx 10xxxxxx 10xxxxxx
  54. const b2 = parseInt(seq.slice(i + 4, i + 6), 16);
  55. const b3 = parseInt(seq.slice(i + 7, i + 9), 16);
  56. if ((b2 & 192) === 128 && (b3 & 192) === 128) {
  57. const chr = b1 << 12 & 61440 | b2 << 6 & 4032 | b3 & 63;
  58. if (chr < 2048 || chr >= 55296 && chr <= 57343) {
  59. result += "\ufffd\ufffd\ufffd";
  60. } else {
  61. result += String.fromCharCode(chr);
  62. }
  63. i += 6;
  64. continue;
  65. }
  66. }
  67. if ((b1 & 248) === 240 && i + 9 < l) {
  68. // 111110xx 10xxxxxx 10xxxxxx 10xxxxxx
  69. const b2 = parseInt(seq.slice(i + 4, i + 6), 16);
  70. const b3 = parseInt(seq.slice(i + 7, i + 9), 16);
  71. const b4 = parseInt(seq.slice(i + 10, i + 12), 16);
  72. if ((b2 & 192) === 128 && (b3 & 192) === 128 && (b4 & 192) === 128) {
  73. let chr = b1 << 18 & 1835008 | b2 << 12 & 258048 | b3 << 6 & 4032 | b4 & 63;
  74. if (chr < 65536 || chr > 1114111) {
  75. result += "\ufffd\ufffd\ufffd\ufffd";
  76. } else {
  77. chr -= 65536;
  78. result += String.fromCharCode(55296 + (chr >> 10), 56320 + (chr & 1023));
  79. }
  80. i += 9;
  81. continue;
  82. }
  83. }
  84. result += "\ufffd";
  85. }
  86. return result;
  87. }));
  88. }
  89. decode$1.defaultChars = ";/?:@&=+$,#";
  90. decode$1.componentChars = "";
  91. const encodeCache = {};
  92. // Create a lookup array where anything but characters in `chars` string
  93. // and alphanumeric chars is percent-encoded.
  94. function getEncodeCache(exclude) {
  95. let cache = encodeCache[exclude];
  96. if (cache) {
  97. return cache;
  98. }
  99. cache = encodeCache[exclude] = [];
  100. for (let i = 0; i < 128; i++) {
  101. const ch = String.fromCharCode(i);
  102. if (/^[0-9a-z]$/i.test(ch)) {
  103. // always allow unencoded alphanumeric characters
  104. cache.push(ch);
  105. } else {
  106. cache.push("%" + ("0" + i.toString(16).toUpperCase()).slice(-2));
  107. }
  108. }
  109. for (let i = 0; i < exclude.length; i++) {
  110. cache[exclude.charCodeAt(i)] = exclude[i];
  111. }
  112. return cache;
  113. }
  114. // Encode unsafe characters with percent-encoding, skipping already
  115. // encoded sequences.
  116. // - string - string to encode
  117. // - exclude - list of characters to ignore (in addition to a-zA-Z0-9)
  118. // - keepEscaped - don't encode '%' in a correct escape sequence (default: true)
  119. function encode$1(string, exclude, keepEscaped) {
  120. if (typeof exclude !== "string") {
  121. // encode(string, keepEscaped)
  122. keepEscaped = exclude;
  123. exclude = encode$1.defaultChars;
  124. }
  125. if (typeof keepEscaped === "undefined") {
  126. keepEscaped = true;
  127. }
  128. const cache = getEncodeCache(exclude);
  129. let result = "";
  130. for (let i = 0, l = string.length; i < l; i++) {
  131. const code = string.charCodeAt(i);
  132. if (keepEscaped && code === 37 /* % */ && i + 2 < l) {
  133. if (/^[0-9a-f]{2}$/i.test(string.slice(i + 1, i + 3))) {
  134. result += string.slice(i, i + 3);
  135. i += 2;
  136. continue;
  137. }
  138. }
  139. if (code < 128) {
  140. result += cache[code];
  141. continue;
  142. }
  143. if (code >= 55296 && code <= 57343) {
  144. if (code >= 55296 && code <= 56319 && i + 1 < l) {
  145. const nextCode = string.charCodeAt(i + 1);
  146. if (nextCode >= 56320 && nextCode <= 57343) {
  147. result += encodeURIComponent(string[i] + string[i + 1]);
  148. i++;
  149. continue;
  150. }
  151. }
  152. result += "%EF%BF%BD";
  153. continue;
  154. }
  155. result += encodeURIComponent(string[i]);
  156. }
  157. return result;
  158. }
  159. encode$1.defaultChars = ";/?:@&=+$,-_.!~*'()#";
  160. encode$1.componentChars = "-_.!~*'()";
  161. function format(url) {
  162. let result = "";
  163. result += url.protocol || "";
  164. result += url.slashes ? "//" : "";
  165. result += url.auth ? url.auth + "@" : "";
  166. if (url.hostname && url.hostname.indexOf(":") !== -1) {
  167. // ipv6 address
  168. result += "[" + url.hostname + "]";
  169. } else {
  170. result += url.hostname || "";
  171. }
  172. result += url.port ? ":" + url.port : "";
  173. result += url.pathname || "";
  174. result += url.search || "";
  175. result += url.hash || "";
  176. return result;
  177. }
  178. // Copyright Joyent, Inc. and other Node contributors.
  179. // Permission is hereby granted, free of charge, to any person obtaining a
  180. // copy of this software and associated documentation files (the
  181. // "Software"), to deal in the Software without restriction, including
  182. // without limitation the rights to use, copy, modify, merge, publish,
  183. // distribute, sublicense, and/or sell copies of the Software, and to permit
  184. // persons to whom the Software is furnished to do so, subject to the
  185. // following conditions:
  186. // The above copyright notice and this permission notice shall be included
  187. // in all copies or substantial portions of the Software.
  188. // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  189. // OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  190. // MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
  191. // NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
  192. // DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
  193. // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
  194. // USE OR OTHER DEALINGS IN THE SOFTWARE.
  195. // Changes from joyent/node:
  196. // 1. No leading slash in paths,
  197. // e.g. in `url.parse('http://foo?bar')` pathname is ``, not `/`
  198. // 2. Backslashes are not replaced with slashes,
  199. // so `http:\\example.org\` is treated like a relative path
  200. // 3. Trailing colon is treated like a part of the path,
  201. // i.e. in `http://example.org:foo` pathname is `:foo`
  202. // 4. Nothing is URL-encoded in the resulting object,
  203. // (in joyent/node some chars in auth and paths are encoded)
  204. // 5. `url.parse()` does not have `parseQueryString` argument
  205. // 6. Removed extraneous result properties: `host`, `path`, `query`, etc.,
  206. // which can be constructed using other parts of the url.
  207. function Url() {
  208. this.protocol = null;
  209. this.slashes = null;
  210. this.auth = null;
  211. this.port = null;
  212. this.hostname = null;
  213. this.hash = null;
  214. this.search = null;
  215. this.pathname = null;
  216. }
  217. // Reference: RFC 3986, RFC 1808, RFC 2396
  218. // define these here so at least they only have to be
  219. // compiled once on the first module load.
  220. const protocolPattern = /^([a-z0-9.+-]+:)/i;
  221. const portPattern = /:[0-9]*$/;
  222. // Special case for a simple path URL
  223. /* eslint-disable-next-line no-useless-escape */ const simplePathPattern = /^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/;
  224. // RFC 2396: characters reserved for delimiting URLs.
  225. // We actually just auto-escape these.
  226. const delims = [ "<", ">", '"', "`", " ", "\r", "\n", "\t" ];
  227. // RFC 2396: characters not allowed for various reasons.
  228. const unwise = [ "{", "}", "|", "\\", "^", "`" ].concat(delims);
  229. // Allowed by RFCs, but cause of XSS attacks. Always escape these.
  230. const autoEscape = [ "'" ].concat(unwise);
  231. // Characters that are never ever allowed in a hostname.
  232. // Note that any invalid chars are also handled, but these
  233. // are the ones that are *expected* to be seen, so we fast-path
  234. // them.
  235. const nonHostChars = [ "%", "/", "?", ";", "#" ].concat(autoEscape);
  236. const hostEndingChars = [ "/", "?", "#" ];
  237. const hostnameMaxLen = 255;
  238. const hostnamePartPattern = /^[+a-z0-9A-Z_-]{0,63}$/;
  239. const hostnamePartStart = /^([+a-z0-9A-Z_-]{0,63})(.*)$/;
  240. // protocols that can allow "unsafe" and "unwise" chars.
  241. // protocols that never have a hostname.
  242. const hostlessProtocol = {
  243. javascript: true,
  244. "javascript:": true
  245. };
  246. // protocols that always contain a // bit.
  247. const slashedProtocol = {
  248. http: true,
  249. https: true,
  250. ftp: true,
  251. gopher: true,
  252. file: true,
  253. "http:": true,
  254. "https:": true,
  255. "ftp:": true,
  256. "gopher:": true,
  257. "file:": true
  258. };
  259. function urlParse(url, slashesDenoteHost) {
  260. if (url && url instanceof Url) return url;
  261. const u = new Url;
  262. u.parse(url, slashesDenoteHost);
  263. return u;
  264. }
  265. Url.prototype.parse = function(url, slashesDenoteHost) {
  266. let lowerProto, hec, slashes;
  267. let rest = url;
  268. // trim before proceeding.
  269. // This is to support parse stuff like " http://foo.com \n"
  270. rest = rest.trim();
  271. if (!slashesDenoteHost && url.split("#").length === 1) {
  272. // Try fast path regexp
  273. const simplePath = simplePathPattern.exec(rest);
  274. if (simplePath) {
  275. this.pathname = simplePath[1];
  276. if (simplePath[2]) {
  277. this.search = simplePath[2];
  278. }
  279. return this;
  280. }
  281. }
  282. let proto = protocolPattern.exec(rest);
  283. if (proto) {
  284. proto = proto[0];
  285. lowerProto = proto.toLowerCase();
  286. this.protocol = proto;
  287. rest = rest.substr(proto.length);
  288. }
  289. // figure out if it's got a host
  290. // user@server is *always* interpreted as a hostname, and url
  291. // resolution will treat //foo/bar as host=foo,path=bar because that's
  292. // how the browser resolves relative URLs.
  293. /* eslint-disable-next-line no-useless-escape */ if (slashesDenoteHost || proto || rest.match(/^\/\/[^@\/]+@[^@\/]+/)) {
  294. slashes = rest.substr(0, 2) === "//";
  295. if (slashes && !(proto && hostlessProtocol[proto])) {
  296. rest = rest.substr(2);
  297. this.slashes = true;
  298. }
  299. }
  300. if (!hostlessProtocol[proto] && (slashes || proto && !slashedProtocol[proto])) {
  301. // there's a hostname.
  302. // the first instance of /, ?, ;, or # ends the host.
  303. // If there is an @ in the hostname, then non-host chars *are* allowed
  304. // to the left of the last @ sign, unless some host-ending character
  305. // comes *before* the @-sign.
  306. // URLs are obnoxious.
  307. // ex:
  308. // http://a@b@c/ => user:a@b host:c
  309. // http://a@b?@c => user:a host:c path:/?@c
  310. // v0.12 TODO(isaacs): This is not quite how Chrome does things.
  311. // Review our test case against browsers more comprehensively.
  312. // find the first instance of any hostEndingChars
  313. let hostEnd = -1;
  314. for (let i = 0; i < hostEndingChars.length; i++) {
  315. hec = rest.indexOf(hostEndingChars[i]);
  316. if (hec !== -1 && (hostEnd === -1 || hec < hostEnd)) {
  317. hostEnd = hec;
  318. }
  319. }
  320. // at this point, either we have an explicit point where the
  321. // auth portion cannot go past, or the last @ char is the decider.
  322. let auth, atSign;
  323. if (hostEnd === -1) {
  324. // atSign can be anywhere.
  325. atSign = rest.lastIndexOf("@");
  326. } else {
  327. // atSign must be in auth portion.
  328. // http://a@b/c@d => host:b auth:a path:/c@d
  329. atSign = rest.lastIndexOf("@", hostEnd);
  330. }
  331. // Now we have a portion which is definitely the auth.
  332. // Pull that off.
  333. if (atSign !== -1) {
  334. auth = rest.slice(0, atSign);
  335. rest = rest.slice(atSign + 1);
  336. this.auth = auth;
  337. }
  338. // the host is the remaining to the left of the first non-host char
  339. hostEnd = -1;
  340. for (let i = 0; i < nonHostChars.length; i++) {
  341. hec = rest.indexOf(nonHostChars[i]);
  342. if (hec !== -1 && (hostEnd === -1 || hec < hostEnd)) {
  343. hostEnd = hec;
  344. }
  345. }
  346. // if we still have not hit it, then the entire thing is a host.
  347. if (hostEnd === -1) {
  348. hostEnd = rest.length;
  349. }
  350. if (rest[hostEnd - 1] === ":") {
  351. hostEnd--;
  352. }
  353. const host = rest.slice(0, hostEnd);
  354. rest = rest.slice(hostEnd);
  355. // pull out port.
  356. this.parseHost(host);
  357. // we've indicated that there is a hostname,
  358. // so even if it's empty, it has to be present.
  359. this.hostname = this.hostname || "";
  360. // if hostname begins with [ and ends with ]
  361. // assume that it's an IPv6 address.
  362. const ipv6Hostname = this.hostname[0] === "[" && this.hostname[this.hostname.length - 1] === "]";
  363. // validate a little.
  364. if (!ipv6Hostname) {
  365. const hostparts = this.hostname.split(/\./);
  366. for (let i = 0, l = hostparts.length; i < l; i++) {
  367. const part = hostparts[i];
  368. if (!part) {
  369. continue;
  370. }
  371. if (!part.match(hostnamePartPattern)) {
  372. let newpart = "";
  373. for (let j = 0, k = part.length; j < k; j++) {
  374. if (part.charCodeAt(j) > 127) {
  375. // we replace non-ASCII char with a temporary placeholder
  376. // we need this to make sure size of hostname is not
  377. // broken by replacing non-ASCII by nothing
  378. newpart += "x";
  379. } else {
  380. newpart += part[j];
  381. }
  382. }
  383. // we test again with ASCII char only
  384. if (!newpart.match(hostnamePartPattern)) {
  385. const validParts = hostparts.slice(0, i);
  386. const notHost = hostparts.slice(i + 1);
  387. const bit = part.match(hostnamePartStart);
  388. if (bit) {
  389. validParts.push(bit[1]);
  390. notHost.unshift(bit[2]);
  391. }
  392. if (notHost.length) {
  393. rest = notHost.join(".") + rest;
  394. }
  395. this.hostname = validParts.join(".");
  396. break;
  397. }
  398. }
  399. }
  400. }
  401. if (this.hostname.length > hostnameMaxLen) {
  402. this.hostname = "";
  403. }
  404. // strip [ and ] from the hostname
  405. // the host field still retains them, though
  406. if (ipv6Hostname) {
  407. this.hostname = this.hostname.substr(1, this.hostname.length - 2);
  408. }
  409. }
  410. // chop off from the tail first.
  411. const hash = rest.indexOf("#");
  412. if (hash !== -1) {
  413. // got a fragment string.
  414. this.hash = rest.substr(hash);
  415. rest = rest.slice(0, hash);
  416. }
  417. const qm = rest.indexOf("?");
  418. if (qm !== -1) {
  419. this.search = rest.substr(qm);
  420. rest = rest.slice(0, qm);
  421. }
  422. if (rest) {
  423. this.pathname = rest;
  424. }
  425. if (slashedProtocol[lowerProto] && this.hostname && !this.pathname) {
  426. this.pathname = "";
  427. }
  428. return this;
  429. };
  430. Url.prototype.parseHost = function(host) {
  431. let port = portPattern.exec(host);
  432. if (port) {
  433. port = port[0];
  434. if (port !== ":") {
  435. this.port = port.substr(1);
  436. }
  437. host = host.substr(0, host.length - port.length);
  438. }
  439. if (host) {
  440. this.hostname = host;
  441. }
  442. };
  443. var mdurl = Object.freeze({
  444. __proto__: null,
  445. decode: decode$1,
  446. encode: encode$1,
  447. format: format,
  448. parse: urlParse
  449. });
  450. var Any = /[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/;
  451. var Cc = /[\0-\x1F\x7F-\x9F]/;
  452. var regex$1 = /[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/;
  453. var P = /[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\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\u1B7D\u1B7E\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-\u2E5D\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]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/;
  454. var regex = /[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/;
  455. var Z = /[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/;
  456. var ucmicro = Object.freeze({
  457. __proto__: null,
  458. Any: Any,
  459. Cc: Cc,
  460. Cf: regex$1,
  461. P: P,
  462. S: regex,
  463. Z: Z
  464. });
  465. // Generated using scripts/write-decode-map.ts
  466. var htmlDecodeTree = new Uint16Array(
  467. // prettier-ignore
  468. '\u1d41<\xd5\u0131\u028a\u049d\u057b\u05d0\u0675\u06de\u07a2\u07d6\u080f\u0a4a\u0a91\u0da1\u0e6d\u0f09\u0f26\u10ca\u1228\u12e1\u1415\u149d\u14c3\u14df\u1525\0\0\0\0\0\0\u156b\u16cd\u198d\u1c12\u1ddd\u1f7e\u2060\u21b0\u228d\u23c0\u23fb\u2442\u2824\u2912\u2d08\u2e48\u2fce\u3016\u32ba\u3639\u37ac\u38fe\u3a28\u3a71\u3ae0\u3b2e\u0800EMabcfglmnoprstu\\bfms\x7f\x84\x8b\x90\x95\x98\xa6\xb3\xb9\xc8\xcflig\u803b\xc6\u40c6P\u803b&\u4026cute\u803b\xc1\u40c1reve;\u4102\u0100iyx}rc\u803b\xc2\u40c2;\u4410r;\uc000\ud835\udd04rave\u803b\xc0\u40c0pha;\u4391acr;\u4100d;\u6a53\u0100gp\x9d\xa1on;\u4104f;\uc000\ud835\udd38plyFunction;\u6061ing\u803b\xc5\u40c5\u0100cs\xbe\xc3r;\uc000\ud835\udc9cign;\u6254ilde\u803b\xc3\u40c3ml\u803b\xc4\u40c4\u0400aceforsu\xe5\xfb\xfe\u0117\u011c\u0122\u0127\u012a\u0100cr\xea\xf2kslash;\u6216\u0176\xf6\xf8;\u6ae7ed;\u6306y;\u4411\u0180crt\u0105\u010b\u0114ause;\u6235noullis;\u612ca;\u4392r;\uc000\ud835\udd05pf;\uc000\ud835\udd39eve;\u42d8c\xf2\u0113mpeq;\u624e\u0700HOacdefhilorsu\u014d\u0151\u0156\u0180\u019e\u01a2\u01b5\u01b7\u01ba\u01dc\u0215\u0273\u0278\u027ecy;\u4427PY\u803b\xa9\u40a9\u0180cpy\u015d\u0162\u017aute;\u4106\u0100;i\u0167\u0168\u62d2talDifferentialD;\u6145leys;\u612d\u0200aeio\u0189\u018e\u0194\u0198ron;\u410cdil\u803b\xc7\u40c7rc;\u4108nint;\u6230ot;\u410a\u0100dn\u01a7\u01adilla;\u40b8terDot;\u40b7\xf2\u017fi;\u43a7rcle\u0200DMPT\u01c7\u01cb\u01d1\u01d6ot;\u6299inus;\u6296lus;\u6295imes;\u6297o\u0100cs\u01e2\u01f8kwiseContourIntegral;\u6232eCurly\u0100DQ\u0203\u020foubleQuote;\u601duote;\u6019\u0200lnpu\u021e\u0228\u0247\u0255on\u0100;e\u0225\u0226\u6237;\u6a74\u0180git\u022f\u0236\u023aruent;\u6261nt;\u622fourIntegral;\u622e\u0100fr\u024c\u024e;\u6102oduct;\u6210nterClockwiseContourIntegral;\u6233oss;\u6a2fcr;\uc000\ud835\udc9ep\u0100;C\u0284\u0285\u62d3ap;\u624d\u0580DJSZacefios\u02a0\u02ac\u02b0\u02b4\u02b8\u02cb\u02d7\u02e1\u02e6\u0333\u048d\u0100;o\u0179\u02a5trahd;\u6911cy;\u4402cy;\u4405cy;\u440f\u0180grs\u02bf\u02c4\u02c7ger;\u6021r;\u61a1hv;\u6ae4\u0100ay\u02d0\u02d5ron;\u410e;\u4414l\u0100;t\u02dd\u02de\u6207a;\u4394r;\uc000\ud835\udd07\u0100af\u02eb\u0327\u0100cm\u02f0\u0322ritical\u0200ADGT\u0300\u0306\u0316\u031ccute;\u40b4o\u0174\u030b\u030d;\u42d9bleAcute;\u42ddrave;\u4060ilde;\u42dcond;\u62c4ferentialD;\u6146\u0470\u033d\0\0\0\u0342\u0354\0\u0405f;\uc000\ud835\udd3b\u0180;DE\u0348\u0349\u034d\u40a8ot;\u60dcqual;\u6250ble\u0300CDLRUV\u0363\u0372\u0382\u03cf\u03e2\u03f8ontourIntegra\xec\u0239o\u0274\u0379\0\0\u037b\xbb\u0349nArrow;\u61d3\u0100eo\u0387\u03a4ft\u0180ART\u0390\u0396\u03a1rrow;\u61d0ightArrow;\u61d4e\xe5\u02cang\u0100LR\u03ab\u03c4eft\u0100AR\u03b3\u03b9rrow;\u67f8ightArrow;\u67faightArrow;\u67f9ight\u0100AT\u03d8\u03derrow;\u61d2ee;\u62a8p\u0241\u03e9\0\0\u03efrrow;\u61d1ownArrow;\u61d5erticalBar;\u6225n\u0300ABLRTa\u0412\u042a\u0430\u045e\u047f\u037crrow\u0180;BU\u041d\u041e\u0422\u6193ar;\u6913pArrow;\u61f5reve;\u4311eft\u02d2\u043a\0\u0446\0\u0450ightVector;\u6950eeVector;\u695eector\u0100;B\u0459\u045a\u61bdar;\u6956ight\u01d4\u0467\0\u0471eeVector;\u695fector\u0100;B\u047a\u047b\u61c1ar;\u6957ee\u0100;A\u0486\u0487\u62a4rrow;\u61a7\u0100ct\u0492\u0497r;\uc000\ud835\udc9frok;\u4110\u0800NTacdfglmopqstux\u04bd\u04c0\u04c4\u04cb\u04de\u04e2\u04e7\u04ee\u04f5\u0521\u052f\u0536\u0552\u055d\u0560\u0565G;\u414aH\u803b\xd0\u40d0cute\u803b\xc9\u40c9\u0180aiy\u04d2\u04d7\u04dcron;\u411arc\u803b\xca\u40ca;\u442dot;\u4116r;\uc000\ud835\udd08rave\u803b\xc8\u40c8ement;\u6208\u0100ap\u04fa\u04fecr;\u4112ty\u0253\u0506\0\0\u0512mallSquare;\u65fberySmallSquare;\u65ab\u0100gp\u0526\u052aon;\u4118f;\uc000\ud835\udd3csilon;\u4395u\u0100ai\u053c\u0549l\u0100;T\u0542\u0543\u6a75ilde;\u6242librium;\u61cc\u0100ci\u0557\u055ar;\u6130m;\u6a73a;\u4397ml\u803b\xcb\u40cb\u0100ip\u056a\u056fsts;\u6203onentialE;\u6147\u0280cfios\u0585\u0588\u058d\u05b2\u05ccy;\u4424r;\uc000\ud835\udd09lled\u0253\u0597\0\0\u05a3mallSquare;\u65fcerySmallSquare;\u65aa\u0370\u05ba\0\u05bf\0\0\u05c4f;\uc000\ud835\udd3dAll;\u6200riertrf;\u6131c\xf2\u05cb\u0600JTabcdfgorst\u05e8\u05ec\u05ef\u05fa\u0600\u0612\u0616\u061b\u061d\u0623\u066c\u0672cy;\u4403\u803b>\u403emma\u0100;d\u05f7\u05f8\u4393;\u43dcreve;\u411e\u0180eiy\u0607\u060c\u0610dil;\u4122rc;\u411c;\u4413ot;\u4120r;\uc000\ud835\udd0a;\u62d9pf;\uc000\ud835\udd3eeater\u0300EFGLST\u0635\u0644\u064e\u0656\u065b\u0666qual\u0100;L\u063e\u063f\u6265ess;\u62dbullEqual;\u6267reater;\u6aa2ess;\u6277lantEqual;\u6a7eilde;\u6273cr;\uc000\ud835\udca2;\u626b\u0400Aacfiosu\u0685\u068b\u0696\u069b\u069e\u06aa\u06be\u06caRDcy;\u442a\u0100ct\u0690\u0694ek;\u42c7;\u405eirc;\u4124r;\u610clbertSpace;\u610b\u01f0\u06af\0\u06b2f;\u610dizontalLine;\u6500\u0100ct\u06c3\u06c5\xf2\u06a9rok;\u4126mp\u0144\u06d0\u06d8ownHum\xf0\u012fqual;\u624f\u0700EJOacdfgmnostu\u06fa\u06fe\u0703\u0707\u070e\u071a\u071e\u0721\u0728\u0744\u0778\u078b\u078f\u0795cy;\u4415lig;\u4132cy;\u4401cute\u803b\xcd\u40cd\u0100iy\u0713\u0718rc\u803b\xce\u40ce;\u4418ot;\u4130r;\u6111rave\u803b\xcc\u40cc\u0180;ap\u0720\u072f\u073f\u0100cg\u0734\u0737r;\u412ainaryI;\u6148lie\xf3\u03dd\u01f4\u0749\0\u0762\u0100;e\u074d\u074e\u622c\u0100gr\u0753\u0758ral;\u622bsection;\u62c2isible\u0100CT\u076c\u0772omma;\u6063imes;\u6062\u0180gpt\u077f\u0783\u0788on;\u412ef;\uc000\ud835\udd40a;\u4399cr;\u6110ilde;\u4128\u01eb\u079a\0\u079ecy;\u4406l\u803b\xcf\u40cf\u0280cfosu\u07ac\u07b7\u07bc\u07c2\u07d0\u0100iy\u07b1\u07b5rc;\u4134;\u4419r;\uc000\ud835\udd0dpf;\uc000\ud835\udd41\u01e3\u07c7\0\u07ccr;\uc000\ud835\udca5rcy;\u4408kcy;\u4404\u0380HJacfos\u07e4\u07e8\u07ec\u07f1\u07fd\u0802\u0808cy;\u4425cy;\u440cppa;\u439a\u0100ey\u07f6\u07fbdil;\u4136;\u441ar;\uc000\ud835\udd0epf;\uc000\ud835\udd42cr;\uc000\ud835\udca6\u0580JTaceflmost\u0825\u0829\u082c\u0850\u0863\u09b3\u09b8\u09c7\u09cd\u0a37\u0a47cy;\u4409\u803b<\u403c\u0280cmnpr\u0837\u083c\u0841\u0844\u084dute;\u4139bda;\u439bg;\u67ealacetrf;\u6112r;\u619e\u0180aey\u0857\u085c\u0861ron;\u413ddil;\u413b;\u441b\u0100fs\u0868\u0970t\u0500ACDFRTUVar\u087e\u08a9\u08b1\u08e0\u08e6\u08fc\u092f\u095b\u0390\u096a\u0100nr\u0883\u088fgleBracket;\u67e8row\u0180;BR\u0899\u089a\u089e\u6190ar;\u61e4ightArrow;\u61c6eiling;\u6308o\u01f5\u08b7\0\u08c3bleBracket;\u67e6n\u01d4\u08c8\0\u08d2eeVector;\u6961ector\u0100;B\u08db\u08dc\u61c3ar;\u6959loor;\u630aight\u0100AV\u08ef\u08f5rrow;\u6194ector;\u694e\u0100er\u0901\u0917e\u0180;AV\u0909\u090a\u0910\u62a3rrow;\u61a4ector;\u695aiangle\u0180;BE\u0924\u0925\u0929\u62b2ar;\u69cfqual;\u62b4p\u0180DTV\u0937\u0942\u094cownVector;\u6951eeVector;\u6960ector\u0100;B\u0956\u0957\u61bfar;\u6958ector\u0100;B\u0965\u0966\u61bcar;\u6952ight\xe1\u039cs\u0300EFGLST\u097e\u098b\u0995\u099d\u09a2\u09adqualGreater;\u62daullEqual;\u6266reater;\u6276ess;\u6aa1lantEqual;\u6a7dilde;\u6272r;\uc000\ud835\udd0f\u0100;e\u09bd\u09be\u62d8ftarrow;\u61daidot;\u413f\u0180npw\u09d4\u0a16\u0a1bg\u0200LRlr\u09de\u09f7\u0a02\u0a10eft\u0100AR\u09e6\u09ecrrow;\u67f5ightArrow;\u67f7ightArrow;\u67f6eft\u0100ar\u03b3\u0a0aight\xe1\u03bfight\xe1\u03caf;\uc000\ud835\udd43er\u0100LR\u0a22\u0a2ceftArrow;\u6199ightArrow;\u6198\u0180cht\u0a3e\u0a40\u0a42\xf2\u084c;\u61b0rok;\u4141;\u626a\u0400acefiosu\u0a5a\u0a5d\u0a60\u0a77\u0a7c\u0a85\u0a8b\u0a8ep;\u6905y;\u441c\u0100dl\u0a65\u0a6fiumSpace;\u605flintrf;\u6133r;\uc000\ud835\udd10nusPlus;\u6213pf;\uc000\ud835\udd44c\xf2\u0a76;\u439c\u0480Jacefostu\u0aa3\u0aa7\u0aad\u0ac0\u0b14\u0b19\u0d91\u0d97\u0d9ecy;\u440acute;\u4143\u0180aey\u0ab4\u0ab9\u0aberon;\u4147dil;\u4145;\u441d\u0180gsw\u0ac7\u0af0\u0b0eative\u0180MTV\u0ad3\u0adf\u0ae8ediumSpace;\u600bhi\u0100cn\u0ae6\u0ad8\xeb\u0ad9eryThi\xee\u0ad9ted\u0100GL\u0af8\u0b06reaterGreate\xf2\u0673essLes\xf3\u0a48Line;\u400ar;\uc000\ud835\udd11\u0200Bnpt\u0b22\u0b28\u0b37\u0b3areak;\u6060BreakingSpace;\u40a0f;\u6115\u0680;CDEGHLNPRSTV\u0b55\u0b56\u0b6a\u0b7c\u0ba1\u0beb\u0c04\u0c5e\u0c84\u0ca6\u0cd8\u0d61\u0d85\u6aec\u0100ou\u0b5b\u0b64ngruent;\u6262pCap;\u626doubleVerticalBar;\u6226\u0180lqx\u0b83\u0b8a\u0b9bement;\u6209ual\u0100;T\u0b92\u0b93\u6260ilde;\uc000\u2242\u0338ists;\u6204reater\u0380;EFGLST\u0bb6\u0bb7\u0bbd\u0bc9\u0bd3\u0bd8\u0be5\u626fqual;\u6271ullEqual;\uc000\u2267\u0338reater;\uc000\u226b\u0338ess;\u6279lantEqual;\uc000\u2a7e\u0338ilde;\u6275ump\u0144\u0bf2\u0bfdownHump;\uc000\u224e\u0338qual;\uc000\u224f\u0338e\u0100fs\u0c0a\u0c27tTriangle\u0180;BE\u0c1a\u0c1b\u0c21\u62eaar;\uc000\u29cf\u0338qual;\u62ecs\u0300;EGLST\u0c35\u0c36\u0c3c\u0c44\u0c4b\u0c58\u626equal;\u6270reater;\u6278ess;\uc000\u226a\u0338lantEqual;\uc000\u2a7d\u0338ilde;\u6274ested\u0100GL\u0c68\u0c79reaterGreater;\uc000\u2aa2\u0338essLess;\uc000\u2aa1\u0338recedes\u0180;ES\u0c92\u0c93\u0c9b\u6280qual;\uc000\u2aaf\u0338lantEqual;\u62e0\u0100ei\u0cab\u0cb9verseElement;\u620cghtTriangle\u0180;BE\u0ccb\u0ccc\u0cd2\u62ebar;\uc000\u29d0\u0338qual;\u62ed\u0100qu\u0cdd\u0d0cuareSu\u0100bp\u0ce8\u0cf9set\u0100;E\u0cf0\u0cf3\uc000\u228f\u0338qual;\u62e2erset\u0100;E\u0d03\u0d06\uc000\u2290\u0338qual;\u62e3\u0180bcp\u0d13\u0d24\u0d4eset\u0100;E\u0d1b\u0d1e\uc000\u2282\u20d2qual;\u6288ceeds\u0200;EST\u0d32\u0d33\u0d3b\u0d46\u6281qual;\uc000\u2ab0\u0338lantEqual;\u62e1ilde;\uc000\u227f\u0338erset\u0100;E\u0d58\u0d5b\uc000\u2283\u20d2qual;\u6289ilde\u0200;EFT\u0d6e\u0d6f\u0d75\u0d7f\u6241qual;\u6244ullEqual;\u6247ilde;\u6249erticalBar;\u6224cr;\uc000\ud835\udca9ilde\u803b\xd1\u40d1;\u439d\u0700Eacdfgmoprstuv\u0dbd\u0dc2\u0dc9\u0dd5\u0ddb\u0de0\u0de7\u0dfc\u0e02\u0e20\u0e22\u0e32\u0e3f\u0e44lig;\u4152cute\u803b\xd3\u40d3\u0100iy\u0dce\u0dd3rc\u803b\xd4\u40d4;\u441eblac;\u4150r;\uc000\ud835\udd12rave\u803b\xd2\u40d2\u0180aei\u0dee\u0df2\u0df6cr;\u414cga;\u43a9cron;\u439fpf;\uc000\ud835\udd46enCurly\u0100DQ\u0e0e\u0e1aoubleQuote;\u601cuote;\u6018;\u6a54\u0100cl\u0e27\u0e2cr;\uc000\ud835\udcaaash\u803b\xd8\u40d8i\u016c\u0e37\u0e3cde\u803b\xd5\u40d5es;\u6a37ml\u803b\xd6\u40d6er\u0100BP\u0e4b\u0e60\u0100ar\u0e50\u0e53r;\u603eac\u0100ek\u0e5a\u0e5c;\u63deet;\u63b4arenthesis;\u63dc\u0480acfhilors\u0e7f\u0e87\u0e8a\u0e8f\u0e92\u0e94\u0e9d\u0eb0\u0efcrtialD;\u6202y;\u441fr;\uc000\ud835\udd13i;\u43a6;\u43a0usMinus;\u40b1\u0100ip\u0ea2\u0eadncareplan\xe5\u069df;\u6119\u0200;eio\u0eb9\u0eba\u0ee0\u0ee4\u6abbcedes\u0200;EST\u0ec8\u0ec9\u0ecf\u0eda\u627aqual;\u6aaflantEqual;\u627cilde;\u627eme;\u6033\u0100dp\u0ee9\u0eeeuct;\u620fortion\u0100;a\u0225\u0ef9l;\u621d\u0100ci\u0f01\u0f06r;\uc000\ud835\udcab;\u43a8\u0200Ufos\u0f11\u0f16\u0f1b\u0f1fOT\u803b"\u4022r;\uc000\ud835\udd14pf;\u611acr;\uc000\ud835\udcac\u0600BEacefhiorsu\u0f3e\u0f43\u0f47\u0f60\u0f73\u0fa7\u0faa\u0fad\u1096\u10a9\u10b4\u10bearr;\u6910G\u803b\xae\u40ae\u0180cnr\u0f4e\u0f53\u0f56ute;\u4154g;\u67ebr\u0100;t\u0f5c\u0f5d\u61a0l;\u6916\u0180aey\u0f67\u0f6c\u0f71ron;\u4158dil;\u4156;\u4420\u0100;v\u0f78\u0f79\u611cerse\u0100EU\u0f82\u0f99\u0100lq\u0f87\u0f8eement;\u620builibrium;\u61cbpEquilibrium;\u696fr\xbb\u0f79o;\u43a1ght\u0400ACDFTUVa\u0fc1\u0feb\u0ff3\u1022\u1028\u105b\u1087\u03d8\u0100nr\u0fc6\u0fd2gleBracket;\u67e9row\u0180;BL\u0fdc\u0fdd\u0fe1\u6192ar;\u61e5eftArrow;\u61c4eiling;\u6309o\u01f5\u0ff9\0\u1005bleBracket;\u67e7n\u01d4\u100a\0\u1014eeVector;\u695dector\u0100;B\u101d\u101e\u61c2ar;\u6955loor;\u630b\u0100er\u102d\u1043e\u0180;AV\u1035\u1036\u103c\u62a2rrow;\u61a6ector;\u695biangle\u0180;BE\u1050\u1051\u1055\u62b3ar;\u69d0qual;\u62b5p\u0180DTV\u1063\u106e\u1078ownVector;\u694feeVector;\u695cector\u0100;B\u1082\u1083\u61bear;\u6954ector\u0100;B\u1091\u1092\u61c0ar;\u6953\u0100pu\u109b\u109ef;\u611dndImplies;\u6970ightarrow;\u61db\u0100ch\u10b9\u10bcr;\u611b;\u61b1leDelayed;\u69f4\u0680HOacfhimoqstu\u10e4\u10f1\u10f7\u10fd\u1119\u111e\u1151\u1156\u1161\u1167\u11b5\u11bb\u11bf\u0100Cc\u10e9\u10eeHcy;\u4429y;\u4428FTcy;\u442ccute;\u415a\u0280;aeiy\u1108\u1109\u110e\u1113\u1117\u6abcron;\u4160dil;\u415erc;\u415c;\u4421r;\uc000\ud835\udd16ort\u0200DLRU\u112a\u1134\u113e\u1149ownArrow\xbb\u041eeftArrow\xbb\u089aightArrow\xbb\u0fddpArrow;\u6191gma;\u43a3allCircle;\u6218pf;\uc000\ud835\udd4a\u0272\u116d\0\0\u1170t;\u621aare\u0200;ISU\u117b\u117c\u1189\u11af\u65a1ntersection;\u6293u\u0100bp\u118f\u119eset\u0100;E\u1197\u1198\u628fqual;\u6291erset\u0100;E\u11a8\u11a9\u6290qual;\u6292nion;\u6294cr;\uc000\ud835\udcaear;\u62c6\u0200bcmp\u11c8\u11db\u1209\u120b\u0100;s\u11cd\u11ce\u62d0et\u0100;E\u11cd\u11d5qual;\u6286\u0100ch\u11e0\u1205eeds\u0200;EST\u11ed\u11ee\u11f4\u11ff\u627bqual;\u6ab0lantEqual;\u627dilde;\u627fTh\xe1\u0f8c;\u6211\u0180;es\u1212\u1213\u1223\u62d1rset\u0100;E\u121c\u121d\u6283qual;\u6287et\xbb\u1213\u0580HRSacfhiors\u123e\u1244\u1249\u1255\u125e\u1271\u1276\u129f\u12c2\u12c8\u12d1ORN\u803b\xde\u40deADE;\u6122\u0100Hc\u124e\u1252cy;\u440by;\u4426\u0100bu\u125a\u125c;\u4009;\u43a4\u0180aey\u1265\u126a\u126fron;\u4164dil;\u4162;\u4422r;\uc000\ud835\udd17\u0100ei\u127b\u1289\u01f2\u1280\0\u1287efore;\u6234a;\u4398\u0100cn\u128e\u1298kSpace;\uc000\u205f\u200aSpace;\u6009lde\u0200;EFT\u12ab\u12ac\u12b2\u12bc\u623cqual;\u6243ullEqual;\u6245ilde;\u6248pf;\uc000\ud835\udd4bipleDot;\u60db\u0100ct\u12d6\u12dbr;\uc000\ud835\udcafrok;\u4166\u0ae1\u12f7\u130e\u131a\u1326\0\u132c\u1331\0\0\0\0\0\u1338\u133d\u1377\u1385\0\u13ff\u1404\u140a\u1410\u0100cr\u12fb\u1301ute\u803b\xda\u40dar\u0100;o\u1307\u1308\u619fcir;\u6949r\u01e3\u1313\0\u1316y;\u440eve;\u416c\u0100iy\u131e\u1323rc\u803b\xdb\u40db;\u4423blac;\u4170r;\uc000\ud835\udd18rave\u803b\xd9\u40d9acr;\u416a\u0100di\u1341\u1369er\u0100BP\u1348\u135d\u0100ar\u134d\u1350r;\u405fac\u0100ek\u1357\u1359;\u63dfet;\u63b5arenthesis;\u63ddon\u0100;P\u1370\u1371\u62c3lus;\u628e\u0100gp\u137b\u137fon;\u4172f;\uc000\ud835\udd4c\u0400ADETadps\u1395\u13ae\u13b8\u13c4\u03e8\u13d2\u13d7\u13f3rrow\u0180;BD\u1150\u13a0\u13a4ar;\u6912ownArrow;\u61c5ownArrow;\u6195quilibrium;\u696eee\u0100;A\u13cb\u13cc\u62a5rrow;\u61a5own\xe1\u03f3er\u0100LR\u13de\u13e8eftArrow;\u6196ightArrow;\u6197i\u0100;l\u13f9\u13fa\u43d2on;\u43a5ing;\u416ecr;\uc000\ud835\udcb0ilde;\u4168ml\u803b\xdc\u40dc\u0480Dbcdefosv\u1427\u142c\u1430\u1433\u143e\u1485\u148a\u1490\u1496ash;\u62abar;\u6aeby;\u4412ash\u0100;l\u143b\u143c\u62a9;\u6ae6\u0100er\u1443\u1445;\u62c1\u0180bty\u144c\u1450\u147aar;\u6016\u0100;i\u144f\u1455cal\u0200BLST\u1461\u1465\u146a\u1474ar;\u6223ine;\u407ceparator;\u6758ilde;\u6240ThinSpace;\u600ar;\uc000\ud835\udd19pf;\uc000\ud835\udd4dcr;\uc000\ud835\udcb1dash;\u62aa\u0280cefos\u14a7\u14ac\u14b1\u14b6\u14bcirc;\u4174dge;\u62c0r;\uc000\ud835\udd1apf;\uc000\ud835\udd4ecr;\uc000\ud835\udcb2\u0200fios\u14cb\u14d0\u14d2\u14d8r;\uc000\ud835\udd1b;\u439epf;\uc000\ud835\udd4fcr;\uc000\ud835\udcb3\u0480AIUacfosu\u14f1\u14f5\u14f9\u14fd\u1504\u150f\u1514\u151a\u1520cy;\u442fcy;\u4407cy;\u442ecute\u803b\xdd\u40dd\u0100iy\u1509\u150drc;\u4176;\u442br;\uc000\ud835\udd1cpf;\uc000\ud835\udd50cr;\uc000\ud835\udcb4ml;\u4178\u0400Hacdefos\u1535\u1539\u153f\u154b\u154f\u155d\u1560\u1564cy;\u4416cute;\u4179\u0100ay\u1544\u1549ron;\u417d;\u4417ot;\u417b\u01f2\u1554\0\u155boWidt\xe8\u0ad9a;\u4396r;\u6128pf;\u6124cr;\uc000\ud835\udcb5\u0be1\u1583\u158a\u1590\0\u15b0\u15b6\u15bf\0\0\0\0\u15c6\u15db\u15eb\u165f\u166d\0\u1695\u169b\u16b2\u16b9\0\u16becute\u803b\xe1\u40e1reve;\u4103\u0300;Ediuy\u159c\u159d\u15a1\u15a3\u15a8\u15ad\u623e;\uc000\u223e\u0333;\u623frc\u803b\xe2\u40e2te\u80bb\xb4\u0306;\u4430lig\u803b\xe6\u40e6\u0100;r\xb2\u15ba;\uc000\ud835\udd1erave\u803b\xe0\u40e0\u0100ep\u15ca\u15d6\u0100fp\u15cf\u15d4sym;\u6135\xe8\u15d3ha;\u43b1\u0100ap\u15dfc\u0100cl\u15e4\u15e7r;\u4101g;\u6a3f\u0264\u15f0\0\0\u160a\u0280;adsv\u15fa\u15fb\u15ff\u1601\u1607\u6227nd;\u6a55;\u6a5clope;\u6a58;\u6a5a\u0380;elmrsz\u1618\u1619\u161b\u161e\u163f\u164f\u1659\u6220;\u69a4e\xbb\u1619sd\u0100;a\u1625\u1626\u6221\u0461\u1630\u1632\u1634\u1636\u1638\u163a\u163c\u163e;\u69a8;\u69a9;\u69aa;\u69ab;\u69ac;\u69ad;\u69ae;\u69aft\u0100;v\u1645\u1646\u621fb\u0100;d\u164c\u164d\u62be;\u699d\u0100pt\u1654\u1657h;\u6222\xbb\xb9arr;\u637c\u0100gp\u1663\u1667on;\u4105f;\uc000\ud835\udd52\u0380;Eaeiop\u12c1\u167b\u167d\u1682\u1684\u1687\u168a;\u6a70cir;\u6a6f;\u624ad;\u624bs;\u4027rox\u0100;e\u12c1\u1692\xf1\u1683ing\u803b\xe5\u40e5\u0180cty\u16a1\u16a6\u16a8r;\uc000\ud835\udcb6;\u402amp\u0100;e\u12c1\u16af\xf1\u0288ilde\u803b\xe3\u40e3ml\u803b\xe4\u40e4\u0100ci\u16c2\u16c8onin\xf4\u0272nt;\u6a11\u0800Nabcdefiklnoprsu\u16ed\u16f1\u1730\u173c\u1743\u1748\u1778\u177d\u17e0\u17e6\u1839\u1850\u170d\u193d\u1948\u1970ot;\u6aed\u0100cr\u16f6\u171ek\u0200ceps\u1700\u1705\u170d\u1713ong;\u624cpsilon;\u43f6rime;\u6035im\u0100;e\u171a\u171b\u623dq;\u62cd\u0176\u1722\u1726ee;\u62bded\u0100;g\u172c\u172d\u6305e\xbb\u172drk\u0100;t\u135c\u1737brk;\u63b6\u0100oy\u1701\u1741;\u4431quo;\u601e\u0280cmprt\u1753\u175b\u1761\u1764\u1768aus\u0100;e\u010a\u0109ptyv;\u69b0s\xe9\u170cno\xf5\u0113\u0180ahw\u176f\u1771\u1773;\u43b2;\u6136een;\u626cr;\uc000\ud835\udd1fg\u0380costuvw\u178d\u179d\u17b3\u17c1\u17d5\u17db\u17de\u0180aiu\u1794\u1796\u179a\xf0\u0760rc;\u65efp\xbb\u1371\u0180dpt\u17a4\u17a8\u17adot;\u6a00lus;\u6a01imes;\u6a02\u0271\u17b9\0\0\u17becup;\u6a06ar;\u6605riangle\u0100du\u17cd\u17d2own;\u65bdp;\u65b3plus;\u6a04e\xe5\u1444\xe5\u14adarow;\u690d\u0180ako\u17ed\u1826\u1835\u0100cn\u17f2\u1823k\u0180lst\u17fa\u05ab\u1802ozenge;\u69ebriangle\u0200;dlr\u1812\u1813\u1818\u181d\u65b4own;\u65beeft;\u65c2ight;\u65b8k;\u6423\u01b1\u182b\0\u1833\u01b2\u182f\0\u1831;\u6592;\u65914;\u6593ck;\u6588\u0100eo\u183e\u184d\u0100;q\u1843\u1846\uc000=\u20e5uiv;\uc000\u2261\u20e5t;\u6310\u0200ptwx\u1859\u185e\u1867\u186cf;\uc000\ud835\udd53\u0100;t\u13cb\u1863om\xbb\u13cctie;\u62c8\u0600DHUVbdhmptuv\u1885\u1896\u18aa\u18bb\u18d7\u18db\u18ec\u18ff\u1905\u190a\u1910\u1921\u0200LRlr\u188e\u1890\u1892\u1894;\u6557;\u6554;\u6556;\u6553\u0280;DUdu\u18a1\u18a2\u18a4\u18a6\u18a8\u6550;\u6566;\u6569;\u6564;\u6567\u0200LRlr\u18b3\u18b5\u18b7\u18b9;\u655d;\u655a;\u655c;\u6559\u0380;HLRhlr\u18ca\u18cb\u18cd\u18cf\u18d1\u18d3\u18d5\u6551;\u656c;\u6563;\u6560;\u656b;\u6562;\u655fox;\u69c9\u0200LRlr\u18e4\u18e6\u18e8\u18ea;\u6555;\u6552;\u6510;\u650c\u0280;DUdu\u06bd\u18f7\u18f9\u18fb\u18fd;\u6565;\u6568;\u652c;\u6534inus;\u629flus;\u629eimes;\u62a0\u0200LRlr\u1919\u191b\u191d\u191f;\u655b;\u6558;\u6518;\u6514\u0380;HLRhlr\u1930\u1931\u1933\u1935\u1937\u1939\u193b\u6502;\u656a;\u6561;\u655e;\u653c;\u6524;\u651c\u0100ev\u0123\u1942bar\u803b\xa6\u40a6\u0200ceio\u1951\u1956\u195a\u1960r;\uc000\ud835\udcb7mi;\u604fm\u0100;e\u171a\u171cl\u0180;bh\u1968\u1969\u196b\u405c;\u69c5sub;\u67c8\u016c\u1974\u197el\u0100;e\u1979\u197a\u6022t\xbb\u197ap\u0180;Ee\u012f\u1985\u1987;\u6aae\u0100;q\u06dc\u06db\u0ce1\u19a7\0\u19e8\u1a11\u1a15\u1a32\0\u1a37\u1a50\0\0\u1ab4\0\0\u1ac1\0\0\u1b21\u1b2e\u1b4d\u1b52\0\u1bfd\0\u1c0c\u0180cpr\u19ad\u19b2\u19ddute;\u4107\u0300;abcds\u19bf\u19c0\u19c4\u19ca\u19d5\u19d9\u6229nd;\u6a44rcup;\u6a49\u0100au\u19cf\u19d2p;\u6a4bp;\u6a47ot;\u6a40;\uc000\u2229\ufe00\u0100eo\u19e2\u19e5t;\u6041\xee\u0693\u0200aeiu\u19f0\u19fb\u1a01\u1a05\u01f0\u19f5\0\u19f8s;\u6a4don;\u410ddil\u803b\xe7\u40e7rc;\u4109ps\u0100;s\u1a0c\u1a0d\u6a4cm;\u6a50ot;\u410b\u0180dmn\u1a1b\u1a20\u1a26il\u80bb\xb8\u01adptyv;\u69b2t\u8100\xa2;e\u1a2d\u1a2e\u40a2r\xe4\u01b2r;\uc000\ud835\udd20\u0180cei\u1a3d\u1a40\u1a4dy;\u4447ck\u0100;m\u1a47\u1a48\u6713ark\xbb\u1a48;\u43c7r\u0380;Ecefms\u1a5f\u1a60\u1a62\u1a6b\u1aa4\u1aaa\u1aae\u65cb;\u69c3\u0180;el\u1a69\u1a6a\u1a6d\u42c6q;\u6257e\u0261\u1a74\0\0\u1a88rrow\u0100lr\u1a7c\u1a81eft;\u61baight;\u61bb\u0280RSacd\u1a92\u1a94\u1a96\u1a9a\u1a9f\xbb\u0f47;\u64c8st;\u629birc;\u629aash;\u629dnint;\u6a10id;\u6aefcir;\u69c2ubs\u0100;u\u1abb\u1abc\u6663it\xbb\u1abc\u02ec\u1ac7\u1ad4\u1afa\0\u1b0aon\u0100;e\u1acd\u1ace\u403a\u0100;q\xc7\xc6\u026d\u1ad9\0\0\u1ae2a\u0100;t\u1ade\u1adf\u402c;\u4040\u0180;fl\u1ae8\u1ae9\u1aeb\u6201\xee\u1160e\u0100mx\u1af1\u1af6ent\xbb\u1ae9e\xf3\u024d\u01e7\u1afe\0\u1b07\u0100;d\u12bb\u1b02ot;\u6a6dn\xf4\u0246\u0180fry\u1b10\u1b14\u1b17;\uc000\ud835\udd54o\xe4\u0254\u8100\xa9;s\u0155\u1b1dr;\u6117\u0100ao\u1b25\u1b29rr;\u61b5ss;\u6717\u0100cu\u1b32\u1b37r;\uc000\ud835\udcb8\u0100bp\u1b3c\u1b44\u0100;e\u1b41\u1b42\u6acf;\u6ad1\u0100;e\u1b49\u1b4a\u6ad0;\u6ad2dot;\u62ef\u0380delprvw\u1b60\u1b6c\u1b77\u1b82\u1bac\u1bd4\u1bf9arr\u0100lr\u1b68\u1b6a;\u6938;\u6935\u0270\u1b72\0\0\u1b75r;\u62dec;\u62dfarr\u0100;p\u1b7f\u1b80\u61b6;\u693d\u0300;bcdos\u1b8f\u1b90\u1b96\u1ba1\u1ba5\u1ba8\u622arcap;\u6a48\u0100au\u1b9b\u1b9ep;\u6a46p;\u6a4aot;\u628dr;\u6a45;\uc000\u222a\ufe00\u0200alrv\u1bb5\u1bbf\u1bde\u1be3rr\u0100;m\u1bbc\u1bbd\u61b7;\u693cy\u0180evw\u1bc7\u1bd4\u1bd8q\u0270\u1bce\0\0\u1bd2re\xe3\u1b73u\xe3\u1b75ee;\u62ceedge;\u62cfen\u803b\xa4\u40a4earrow\u0100lr\u1bee\u1bf3eft\xbb\u1b80ight\xbb\u1bbde\xe4\u1bdd\u0100ci\u1c01\u1c07onin\xf4\u01f7nt;\u6231lcty;\u632d\u0980AHabcdefhijlorstuwz\u1c38\u1c3b\u1c3f\u1c5d\u1c69\u1c75\u1c8a\u1c9e\u1cac\u1cb7\u1cfb\u1cff\u1d0d\u1d7b\u1d91\u1dab\u1dbb\u1dc6\u1dcdr\xf2\u0381ar;\u6965\u0200glrs\u1c48\u1c4d\u1c52\u1c54ger;\u6020eth;\u6138\xf2\u1133h\u0100;v\u1c5a\u1c5b\u6010\xbb\u090a\u016b\u1c61\u1c67arow;\u690fa\xe3\u0315\u0100ay\u1c6e\u1c73ron;\u410f;\u4434\u0180;ao\u0332\u1c7c\u1c84\u0100gr\u02bf\u1c81r;\u61catseq;\u6a77\u0180glm\u1c91\u1c94\u1c98\u803b\xb0\u40b0ta;\u43b4ptyv;\u69b1\u0100ir\u1ca3\u1ca8sht;\u697f;\uc000\ud835\udd21ar\u0100lr\u1cb3\u1cb5\xbb\u08dc\xbb\u101e\u0280aegsv\u1cc2\u0378\u1cd6\u1cdc\u1ce0m\u0180;os\u0326\u1cca\u1cd4nd\u0100;s\u0326\u1cd1uit;\u6666amma;\u43ddin;\u62f2\u0180;io\u1ce7\u1ce8\u1cf8\u40f7de\u8100\xf7;o\u1ce7\u1cf0ntimes;\u62c7n\xf8\u1cf7cy;\u4452c\u026f\u1d06\0\0\u1d0arn;\u631eop;\u630d\u0280lptuw\u1d18\u1d1d\u1d22\u1d49\u1d55lar;\u4024f;\uc000\ud835\udd55\u0280;emps\u030b\u1d2d\u1d37\u1d3d\u1d42q\u0100;d\u0352\u1d33ot;\u6251inus;\u6238lus;\u6214quare;\u62a1blebarwedg\xe5\xfan\u0180adh\u112e\u1d5d\u1d67ownarrow\xf3\u1c83arpoon\u0100lr\u1d72\u1d76ef\xf4\u1cb4igh\xf4\u1cb6\u0162\u1d7f\u1d85karo\xf7\u0f42\u026f\u1d8a\0\0\u1d8ern;\u631fop;\u630c\u0180cot\u1d98\u1da3\u1da6\u0100ry\u1d9d\u1da1;\uc000\ud835\udcb9;\u4455l;\u69f6rok;\u4111\u0100dr\u1db0\u1db4ot;\u62f1i\u0100;f\u1dba\u1816\u65bf\u0100ah\u1dc0\u1dc3r\xf2\u0429a\xf2\u0fa6angle;\u69a6\u0100ci\u1dd2\u1dd5y;\u445fgrarr;\u67ff\u0900Dacdefglmnopqrstux\u1e01\u1e09\u1e19\u1e38\u0578\u1e3c\u1e49\u1e61\u1e7e\u1ea5\u1eaf\u1ebd\u1ee1\u1f2a\u1f37\u1f44\u1f4e\u1f5a\u0100Do\u1e06\u1d34o\xf4\u1c89\u0100cs\u1e0e\u1e14ute\u803b\xe9\u40e9ter;\u6a6e\u0200aioy\u1e22\u1e27\u1e31\u1e36ron;\u411br\u0100;c\u1e2d\u1e2e\u6256\u803b\xea\u40ealon;\u6255;\u444dot;\u4117\u0100Dr\u1e41\u1e45ot;\u6252;\uc000\ud835\udd22\u0180;rs\u1e50\u1e51\u1e57\u6a9aave\u803b\xe8\u40e8\u0100;d\u1e5c\u1e5d\u6a96ot;\u6a98\u0200;ils\u1e6a\u1e6b\u1e72\u1e74\u6a99nters;\u63e7;\u6113\u0100;d\u1e79\u1e7a\u6a95ot;\u6a97\u0180aps\u1e85\u1e89\u1e97cr;\u4113ty\u0180;sv\u1e92\u1e93\u1e95\u6205et\xbb\u1e93p\u01001;\u1e9d\u1ea4\u0133\u1ea1\u1ea3;\u6004;\u6005\u6003\u0100gs\u1eaa\u1eac;\u414bp;\u6002\u0100gp\u1eb4\u1eb8on;\u4119f;\uc000\ud835\udd56\u0180als\u1ec4\u1ece\u1ed2r\u0100;s\u1eca\u1ecb\u62d5l;\u69e3us;\u6a71i\u0180;lv\u1eda\u1edb\u1edf\u43b5on\xbb\u1edb;\u43f5\u0200csuv\u1eea\u1ef3\u1f0b\u1f23\u0100io\u1eef\u1e31rc\xbb\u1e2e\u0269\u1ef9\0\0\u1efb\xed\u0548ant\u0100gl\u1f02\u1f06tr\xbb\u1e5dess\xbb\u1e7a\u0180aei\u1f12\u1f16\u1f1als;\u403dst;\u625fv\u0100;D\u0235\u1f20D;\u6a78parsl;\u69e5\u0100Da\u1f2f\u1f33ot;\u6253rr;\u6971\u0180cdi\u1f3e\u1f41\u1ef8r;\u612fo\xf4\u0352\u0100ah\u1f49\u1f4b;\u43b7\u803b\xf0\u40f0\u0100mr\u1f53\u1f57l\u803b\xeb\u40ebo;\u60ac\u0180cip\u1f61\u1f64\u1f67l;\u4021s\xf4\u056e\u0100eo\u1f6c\u1f74ctatio\xee\u0559nential\xe5\u0579\u09e1\u1f92\0\u1f9e\0\u1fa1\u1fa7\0\0\u1fc6\u1fcc\0\u1fd3\0\u1fe6\u1fea\u2000\0\u2008\u205allingdotse\xf1\u1e44y;\u4444male;\u6640\u0180ilr\u1fad\u1fb3\u1fc1lig;\u8000\ufb03\u0269\u1fb9\0\0\u1fbdg;\u8000\ufb00ig;\u8000\ufb04;\uc000\ud835\udd23lig;\u8000\ufb01lig;\uc000fj\u0180alt\u1fd9\u1fdc\u1fe1t;\u666dig;\u8000\ufb02ns;\u65b1of;\u4192\u01f0\u1fee\0\u1ff3f;\uc000\ud835\udd57\u0100ak\u05bf\u1ff7\u0100;v\u1ffc\u1ffd\u62d4;\u6ad9artint;\u6a0d\u0100ao\u200c\u2055\u0100cs\u2011\u2052\u03b1\u201a\u2030\u2038\u2045\u2048\0\u2050\u03b2\u2022\u2025\u2027\u202a\u202c\0\u202e\u803b\xbd\u40bd;\u6153\u803b\xbc\u40bc;\u6155;\u6159;\u615b\u01b3\u2034\0\u2036;\u6154;\u6156\u02b4\u203e\u2041\0\0\u2043\u803b\xbe\u40be;\u6157;\u615c5;\u6158\u01b6\u204c\0\u204e;\u615a;\u615d8;\u615el;\u6044wn;\u6322cr;\uc000\ud835\udcbb\u0880Eabcdefgijlnorstv\u2082\u2089\u209f\u20a5\u20b0\u20b4\u20f0\u20f5\u20fa\u20ff\u2103\u2112\u2138\u0317\u213e\u2152\u219e\u0100;l\u064d\u2087;\u6a8c\u0180cmp\u2090\u2095\u209dute;\u41f5ma\u0100;d\u209c\u1cda\u43b3;\u6a86reve;\u411f\u0100iy\u20aa\u20aerc;\u411d;\u4433ot;\u4121\u0200;lqs\u063e\u0642\u20bd\u20c9\u0180;qs\u063e\u064c\u20c4lan\xf4\u0665\u0200;cdl\u0665\u20d2\u20d5\u20e5c;\u6aa9ot\u0100;o\u20dc\u20dd\u6a80\u0100;l\u20e2\u20e3\u6a82;\u6a84\u0100;e\u20ea\u20ed\uc000\u22db\ufe00s;\u6a94r;\uc000\ud835\udd24\u0100;g\u0673\u061bmel;\u6137cy;\u4453\u0200;Eaj\u065a\u210c\u210e\u2110;\u6a92;\u6aa5;\u6aa4\u0200Eaes\u211b\u211d\u2129\u2134;\u6269p\u0100;p\u2123\u2124\u6a8arox\xbb\u2124\u0100;q\u212e\u212f\u6a88\u0100;q\u212e\u211bim;\u62e7pf;\uc000\ud835\udd58\u0100ci\u2143\u2146r;\u610am\u0180;el\u066b\u214e\u2150;\u6a8e;\u6a90\u8300>;cdlqr\u05ee\u2160\u216a\u216e\u2173\u2179\u0100ci\u2165\u2167;\u6aa7r;\u6a7aot;\u62d7Par;\u6995uest;\u6a7c\u0280adels\u2184\u216a\u2190\u0656\u219b\u01f0\u2189\0\u218epro\xf8\u209er;\u6978q\u0100lq\u063f\u2196les\xf3\u2088i\xed\u066b\u0100en\u21a3\u21adrtneqq;\uc000\u2269\ufe00\xc5\u21aa\u0500Aabcefkosy\u21c4\u21c7\u21f1\u21f5\u21fa\u2218\u221d\u222f\u2268\u227dr\xf2\u03a0\u0200ilmr\u21d0\u21d4\u21d7\u21dbrs\xf0\u1484f\xbb\u2024il\xf4\u06a9\u0100dr\u21e0\u21e4cy;\u444a\u0180;cw\u08f4\u21eb\u21efir;\u6948;\u61adar;\u610firc;\u4125\u0180alr\u2201\u220e\u2213rts\u0100;u\u2209\u220a\u6665it\xbb\u220alip;\u6026con;\u62b9r;\uc000\ud835\udd25s\u0100ew\u2223\u2229arow;\u6925arow;\u6926\u0280amopr\u223a\u223e\u2243\u225e\u2263rr;\u61fftht;\u623bk\u0100lr\u2249\u2253eftarrow;\u61a9ightarrow;\u61aaf;\uc000\ud835\udd59bar;\u6015\u0180clt\u226f\u2274\u2278r;\uc000\ud835\udcbdas\xe8\u21f4rok;\u4127\u0100bp\u2282\u2287ull;\u6043hen\xbb\u1c5b\u0ae1\u22a3\0\u22aa\0\u22b8\u22c5\u22ce\0\u22d5\u22f3\0\0\u22f8\u2322\u2367\u2362\u237f\0\u2386\u23aa\u23b4cute\u803b\xed\u40ed\u0180;iy\u0771\u22b0\u22b5rc\u803b\xee\u40ee;\u4438\u0100cx\u22bc\u22bfy;\u4435cl\u803b\xa1\u40a1\u0100fr\u039f\u22c9;\uc000\ud835\udd26rave\u803b\xec\u40ec\u0200;ino\u073e\u22dd\u22e9\u22ee\u0100in\u22e2\u22e6nt;\u6a0ct;\u622dfin;\u69dcta;\u6129lig;\u4133\u0180aop\u22fe\u231a\u231d\u0180cgt\u2305\u2308\u2317r;\u412b\u0180elp\u071f\u230f\u2313in\xe5\u078ear\xf4\u0720h;\u4131f;\u62b7ed;\u41b5\u0280;cfot\u04f4\u232c\u2331\u233d\u2341are;\u6105in\u0100;t\u2338\u2339\u621eie;\u69dddo\xf4\u2319\u0280;celp\u0757\u234c\u2350\u235b\u2361al;\u62ba\u0100gr\u2355\u2359er\xf3\u1563\xe3\u234darhk;\u6a17rod;\u6a3c\u0200cgpt\u236f\u2372\u2376\u237by;\u4451on;\u412ff;\uc000\ud835\udd5aa;\u43b9uest\u803b\xbf\u40bf\u0100ci\u238a\u238fr;\uc000\ud835\udcben\u0280;Edsv\u04f4\u239b\u239d\u23a1\u04f3;\u62f9ot;\u62f5\u0100;v\u23a6\u23a7\u62f4;\u62f3\u0100;i\u0777\u23aelde;\u4129\u01eb\u23b8\0\u23bccy;\u4456l\u803b\xef\u40ef\u0300cfmosu\u23cc\u23d7\u23dc\u23e1\u23e7\u23f5\u0100iy\u23d1\u23d5rc;\u4135;\u4439r;\uc000\ud835\udd27ath;\u4237pf;\uc000\ud835\udd5b\u01e3\u23ec\0\u23f1r;\uc000\ud835\udcbfrcy;\u4458kcy;\u4454\u0400acfghjos\u240b\u2416\u2422\u2427\u242d\u2431\u2435\u243bppa\u0100;v\u2413\u2414\u43ba;\u43f0\u0100ey\u241b\u2420dil;\u4137;\u443ar;\uc000\ud835\udd28reen;\u4138cy;\u4445cy;\u445cpf;\uc000\ud835\udd5ccr;\uc000\ud835\udcc0\u0b80ABEHabcdefghjlmnoprstuv\u2470\u2481\u2486\u248d\u2491\u250e\u253d\u255a\u2580\u264e\u265e\u2665\u2679\u267d\u269a\u26b2\u26d8\u275d\u2768\u278b\u27c0\u2801\u2812\u0180art\u2477\u247a\u247cr\xf2\u09c6\xf2\u0395ail;\u691barr;\u690e\u0100;g\u0994\u248b;\u6a8bar;\u6962\u0963\u24a5\0\u24aa\0\u24b1\0\0\0\0\0\u24b5\u24ba\0\u24c6\u24c8\u24cd\0\u24f9ute;\u413amptyv;\u69b4ra\xee\u084cbda;\u43bbg\u0180;dl\u088e\u24c1\u24c3;\u6991\xe5\u088e;\u6a85uo\u803b\xab\u40abr\u0400;bfhlpst\u0899\u24de\u24e6\u24e9\u24eb\u24ee\u24f1\u24f5\u0100;f\u089d\u24e3s;\u691fs;\u691d\xeb\u2252p;\u61abl;\u6939im;\u6973l;\u61a2\u0180;ae\u24ff\u2500\u2504\u6aabil;\u6919\u0100;s\u2509\u250a\u6aad;\uc000\u2aad\ufe00\u0180abr\u2515\u2519\u251drr;\u690crk;\u6772\u0100ak\u2522\u252cc\u0100ek\u2528\u252a;\u407b;\u405b\u0100es\u2531\u2533;\u698bl\u0100du\u2539\u253b;\u698f;\u698d\u0200aeuy\u2546\u254b\u2556\u2558ron;\u413e\u0100di\u2550\u2554il;\u413c\xec\u08b0\xe2\u2529;\u443b\u0200cqrs\u2563\u2566\u256d\u257da;\u6936uo\u0100;r\u0e19\u1746\u0100du\u2572\u2577har;\u6967shar;\u694bh;\u61b2\u0280;fgqs\u258b\u258c\u0989\u25f3\u25ff\u6264t\u0280ahlrt\u2598\u25a4\u25b7\u25c2\u25e8rrow\u0100;t\u0899\u25a1a\xe9\u24f6arpoon\u0100du\u25af\u25b4own\xbb\u045ap\xbb\u0966eftarrows;\u61c7ight\u0180ahs\u25cd\u25d6\u25derrow\u0100;s\u08f4\u08a7arpoon\xf3\u0f98quigarro\xf7\u21f0hreetimes;\u62cb\u0180;qs\u258b\u0993\u25falan\xf4\u09ac\u0280;cdgs\u09ac\u260a\u260d\u261d\u2628c;\u6aa8ot\u0100;o\u2614\u2615\u6a7f\u0100;r\u261a\u261b\u6a81;\u6a83\u0100;e\u2622\u2625\uc000\u22da\ufe00s;\u6a93\u0280adegs\u2633\u2639\u263d\u2649\u264bppro\xf8\u24c6ot;\u62d6q\u0100gq\u2643\u2645\xf4\u0989gt\xf2\u248c\xf4\u099bi\xed\u09b2\u0180ilr\u2655\u08e1\u265asht;\u697c;\uc000\ud835\udd29\u0100;E\u099c\u2663;\u6a91\u0161\u2669\u2676r\u0100du\u25b2\u266e\u0100;l\u0965\u2673;\u696alk;\u6584cy;\u4459\u0280;acht\u0a48\u2688\u268b\u2691\u2696r\xf2\u25c1orne\xf2\u1d08ard;\u696bri;\u65fa\u0100io\u269f\u26a4dot;\u4140ust\u0100;a\u26ac\u26ad\u63b0che\xbb\u26ad\u0200Eaes\u26bb\u26bd\u26c9\u26d4;\u6268p\u0100;p\u26c3\u26c4\u6a89rox\xbb\u26c4\u0100;q\u26ce\u26cf\u6a87\u0100;q\u26ce\u26bbim;\u62e6\u0400abnoptwz\u26e9\u26f4\u26f7\u271a\u272f\u2741\u2747\u2750\u0100nr\u26ee\u26f1g;\u67ecr;\u61fdr\xeb\u08c1g\u0180lmr\u26ff\u270d\u2714eft\u0100ar\u09e6\u2707ight\xe1\u09f2apsto;\u67fcight\xe1\u09fdparrow\u0100lr\u2725\u2729ef\xf4\u24edight;\u61ac\u0180afl\u2736\u2739\u273dr;\u6985;\uc000\ud835\udd5dus;\u6a2dimes;\u6a34\u0161\u274b\u274fst;\u6217\xe1\u134e\u0180;ef\u2757\u2758\u1800\u65cange\xbb\u2758ar\u0100;l\u2764\u2765\u4028t;\u6993\u0280achmt\u2773\u2776\u277c\u2785\u2787r\xf2\u08a8orne\xf2\u1d8car\u0100;d\u0f98\u2783;\u696d;\u600eri;\u62bf\u0300achiqt\u2798\u279d\u0a40\u27a2\u27ae\u27bbquo;\u6039r;\uc000\ud835\udcc1m\u0180;eg\u09b2\u27aa\u27ac;\u6a8d;\u6a8f\u0100bu\u252a\u27b3o\u0100;r\u0e1f\u27b9;\u601arok;\u4142\u8400<;cdhilqr\u082b\u27d2\u2639\u27dc\u27e0\u27e5\u27ea\u27f0\u0100ci\u27d7\u27d9;\u6aa6r;\u6a79re\xe5\u25f2mes;\u62c9arr;\u6976uest;\u6a7b\u0100Pi\u27f5\u27f9ar;\u6996\u0180;ef\u2800\u092d\u181b\u65c3r\u0100du\u2807\u280dshar;\u694ahar;\u6966\u0100en\u2817\u2821rtneqq;\uc000\u2268\ufe00\xc5\u281e\u0700Dacdefhilnopsu\u2840\u2845\u2882\u288e\u2893\u28a0\u28a5\u28a8\u28da\u28e2\u28e4\u0a83\u28f3\u2902Dot;\u623a\u0200clpr\u284e\u2852\u2863\u287dr\u803b\xaf\u40af\u0100et\u2857\u2859;\u6642\u0100;e\u285e\u285f\u6720se\xbb\u285f\u0100;s\u103b\u2868to\u0200;dlu\u103b\u2873\u2877\u287bow\xee\u048cef\xf4\u090f\xf0\u13d1ker;\u65ae\u0100oy\u2887\u288cmma;\u6a29;\u443cash;\u6014asuredangle\xbb\u1626r;\uc000\ud835\udd2ao;\u6127\u0180cdn\u28af\u28b4\u28c9ro\u803b\xb5\u40b5\u0200;acd\u1464\u28bd\u28c0\u28c4s\xf4\u16a7ir;\u6af0ot\u80bb\xb7\u01b5us\u0180;bd\u28d2\u1903\u28d3\u6212\u0100;u\u1d3c\u28d8;\u6a2a\u0163\u28de\u28e1p;\u6adb\xf2\u2212\xf0\u0a81\u0100dp\u28e9\u28eeels;\u62a7f;\uc000\ud835\udd5e\u0100ct\u28f8\u28fdr;\uc000\ud835\udcc2pos\xbb\u159d\u0180;lm\u2909\u290a\u290d\u43bctimap;\u62b8\u0c00GLRVabcdefghijlmoprstuvw\u2942\u2953\u297e\u2989\u2998\u29da\u29e9\u2a15\u2a1a\u2a58\u2a5d\u2a83\u2a95\u2aa4\u2aa8\u2b04\u2b07\u2b44\u2b7f\u2bae\u2c34\u2c67\u2c7c\u2ce9\u0100gt\u2947\u294b;\uc000\u22d9\u0338\u0100;v\u2950\u0bcf\uc000\u226b\u20d2\u0180elt\u295a\u2972\u2976ft\u0100ar\u2961\u2967rrow;\u61cdightarrow;\u61ce;\uc000\u22d8\u0338\u0100;v\u297b\u0c47\uc000\u226a\u20d2ightarrow;\u61cf\u0100Dd\u298e\u2993ash;\u62afash;\u62ae\u0280bcnpt\u29a3\u29a7\u29ac\u29b1\u29ccla\xbb\u02deute;\u4144g;\uc000\u2220\u20d2\u0280;Eiop\u0d84\u29bc\u29c0\u29c5\u29c8;\uc000\u2a70\u0338d;\uc000\u224b\u0338s;\u4149ro\xf8\u0d84ur\u0100;a\u29d3\u29d4\u666el\u0100;s\u29d3\u0b38\u01f3\u29df\0\u29e3p\u80bb\xa0\u0b37mp\u0100;e\u0bf9\u0c00\u0280aeouy\u29f4\u29fe\u2a03\u2a10\u2a13\u01f0\u29f9\0\u29fb;\u6a43on;\u4148dil;\u4146ng\u0100;d\u0d7e\u2a0aot;\uc000\u2a6d\u0338p;\u6a42;\u443dash;\u6013\u0380;Aadqsx\u0b92\u2a29\u2a2d\u2a3b\u2a41\u2a45\u2a50rr;\u61d7r\u0100hr\u2a33\u2a36k;\u6924\u0100;o\u13f2\u13f0ot;\uc000\u2250\u0338ui\xf6\u0b63\u0100ei\u2a4a\u2a4ear;\u6928\xed\u0b98ist\u0100;s\u0ba0\u0b9fr;\uc000\ud835\udd2b\u0200Eest\u0bc5\u2a66\u2a79\u2a7c\u0180;qs\u0bbc\u2a6d\u0be1\u0180;qs\u0bbc\u0bc5\u2a74lan\xf4\u0be2i\xed\u0bea\u0100;r\u0bb6\u2a81\xbb\u0bb7\u0180Aap\u2a8a\u2a8d\u2a91r\xf2\u2971rr;\u61aear;\u6af2\u0180;sv\u0f8d\u2a9c\u0f8c\u0100;d\u2aa1\u2aa2\u62fc;\u62facy;\u445a\u0380AEadest\u2ab7\u2aba\u2abe\u2ac2\u2ac5\u2af6\u2af9r\xf2\u2966;\uc000\u2266\u0338rr;\u619ar;\u6025\u0200;fqs\u0c3b\u2ace\u2ae3\u2aeft\u0100ar\u2ad4\u2ad9rro\xf7\u2ac1ightarro\xf7\u2a90\u0180;qs\u0c3b\u2aba\u2aealan\xf4\u0c55\u0100;s\u0c55\u2af4\xbb\u0c36i\xed\u0c5d\u0100;r\u0c35\u2afei\u0100;e\u0c1a\u0c25i\xe4\u0d90\u0100pt\u2b0c\u2b11f;\uc000\ud835\udd5f\u8180\xac;in\u2b19\u2b1a\u2b36\u40acn\u0200;Edv\u0b89\u2b24\u2b28\u2b2e;\uc000\u22f9\u0338ot;\uc000\u22f5\u0338\u01e1\u0b89\u2b33\u2b35;\u62f7;\u62f6i\u0100;v\u0cb8\u2b3c\u01e1\u0cb8\u2b41\u2b43;\u62fe;\u62fd\u0180aor\u2b4b\u2b63\u2b69r\u0200;ast\u0b7b\u2b55\u2b5a\u2b5flle\xec\u0b7bl;\uc000\u2afd\u20e5;\uc000\u2202\u0338lint;\u6a14\u0180;ce\u0c92\u2b70\u2b73u\xe5\u0ca5\u0100;c\u0c98\u2b78\u0100;e\u0c92\u2b7d\xf1\u0c98\u0200Aait\u2b88\u2b8b\u2b9d\u2ba7r\xf2\u2988rr\u0180;cw\u2b94\u2b95\u2b99\u619b;\uc000\u2933\u0338;\uc000\u219d\u0338ghtarrow\xbb\u2b95ri\u0100;e\u0ccb\u0cd6\u0380chimpqu\u2bbd\u2bcd\u2bd9\u2b04\u0b78\u2be4\u2bef\u0200;cer\u0d32\u2bc6\u0d37\u2bc9u\xe5\u0d45;\uc000\ud835\udcc3ort\u026d\u2b05\0\0\u2bd6ar\xe1\u2b56m\u0100;e\u0d6e\u2bdf\u0100;q\u0d74\u0d73su\u0100bp\u2beb\u2bed\xe5\u0cf8\xe5\u0d0b\u0180bcp\u2bf6\u2c11\u2c19\u0200;Ees\u2bff\u2c00\u0d22\u2c04\u6284;\uc000\u2ac5\u0338et\u0100;e\u0d1b\u2c0bq\u0100;q\u0d23\u2c00c\u0100;e\u0d32\u2c17\xf1\u0d38\u0200;Ees\u2c22\u2c23\u0d5f\u2c27\u6285;\uc000\u2ac6\u0338et\u0100;e\u0d58\u2c2eq\u0100;q\u0d60\u2c23\u0200gilr\u2c3d\u2c3f\u2c45\u2c47\xec\u0bd7lde\u803b\xf1\u40f1\xe7\u0c43iangle\u0100lr\u2c52\u2c5ceft\u0100;e\u0c1a\u2c5a\xf1\u0c26ight\u0100;e\u0ccb\u2c65\xf1\u0cd7\u0100;m\u2c6c\u2c6d\u43bd\u0180;es\u2c74\u2c75\u2c79\u4023ro;\u6116p;\u6007\u0480DHadgilrs\u2c8f\u2c94\u2c99\u2c9e\u2ca3\u2cb0\u2cb6\u2cd3\u2ce3ash;\u62adarr;\u6904p;\uc000\u224d\u20d2ash;\u62ac\u0100et\u2ca8\u2cac;\uc000\u2265\u20d2;\uc000>\u20d2nfin;\u69de\u0180Aet\u2cbd\u2cc1\u2cc5rr;\u6902;\uc000\u2264\u20d2\u0100;r\u2cca\u2ccd\uc000<\u20d2ie;\uc000\u22b4\u20d2\u0100At\u2cd8\u2cdcrr;\u6903rie;\uc000\u22b5\u20d2im;\uc000\u223c\u20d2\u0180Aan\u2cf0\u2cf4\u2d02rr;\u61d6r\u0100hr\u2cfa\u2cfdk;\u6923\u0100;o\u13e7\u13e5ear;\u6927\u1253\u1a95\0\0\0\0\0\0\0\0\0\0\0\0\0\u2d2d\0\u2d38\u2d48\u2d60\u2d65\u2d72\u2d84\u1b07\0\0\u2d8d\u2dab\0\u2dc8\u2dce\0\u2ddc\u2e19\u2e2b\u2e3e\u2e43\u0100cs\u2d31\u1a97ute\u803b\xf3\u40f3\u0100iy\u2d3c\u2d45r\u0100;c\u1a9e\u2d42\u803b\xf4\u40f4;\u443e\u0280abios\u1aa0\u2d52\u2d57\u01c8\u2d5alac;\u4151v;\u6a38old;\u69bclig;\u4153\u0100cr\u2d69\u2d6dir;\u69bf;\uc000\ud835\udd2c\u036f\u2d79\0\0\u2d7c\0\u2d82n;\u42dbave\u803b\xf2\u40f2;\u69c1\u0100bm\u2d88\u0df4ar;\u69b5\u0200acit\u2d95\u2d98\u2da5\u2da8r\xf2\u1a80\u0100ir\u2d9d\u2da0r;\u69beoss;\u69bbn\xe5\u0e52;\u69c0\u0180aei\u2db1\u2db5\u2db9cr;\u414dga;\u43c9\u0180cdn\u2dc0\u2dc5\u01cdron;\u43bf;\u69b6pf;\uc000\ud835\udd60\u0180ael\u2dd4\u2dd7\u01d2r;\u69b7rp;\u69b9\u0380;adiosv\u2dea\u2deb\u2dee\u2e08\u2e0d\u2e10\u2e16\u6228r\xf2\u1a86\u0200;efm\u2df7\u2df8\u2e02\u2e05\u6a5dr\u0100;o\u2dfe\u2dff\u6134f\xbb\u2dff\u803b\xaa\u40aa\u803b\xba\u40bagof;\u62b6r;\u6a56lope;\u6a57;\u6a5b\u0180clo\u2e1f\u2e21\u2e27\xf2\u2e01ash\u803b\xf8\u40f8l;\u6298i\u016c\u2e2f\u2e34de\u803b\xf5\u40f5es\u0100;a\u01db\u2e3as;\u6a36ml\u803b\xf6\u40f6bar;\u633d\u0ae1\u2e5e\0\u2e7d\0\u2e80\u2e9d\0\u2ea2\u2eb9\0\0\u2ecb\u0e9c\0\u2f13\0\0\u2f2b\u2fbc\0\u2fc8r\u0200;ast\u0403\u2e67\u2e72\u0e85\u8100\xb6;l\u2e6d\u2e6e\u40b6le\xec\u0403\u0269\u2e78\0\0\u2e7bm;\u6af3;\u6afdy;\u443fr\u0280cimpt\u2e8b\u2e8f\u2e93\u1865\u2e97nt;\u4025od;\u402eil;\u6030enk;\u6031r;\uc000\ud835\udd2d\u0180imo\u2ea8\u2eb0\u2eb4\u0100;v\u2ead\u2eae\u43c6;\u43d5ma\xf4\u0a76ne;\u660e\u0180;tv\u2ebf\u2ec0\u2ec8\u43c0chfork\xbb\u1ffd;\u43d6\u0100au\u2ecf\u2edfn\u0100ck\u2ed5\u2eddk\u0100;h\u21f4\u2edb;\u610e\xf6\u21f4s\u0480;abcdemst\u2ef3\u2ef4\u1908\u2ef9\u2efd\u2f04\u2f06\u2f0a\u2f0e\u402bcir;\u6a23ir;\u6a22\u0100ou\u1d40\u2f02;\u6a25;\u6a72n\u80bb\xb1\u0e9dim;\u6a26wo;\u6a27\u0180ipu\u2f19\u2f20\u2f25ntint;\u6a15f;\uc000\ud835\udd61nd\u803b\xa3\u40a3\u0500;Eaceinosu\u0ec8\u2f3f\u2f41\u2f44\u2f47\u2f81\u2f89\u2f92\u2f7e\u2fb6;\u6ab3p;\u6ab7u\xe5\u0ed9\u0100;c\u0ece\u2f4c\u0300;acens\u0ec8\u2f59\u2f5f\u2f66\u2f68\u2f7eppro\xf8\u2f43urlye\xf1\u0ed9\xf1\u0ece\u0180aes\u2f6f\u2f76\u2f7approx;\u6ab9qq;\u6ab5im;\u62e8i\xed\u0edfme\u0100;s\u2f88\u0eae\u6032\u0180Eas\u2f78\u2f90\u2f7a\xf0\u2f75\u0180dfp\u0eec\u2f99\u2faf\u0180als\u2fa0\u2fa5\u2faalar;\u632eine;\u6312urf;\u6313\u0100;t\u0efb\u2fb4\xef\u0efbrel;\u62b0\u0100ci\u2fc0\u2fc5r;\uc000\ud835\udcc5;\u43c8ncsp;\u6008\u0300fiopsu\u2fda\u22e2\u2fdf\u2fe5\u2feb\u2ff1r;\uc000\ud835\udd2epf;\uc000\ud835\udd62rime;\u6057cr;\uc000\ud835\udcc6\u0180aeo\u2ff8\u3009\u3013t\u0100ei\u2ffe\u3005rnion\xf3\u06b0nt;\u6a16st\u0100;e\u3010\u3011\u403f\xf1\u1f19\xf4\u0f14\u0a80ABHabcdefhilmnoprstux\u3040\u3051\u3055\u3059\u30e0\u310e\u312b\u3147\u3162\u3172\u318e\u3206\u3215\u3224\u3229\u3258\u326e\u3272\u3290\u32b0\u32b7\u0180art\u3047\u304a\u304cr\xf2\u10b3\xf2\u03ddail;\u691car\xf2\u1c65ar;\u6964\u0380cdenqrt\u3068\u3075\u3078\u307f\u308f\u3094\u30cc\u0100eu\u306d\u3071;\uc000\u223d\u0331te;\u4155i\xe3\u116emptyv;\u69b3g\u0200;del\u0fd1\u3089\u308b\u308d;\u6992;\u69a5\xe5\u0fd1uo\u803b\xbb\u40bbr\u0580;abcfhlpstw\u0fdc\u30ac\u30af\u30b7\u30b9\u30bc\u30be\u30c0\u30c3\u30c7\u30cap;\u6975\u0100;f\u0fe0\u30b4s;\u6920;\u6933s;\u691e\xeb\u225d\xf0\u272el;\u6945im;\u6974l;\u61a3;\u619d\u0100ai\u30d1\u30d5il;\u691ao\u0100;n\u30db\u30dc\u6236al\xf3\u0f1e\u0180abr\u30e7\u30ea\u30eer\xf2\u17e5rk;\u6773\u0100ak\u30f3\u30fdc\u0100ek\u30f9\u30fb;\u407d;\u405d\u0100es\u3102\u3104;\u698cl\u0100du\u310a\u310c;\u698e;\u6990\u0200aeuy\u3117\u311c\u3127\u3129ron;\u4159\u0100di\u3121\u3125il;\u4157\xec\u0ff2\xe2\u30fa;\u4440\u0200clqs\u3134\u3137\u313d\u3144a;\u6937dhar;\u6969uo\u0100;r\u020e\u020dh;\u61b3\u0180acg\u314e\u315f\u0f44l\u0200;ips\u0f78\u3158\u315b\u109cn\xe5\u10bbar\xf4\u0fa9t;\u65ad\u0180ilr\u3169\u1023\u316esht;\u697d;\uc000\ud835\udd2f\u0100ao\u3177\u3186r\u0100du\u317d\u317f\xbb\u047b\u0100;l\u1091\u3184;\u696c\u0100;v\u318b\u318c\u43c1;\u43f1\u0180gns\u3195\u31f9\u31fcht\u0300ahlrst\u31a4\u31b0\u31c2\u31d8\u31e4\u31eerrow\u0100;t\u0fdc\u31ada\xe9\u30c8arpoon\u0100du\u31bb\u31bfow\xee\u317ep\xbb\u1092eft\u0100ah\u31ca\u31d0rrow\xf3\u0feaarpoon\xf3\u0551ightarrows;\u61c9quigarro\xf7\u30cbhreetimes;\u62ccg;\u42daingdotse\xf1\u1f32\u0180ahm\u320d\u3210\u3213r\xf2\u0feaa\xf2\u0551;\u600foust\u0100;a\u321e\u321f\u63b1che\xbb\u321fmid;\u6aee\u0200abpt\u3232\u323d\u3240\u3252\u0100nr\u3237\u323ag;\u67edr;\u61fer\xeb\u1003\u0180afl\u3247\u324a\u324er;\u6986;\uc000\ud835\udd63us;\u6a2eimes;\u6a35\u0100ap\u325d\u3267r\u0100;g\u3263\u3264\u4029t;\u6994olint;\u6a12ar\xf2\u31e3\u0200achq\u327b\u3280\u10bc\u3285quo;\u603ar;\uc000\ud835\udcc7\u0100bu\u30fb\u328ao\u0100;r\u0214\u0213\u0180hir\u3297\u329b\u32a0re\xe5\u31f8mes;\u62cai\u0200;efl\u32aa\u1059\u1821\u32ab\u65b9tri;\u69celuhar;\u6968;\u611e\u0d61\u32d5\u32db\u32df\u332c\u3338\u3371\0\u337a\u33a4\0\0\u33ec\u33f0\0\u3428\u3448\u345a\u34ad\u34b1\u34ca\u34f1\0\u3616\0\0\u3633cute;\u415bqu\xef\u27ba\u0500;Eaceinpsy\u11ed\u32f3\u32f5\u32ff\u3302\u330b\u330f\u331f\u3326\u3329;\u6ab4\u01f0\u32fa\0\u32fc;\u6ab8on;\u4161u\xe5\u11fe\u0100;d\u11f3\u3307il;\u415frc;\u415d\u0180Eas\u3316\u3318\u331b;\u6ab6p;\u6abaim;\u62e9olint;\u6a13i\xed\u1204;\u4441ot\u0180;be\u3334\u1d47\u3335\u62c5;\u6a66\u0380Aacmstx\u3346\u334a\u3357\u335b\u335e\u3363\u336drr;\u61d8r\u0100hr\u3350\u3352\xeb\u2228\u0100;o\u0a36\u0a34t\u803b\xa7\u40a7i;\u403bwar;\u6929m\u0100in\u3369\xf0nu\xf3\xf1t;\u6736r\u0100;o\u3376\u2055\uc000\ud835\udd30\u0200acoy\u3382\u3386\u3391\u33a0rp;\u666f\u0100hy\u338b\u338fcy;\u4449;\u4448rt\u026d\u3399\0\0\u339ci\xe4\u1464ara\xec\u2e6f\u803b\xad\u40ad\u0100gm\u33a8\u33b4ma\u0180;fv\u33b1\u33b2\u33b2\u43c3;\u43c2\u0400;deglnpr\u12ab\u33c5\u33c9\u33ce\u33d6\u33de\u33e1\u33e6ot;\u6a6a\u0100;q\u12b1\u12b0\u0100;E\u33d3\u33d4\u6a9e;\u6aa0\u0100;E\u33db\u33dc\u6a9d;\u6a9fe;\u6246lus;\u6a24arr;\u6972ar\xf2\u113d\u0200aeit\u33f8\u3408\u340f\u3417\u0100ls\u33fd\u3404lsetm\xe9\u336ahp;\u6a33parsl;\u69e4\u0100dl\u1463\u3414e;\u6323\u0100;e\u341c\u341d\u6aaa\u0100;s\u3422\u3423\u6aac;\uc000\u2aac\ufe00\u0180flp\u342e\u3433\u3442tcy;\u444c\u0100;b\u3438\u3439\u402f\u0100;a\u343e\u343f\u69c4r;\u633ff;\uc000\ud835\udd64a\u0100dr\u344d\u0402es\u0100;u\u3454\u3455\u6660it\xbb\u3455\u0180csu\u3460\u3479\u349f\u0100au\u3465\u346fp\u0100;s\u1188\u346b;\uc000\u2293\ufe00p\u0100;s\u11b4\u3475;\uc000\u2294\ufe00u\u0100bp\u347f\u348f\u0180;es\u1197\u119c\u3486et\u0100;e\u1197\u348d\xf1\u119d\u0180;es\u11a8\u11ad\u3496et\u0100;e\u11a8\u349d\xf1\u11ae\u0180;af\u117b\u34a6\u05b0r\u0165\u34ab\u05b1\xbb\u117car\xf2\u1148\u0200cemt\u34b9\u34be\u34c2\u34c5r;\uc000\ud835\udcc8tm\xee\xf1i\xec\u3415ar\xe6\u11be\u0100ar\u34ce\u34d5r\u0100;f\u34d4\u17bf\u6606\u0100an\u34da\u34edight\u0100ep\u34e3\u34eapsilo\xee\u1ee0h\xe9\u2eafs\xbb\u2852\u0280bcmnp\u34fb\u355e\u1209\u358b\u358e\u0480;Edemnprs\u350e\u350f\u3511\u3515\u351e\u3523\u352c\u3531\u3536\u6282;\u6ac5ot;\u6abd\u0100;d\u11da\u351aot;\u6ac3ult;\u6ac1\u0100Ee\u3528\u352a;\u6acb;\u628alus;\u6abfarr;\u6979\u0180eiu\u353d\u3552\u3555t\u0180;en\u350e\u3545\u354bq\u0100;q\u11da\u350feq\u0100;q\u352b\u3528m;\u6ac7\u0100bp\u355a\u355c;\u6ad5;\u6ad3c\u0300;acens\u11ed\u356c\u3572\u3579\u357b\u3326ppro\xf8\u32faurlye\xf1\u11fe\xf1\u11f3\u0180aes\u3582\u3588\u331bppro\xf8\u331aq\xf1\u3317g;\u666a\u0680123;Edehlmnps\u35a9\u35ac\u35af\u121c\u35b2\u35b4\u35c0\u35c9\u35d5\u35da\u35df\u35e8\u35ed\u803b\xb9\u40b9\u803b\xb2\u40b2\u803b\xb3\u40b3;\u6ac6\u0100os\u35b9\u35bct;\u6abeub;\u6ad8\u0100;d\u1222\u35c5ot;\u6ac4s\u0100ou\u35cf\u35d2l;\u67c9b;\u6ad7arr;\u697bult;\u6ac2\u0100Ee\u35e4\u35e6;\u6acc;\u628blus;\u6ac0\u0180eiu\u35f4\u3609\u360ct\u0180;en\u121c\u35fc\u3602q\u0100;q\u1222\u35b2eq\u0100;q\u35e7\u35e4m;\u6ac8\u0100bp\u3611\u3613;\u6ad4;\u6ad6\u0180Aan\u361c\u3620\u362drr;\u61d9r\u0100hr\u3626\u3628\xeb\u222e\u0100;o\u0a2b\u0a29war;\u692alig\u803b\xdf\u40df\u0be1\u3651\u365d\u3660\u12ce\u3673\u3679\0\u367e\u36c2\0\0\0\0\0\u36db\u3703\0\u3709\u376c\0\0\0\u3787\u0272\u3656\0\0\u365bget;\u6316;\u43c4r\xeb\u0e5f\u0180aey\u3666\u366b\u3670ron;\u4165dil;\u4163;\u4442lrec;\u6315r;\uc000\ud835\udd31\u0200eiko\u3686\u369d\u36b5\u36bc\u01f2\u368b\0\u3691e\u01004f\u1284\u1281a\u0180;sv\u3698\u3699\u369b\u43b8ym;\u43d1\u0100cn\u36a2\u36b2k\u0100as\u36a8\u36aeppro\xf8\u12c1im\xbb\u12acs\xf0\u129e\u0100as\u36ba\u36ae\xf0\u12c1rn\u803b\xfe\u40fe\u01ec\u031f\u36c6\u22e7es\u8180\xd7;bd\u36cf\u36d0\u36d8\u40d7\u0100;a\u190f\u36d5r;\u6a31;\u6a30\u0180eps\u36e1\u36e3\u3700\xe1\u2a4d\u0200;bcf\u0486\u36ec\u36f0\u36f4ot;\u6336ir;\u6af1\u0100;o\u36f9\u36fc\uc000\ud835\udd65rk;\u6ada\xe1\u3362rime;\u6034\u0180aip\u370f\u3712\u3764d\xe5\u1248\u0380adempst\u3721\u374d\u3740\u3751\u3757\u375c\u375fngle\u0280;dlqr\u3730\u3731\u3736\u3740\u3742\u65b5own\xbb\u1dbbeft\u0100;e\u2800\u373e\xf1\u092e;\u625cight\u0100;e\u32aa\u374b\xf1\u105aot;\u65ecinus;\u6a3alus;\u6a39b;\u69cdime;\u6a3bezium;\u63e2\u0180cht\u3772\u377d\u3781\u0100ry\u3777\u377b;\uc000\ud835\udcc9;\u4446cy;\u445brok;\u4167\u0100io\u378b\u378ex\xf4\u1777head\u0100lr\u3797\u37a0eftarro\xf7\u084fightarrow\xbb\u0f5d\u0900AHabcdfghlmoprstuw\u37d0\u37d3\u37d7\u37e4\u37f0\u37fc\u380e\u381c\u3823\u3834\u3851\u385d\u386b\u38a9\u38cc\u38d2\u38ea\u38f6r\xf2\u03edar;\u6963\u0100cr\u37dc\u37e2ute\u803b\xfa\u40fa\xf2\u1150r\u01e3\u37ea\0\u37edy;\u445eve;\u416d\u0100iy\u37f5\u37farc\u803b\xfb\u40fb;\u4443\u0180abh\u3803\u3806\u380br\xf2\u13adlac;\u4171a\xf2\u13c3\u0100ir\u3813\u3818sht;\u697e;\uc000\ud835\udd32rave\u803b\xf9\u40f9\u0161\u3827\u3831r\u0100lr\u382c\u382e\xbb\u0957\xbb\u1083lk;\u6580\u0100ct\u3839\u384d\u026f\u383f\0\0\u384arn\u0100;e\u3845\u3846\u631cr\xbb\u3846op;\u630fri;\u65f8\u0100al\u3856\u385acr;\u416b\u80bb\xa8\u0349\u0100gp\u3862\u3866on;\u4173f;\uc000\ud835\udd66\u0300adhlsu\u114b\u3878\u387d\u1372\u3891\u38a0own\xe1\u13b3arpoon\u0100lr\u3888\u388cef\xf4\u382digh\xf4\u382fi\u0180;hl\u3899\u389a\u389c\u43c5\xbb\u13faon\xbb\u389aparrows;\u61c8\u0180cit\u38b0\u38c4\u38c8\u026f\u38b6\0\0\u38c1rn\u0100;e\u38bc\u38bd\u631dr\xbb\u38bdop;\u630eng;\u416fri;\u65f9cr;\uc000\ud835\udcca\u0180dir\u38d9\u38dd\u38e2ot;\u62f0lde;\u4169i\u0100;f\u3730\u38e8\xbb\u1813\u0100am\u38ef\u38f2r\xf2\u38a8l\u803b\xfc\u40fcangle;\u69a7\u0780ABDacdeflnoprsz\u391c\u391f\u3929\u392d\u39b5\u39b8\u39bd\u39df\u39e4\u39e8\u39f3\u39f9\u39fd\u3a01\u3a20r\xf2\u03f7ar\u0100;v\u3926\u3927\u6ae8;\u6ae9as\xe8\u03e1\u0100nr\u3932\u3937grt;\u699c\u0380eknprst\u34e3\u3946\u394b\u3952\u395d\u3964\u3996app\xe1\u2415othin\xe7\u1e96\u0180hir\u34eb\u2ec8\u3959op\xf4\u2fb5\u0100;h\u13b7\u3962\xef\u318d\u0100iu\u3969\u396dgm\xe1\u33b3\u0100bp\u3972\u3984setneq\u0100;q\u397d\u3980\uc000\u228a\ufe00;\uc000\u2acb\ufe00setneq\u0100;q\u398f\u3992\uc000\u228b\ufe00;\uc000\u2acc\ufe00\u0100hr\u399b\u399fet\xe1\u369ciangle\u0100lr\u39aa\u39afeft\xbb\u0925ight\xbb\u1051y;\u4432ash\xbb\u1036\u0180elr\u39c4\u39d2\u39d7\u0180;be\u2dea\u39cb\u39cfar;\u62bbq;\u625alip;\u62ee\u0100bt\u39dc\u1468a\xf2\u1469r;\uc000\ud835\udd33tr\xe9\u39aesu\u0100bp\u39ef\u39f1\xbb\u0d1c\xbb\u0d59pf;\uc000\ud835\udd67ro\xf0\u0efbtr\xe9\u39b4\u0100cu\u3a06\u3a0br;\uc000\ud835\udccb\u0100bp\u3a10\u3a18n\u0100Ee\u3980\u3a16\xbb\u397en\u0100Ee\u3992\u3a1e\xbb\u3990igzag;\u699a\u0380cefoprs\u3a36\u3a3b\u3a56\u3a5b\u3a54\u3a61\u3a6airc;\u4175\u0100di\u3a40\u3a51\u0100bg\u3a45\u3a49ar;\u6a5fe\u0100;q\u15fa\u3a4f;\u6259erp;\u6118r;\uc000\ud835\udd34pf;\uc000\ud835\udd68\u0100;e\u1479\u3a66at\xe8\u1479cr;\uc000\ud835\udccc\u0ae3\u178e\u3a87\0\u3a8b\0\u3a90\u3a9b\0\0\u3a9d\u3aa8\u3aab\u3aaf\0\0\u3ac3\u3ace\0\u3ad8\u17dc\u17dftr\xe9\u17d1r;\uc000\ud835\udd35\u0100Aa\u3a94\u3a97r\xf2\u03c3r\xf2\u09f6;\u43be\u0100Aa\u3aa1\u3aa4r\xf2\u03b8r\xf2\u09eba\xf0\u2713is;\u62fb\u0180dpt\u17a4\u3ab5\u3abe\u0100fl\u3aba\u17a9;\uc000\ud835\udd69im\xe5\u17b2\u0100Aa\u3ac7\u3acar\xf2\u03cer\xf2\u0a01\u0100cq\u3ad2\u17b8r;\uc000\ud835\udccd\u0100pt\u17d6\u3adcr\xe9\u17d4\u0400acefiosu\u3af0\u3afd\u3b08\u3b0c\u3b11\u3b15\u3b1b\u3b21c\u0100uy\u3af6\u3afbte\u803b\xfd\u40fd;\u444f\u0100iy\u3b02\u3b06rc;\u4177;\u444bn\u803b\xa5\u40a5r;\uc000\ud835\udd36cy;\u4457pf;\uc000\ud835\udd6acr;\uc000\ud835\udcce\u0100cm\u3b26\u3b29y;\u444el\u803b\xff\u40ff\u0500acdefhiosw\u3b42\u3b48\u3b54\u3b58\u3b64\u3b69\u3b6d\u3b74\u3b7a\u3b80cute;\u417a\u0100ay\u3b4d\u3b52ron;\u417e;\u4437ot;\u417c\u0100et\u3b5d\u3b61tr\xe6\u155fa;\u43b6r;\uc000\ud835\udd37cy;\u4436grarr;\u61ddpf;\uc000\ud835\udd6bcr;\uc000\ud835\udccf\u0100jn\u3b85\u3b87;\u600dj;\u600c'.split("").map((c => c.charCodeAt(0))));
  469. // Generated using scripts/write-decode-map.ts
  470. var xmlDecodeTree = new Uint16Array(
  471. // prettier-ignore
  472. "\u0200aglq\t\x15\x18\x1b\u026d\x0f\0\0\x12p;\u4026os;\u4027t;\u403et;\u403cuot;\u4022".split("").map((c => c.charCodeAt(0))));
  473. // Adapted from https://github.com/mathiasbynens/he/blob/36afe179392226cf1b6ccdb16ebbb7a5a844d93a/src/he.js#L106-L134
  474. var _a;
  475. const decodeMap = new Map([ [ 0, 65533 ],
  476. // C1 Unicode control character reference replacements
  477. [ 128, 8364 ], [ 130, 8218 ], [ 131, 402 ], [ 132, 8222 ], [ 133, 8230 ], [ 134, 8224 ], [ 135, 8225 ], [ 136, 710 ], [ 137, 8240 ], [ 138, 352 ], [ 139, 8249 ], [ 140, 338 ], [ 142, 381 ], [ 145, 8216 ], [ 146, 8217 ], [ 147, 8220 ], [ 148, 8221 ], [ 149, 8226 ], [ 150, 8211 ], [ 151, 8212 ], [ 152, 732 ], [ 153, 8482 ], [ 154, 353 ], [ 155, 8250 ], [ 156, 339 ], [ 158, 382 ], [ 159, 376 ] ]);
  478. /**
  479. * Polyfill for `String.fromCodePoint`. It is used to create a string from a Unicode code point.
  480. */ const fromCodePoint$1 =
  481. // eslint-disable-next-line @typescript-eslint/no-unnecessary-condition, node/no-unsupported-features/es-builtins
  482. (_a = String.fromCodePoint) !== null && _a !== void 0 ? _a : function(codePoint) {
  483. let output = "";
  484. if (codePoint > 65535) {
  485. codePoint -= 65536;
  486. output += String.fromCharCode(codePoint >>> 10 & 1023 | 55296);
  487. codePoint = 56320 | codePoint & 1023;
  488. }
  489. output += String.fromCharCode(codePoint);
  490. return output;
  491. };
  492. /**
  493. * Replace the given code point with a replacement character if it is a
  494. * surrogate or is outside the valid range. Otherwise return the code
  495. * point unchanged.
  496. */ function replaceCodePoint(codePoint) {
  497. var _a;
  498. if (codePoint >= 55296 && codePoint <= 57343 || codePoint > 1114111) {
  499. return 65533;
  500. }
  501. return (_a = decodeMap.get(codePoint)) !== null && _a !== void 0 ? _a : codePoint;
  502. }
  503. var CharCodes;
  504. (function(CharCodes) {
  505. CharCodes[CharCodes["NUM"] = 35] = "NUM";
  506. CharCodes[CharCodes["SEMI"] = 59] = "SEMI";
  507. CharCodes[CharCodes["EQUALS"] = 61] = "EQUALS";
  508. CharCodes[CharCodes["ZERO"] = 48] = "ZERO";
  509. CharCodes[CharCodes["NINE"] = 57] = "NINE";
  510. CharCodes[CharCodes["LOWER_A"] = 97] = "LOWER_A";
  511. CharCodes[CharCodes["LOWER_F"] = 102] = "LOWER_F";
  512. CharCodes[CharCodes["LOWER_X"] = 120] = "LOWER_X";
  513. CharCodes[CharCodes["LOWER_Z"] = 122] = "LOWER_Z";
  514. CharCodes[CharCodes["UPPER_A"] = 65] = "UPPER_A";
  515. CharCodes[CharCodes["UPPER_F"] = 70] = "UPPER_F";
  516. CharCodes[CharCodes["UPPER_Z"] = 90] = "UPPER_Z";
  517. })(CharCodes || (CharCodes = {}));
  518. /** Bit that needs to be set to convert an upper case ASCII character to lower case */ const TO_LOWER_BIT = 32;
  519. var BinTrieFlags;
  520. (function(BinTrieFlags) {
  521. BinTrieFlags[BinTrieFlags["VALUE_LENGTH"] = 49152] = "VALUE_LENGTH";
  522. BinTrieFlags[BinTrieFlags["BRANCH_LENGTH"] = 16256] = "BRANCH_LENGTH";
  523. BinTrieFlags[BinTrieFlags["JUMP_TABLE"] = 127] = "JUMP_TABLE";
  524. })(BinTrieFlags || (BinTrieFlags = {}));
  525. function isNumber(code) {
  526. return code >= CharCodes.ZERO && code <= CharCodes.NINE;
  527. }
  528. function isHexadecimalCharacter(code) {
  529. return code >= CharCodes.UPPER_A && code <= CharCodes.UPPER_F || code >= CharCodes.LOWER_A && code <= CharCodes.LOWER_F;
  530. }
  531. function isAsciiAlphaNumeric(code) {
  532. return code >= CharCodes.UPPER_A && code <= CharCodes.UPPER_Z || code >= CharCodes.LOWER_A && code <= CharCodes.LOWER_Z || isNumber(code);
  533. }
  534. /**
  535. * Checks if the given character is a valid end character for an entity in an attribute.
  536. *
  537. * Attribute values that aren't terminated properly aren't parsed, and shouldn't lead to a parser error.
  538. * See the example in https://html.spec.whatwg.org/multipage/parsing.html#named-character-reference-state
  539. */ function isEntityInAttributeInvalidEnd(code) {
  540. return code === CharCodes.EQUALS || isAsciiAlphaNumeric(code);
  541. }
  542. var EntityDecoderState;
  543. (function(EntityDecoderState) {
  544. EntityDecoderState[EntityDecoderState["EntityStart"] = 0] = "EntityStart";
  545. EntityDecoderState[EntityDecoderState["NumericStart"] = 1] = "NumericStart";
  546. EntityDecoderState[EntityDecoderState["NumericDecimal"] = 2] = "NumericDecimal";
  547. EntityDecoderState[EntityDecoderState["NumericHex"] = 3] = "NumericHex";
  548. EntityDecoderState[EntityDecoderState["NamedEntity"] = 4] = "NamedEntity";
  549. })(EntityDecoderState || (EntityDecoderState = {}));
  550. var DecodingMode;
  551. (function(DecodingMode) {
  552. /** Entities in text nodes that can end with any character. */
  553. DecodingMode[DecodingMode["Legacy"] = 0] = "Legacy";
  554. /** Only allow entities terminated with a semicolon. */ DecodingMode[DecodingMode["Strict"] = 1] = "Strict";
  555. /** Entities in attributes have limitations on ending characters. */ DecodingMode[DecodingMode["Attribute"] = 2] = "Attribute";
  556. })(DecodingMode || (DecodingMode = {}));
  557. /**
  558. * Token decoder with support of writing partial entities.
  559. */ class EntityDecoder {
  560. constructor(/** The tree used to decode entities. */
  561. decodeTree,
  562. /**
  563. * The function that is called when a codepoint is decoded.
  564. *
  565. * For multi-byte named entities, this will be called multiple times,
  566. * with the second codepoint, and the same `consumed` value.
  567. *
  568. * @param codepoint The decoded codepoint.
  569. * @param consumed The number of bytes consumed by the decoder.
  570. */
  571. emitCodePoint, /** An object that is used to produce errors. */
  572. errors) {
  573. this.decodeTree = decodeTree;
  574. this.emitCodePoint = emitCodePoint;
  575. this.errors = errors;
  576. /** The current state of the decoder. */ this.state = EntityDecoderState.EntityStart;
  577. /** Characters that were consumed while parsing an entity. */ this.consumed = 1;
  578. /**
  579. * The result of the entity.
  580. *
  581. * Either the result index of a numeric entity, or the codepoint of a
  582. * numeric entity.
  583. */ this.result = 0;
  584. /** The current index in the decode tree. */ this.treeIndex = 0;
  585. /** The number of characters that were consumed in excess. */ this.excess = 1;
  586. /** The mode in which the decoder is operating. */ this.decodeMode = DecodingMode.Strict;
  587. }
  588. /** Resets the instance to make it reusable. */ startEntity(decodeMode) {
  589. this.decodeMode = decodeMode;
  590. this.state = EntityDecoderState.EntityStart;
  591. this.result = 0;
  592. this.treeIndex = 0;
  593. this.excess = 1;
  594. this.consumed = 1;
  595. }
  596. /**
  597. * Write an entity to the decoder. This can be called multiple times with partial entities.
  598. * If the entity is incomplete, the decoder will return -1.
  599. *
  600. * Mirrors the implementation of `getDecoder`, but with the ability to stop decoding if the
  601. * entity is incomplete, and resume when the next string is written.
  602. *
  603. * @param string The string containing the entity (or a continuation of the entity).
  604. * @param offset The offset at which the entity begins. Should be 0 if this is not the first call.
  605. * @returns The number of characters that were consumed, or -1 if the entity is incomplete.
  606. */ write(str, offset) {
  607. switch (this.state) {
  608. case EntityDecoderState.EntityStart:
  609. {
  610. if (str.charCodeAt(offset) === CharCodes.NUM) {
  611. this.state = EntityDecoderState.NumericStart;
  612. this.consumed += 1;
  613. return this.stateNumericStart(str, offset + 1);
  614. }
  615. this.state = EntityDecoderState.NamedEntity;
  616. return this.stateNamedEntity(str, offset);
  617. }
  618. case EntityDecoderState.NumericStart:
  619. {
  620. return this.stateNumericStart(str, offset);
  621. }
  622. case EntityDecoderState.NumericDecimal:
  623. {
  624. return this.stateNumericDecimal(str, offset);
  625. }
  626. case EntityDecoderState.NumericHex:
  627. {
  628. return this.stateNumericHex(str, offset);
  629. }
  630. case EntityDecoderState.NamedEntity:
  631. {
  632. return this.stateNamedEntity(str, offset);
  633. }
  634. }
  635. }
  636. /**
  637. * Switches between the numeric decimal and hexadecimal states.
  638. *
  639. * Equivalent to the `Numeric character reference state` in the HTML spec.
  640. *
  641. * @param str The string containing the entity (or a continuation of the entity).
  642. * @param offset The current offset.
  643. * @returns The number of characters that were consumed, or -1 if the entity is incomplete.
  644. */ stateNumericStart(str, offset) {
  645. if (offset >= str.length) {
  646. return -1;
  647. }
  648. if ((str.charCodeAt(offset) | TO_LOWER_BIT) === CharCodes.LOWER_X) {
  649. this.state = EntityDecoderState.NumericHex;
  650. this.consumed += 1;
  651. return this.stateNumericHex(str, offset + 1);
  652. }
  653. this.state = EntityDecoderState.NumericDecimal;
  654. return this.stateNumericDecimal(str, offset);
  655. }
  656. addToNumericResult(str, start, end, base) {
  657. if (start !== end) {
  658. const digitCount = end - start;
  659. this.result = this.result * Math.pow(base, digitCount) + parseInt(str.substr(start, digitCount), base);
  660. this.consumed += digitCount;
  661. }
  662. }
  663. /**
  664. * Parses a hexadecimal numeric entity.
  665. *
  666. * Equivalent to the `Hexademical character reference state` in the HTML spec.
  667. *
  668. * @param str The string containing the entity (or a continuation of the entity).
  669. * @param offset The current offset.
  670. * @returns The number of characters that were consumed, or -1 if the entity is incomplete.
  671. */ stateNumericHex(str, offset) {
  672. const startIdx = offset;
  673. while (offset < str.length) {
  674. const char = str.charCodeAt(offset);
  675. if (isNumber(char) || isHexadecimalCharacter(char)) {
  676. offset += 1;
  677. } else {
  678. this.addToNumericResult(str, startIdx, offset, 16);
  679. return this.emitNumericEntity(char, 3);
  680. }
  681. }
  682. this.addToNumericResult(str, startIdx, offset, 16);
  683. return -1;
  684. }
  685. /**
  686. * Parses a decimal numeric entity.
  687. *
  688. * Equivalent to the `Decimal character reference state` in the HTML spec.
  689. *
  690. * @param str The string containing the entity (or a continuation of the entity).
  691. * @param offset The current offset.
  692. * @returns The number of characters that were consumed, or -1 if the entity is incomplete.
  693. */ stateNumericDecimal(str, offset) {
  694. const startIdx = offset;
  695. while (offset < str.length) {
  696. const char = str.charCodeAt(offset);
  697. if (isNumber(char)) {
  698. offset += 1;
  699. } else {
  700. this.addToNumericResult(str, startIdx, offset, 10);
  701. return this.emitNumericEntity(char, 2);
  702. }
  703. }
  704. this.addToNumericResult(str, startIdx, offset, 10);
  705. return -1;
  706. }
  707. /**
  708. * Validate and emit a numeric entity.
  709. *
  710. * Implements the logic from the `Hexademical character reference start
  711. * state` and `Numeric character reference end state` in the HTML spec.
  712. *
  713. * @param lastCp The last code point of the entity. Used to see if the
  714. * entity was terminated with a semicolon.
  715. * @param expectedLength The minimum number of characters that should be
  716. * consumed. Used to validate that at least one digit
  717. * was consumed.
  718. * @returns The number of characters that were consumed.
  719. */ emitNumericEntity(lastCp, expectedLength) {
  720. var _a;
  721. // Ensure we consumed at least one digit.
  722. if (this.consumed <= expectedLength) {
  723. (_a = this.errors) === null || _a === void 0 ? void 0 : _a.absenceOfDigitsInNumericCharacterReference(this.consumed);
  724. return 0;
  725. }
  726. // Figure out if this is a legit end of the entity
  727. if (lastCp === CharCodes.SEMI) {
  728. this.consumed += 1;
  729. } else if (this.decodeMode === DecodingMode.Strict) {
  730. return 0;
  731. }
  732. this.emitCodePoint(replaceCodePoint(this.result), this.consumed);
  733. if (this.errors) {
  734. if (lastCp !== CharCodes.SEMI) {
  735. this.errors.missingSemicolonAfterCharacterReference();
  736. }
  737. this.errors.validateNumericCharacterReference(this.result);
  738. }
  739. return this.consumed;
  740. }
  741. /**
  742. * Parses a named entity.
  743. *
  744. * Equivalent to the `Named character reference state` in the HTML spec.
  745. *
  746. * @param str The string containing the entity (or a continuation of the entity).
  747. * @param offset The current offset.
  748. * @returns The number of characters that were consumed, or -1 if the entity is incomplete.
  749. */ stateNamedEntity(str, offset) {
  750. const {decodeTree: decodeTree} = this;
  751. let current = decodeTree[this.treeIndex];
  752. // The mask is the number of bytes of the value, including the current byte.
  753. let valueLength = (current & BinTrieFlags.VALUE_LENGTH) >> 14;
  754. for (;offset < str.length; offset++, this.excess++) {
  755. const char = str.charCodeAt(offset);
  756. this.treeIndex = determineBranch(decodeTree, current, this.treeIndex + Math.max(1, valueLength), char);
  757. if (this.treeIndex < 0) {
  758. return this.result === 0 ||
  759. // If we are parsing an attribute
  760. this.decodeMode === DecodingMode.Attribute && (
  761. // We shouldn't have consumed any characters after the entity,
  762. valueLength === 0 ||
  763. // And there should be no invalid characters.
  764. isEntityInAttributeInvalidEnd(char)) ? 0 : this.emitNotTerminatedNamedEntity();
  765. }
  766. current = decodeTree[this.treeIndex];
  767. valueLength = (current & BinTrieFlags.VALUE_LENGTH) >> 14;
  768. // If the branch is a value, store it and continue
  769. if (valueLength !== 0) {
  770. // If the entity is terminated by a semicolon, we are done.
  771. if (char === CharCodes.SEMI) {
  772. return this.emitNamedEntityData(this.treeIndex, valueLength, this.consumed + this.excess);
  773. }
  774. // If we encounter a non-terminated (legacy) entity while parsing strictly, then ignore it.
  775. if (this.decodeMode !== DecodingMode.Strict) {
  776. this.result = this.treeIndex;
  777. this.consumed += this.excess;
  778. this.excess = 0;
  779. }
  780. }
  781. }
  782. return -1;
  783. }
  784. /**
  785. * Emit a named entity that was not terminated with a semicolon.
  786. *
  787. * @returns The number of characters consumed.
  788. */ emitNotTerminatedNamedEntity() {
  789. var _a;
  790. const {result: result, decodeTree: decodeTree} = this;
  791. const valueLength = (decodeTree[result] & BinTrieFlags.VALUE_LENGTH) >> 14;
  792. this.emitNamedEntityData(result, valueLength, this.consumed);
  793. (_a = this.errors) === null || _a === void 0 ? void 0 : _a.missingSemicolonAfterCharacterReference();
  794. return this.consumed;
  795. }
  796. /**
  797. * Emit a named entity.
  798. *
  799. * @param result The index of the entity in the decode tree.
  800. * @param valueLength The number of bytes in the entity.
  801. * @param consumed The number of characters consumed.
  802. *
  803. * @returns The number of characters consumed.
  804. */ emitNamedEntityData(result, valueLength, consumed) {
  805. const {decodeTree: decodeTree} = this;
  806. this.emitCodePoint(valueLength === 1 ? decodeTree[result] & ~BinTrieFlags.VALUE_LENGTH : decodeTree[result + 1], consumed);
  807. if (valueLength === 3) {
  808. // For multi-byte values, we need to emit the second byte.
  809. this.emitCodePoint(decodeTree[result + 2], consumed);
  810. }
  811. return consumed;
  812. }
  813. /**
  814. * Signal to the parser that the end of the input was reached.
  815. *
  816. * Remaining data will be emitted and relevant errors will be produced.
  817. *
  818. * @returns The number of characters consumed.
  819. */ end() {
  820. var _a;
  821. switch (this.state) {
  822. case EntityDecoderState.NamedEntity:
  823. {
  824. // Emit a named entity if we have one.
  825. return this.result !== 0 && (this.decodeMode !== DecodingMode.Attribute || this.result === this.treeIndex) ? this.emitNotTerminatedNamedEntity() : 0;
  826. }
  827. // Otherwise, emit a numeric entity if we have one.
  828. case EntityDecoderState.NumericDecimal:
  829. {
  830. return this.emitNumericEntity(0, 2);
  831. }
  832. case EntityDecoderState.NumericHex:
  833. {
  834. return this.emitNumericEntity(0, 3);
  835. }
  836. case EntityDecoderState.NumericStart:
  837. {
  838. (_a = this.errors) === null || _a === void 0 ? void 0 : _a.absenceOfDigitsInNumericCharacterReference(this.consumed);
  839. return 0;
  840. }
  841. case EntityDecoderState.EntityStart:
  842. {
  843. // Return 0 if we have no entity.
  844. return 0;
  845. }
  846. }
  847. }
  848. }
  849. /**
  850. * Creates a function that decodes entities in a string.
  851. *
  852. * @param decodeTree The decode tree.
  853. * @returns A function that decodes entities in a string.
  854. */ function getDecoder(decodeTree) {
  855. let ret = "";
  856. const decoder = new EntityDecoder(decodeTree, (str => ret += fromCodePoint$1(str)));
  857. return function decodeWithTrie(str, decodeMode) {
  858. let lastIndex = 0;
  859. let offset = 0;
  860. while ((offset = str.indexOf("&", offset)) >= 0) {
  861. ret += str.slice(lastIndex, offset);
  862. decoder.startEntity(decodeMode);
  863. const len = decoder.write(str,
  864. // Skip the "&"
  865. offset + 1);
  866. if (len < 0) {
  867. lastIndex = offset + decoder.end();
  868. break;
  869. }
  870. lastIndex = offset + len;
  871. // If `len` is 0, skip the current `&` and continue.
  872. offset = len === 0 ? lastIndex + 1 : lastIndex;
  873. }
  874. const result = ret + str.slice(lastIndex);
  875. // Make sure we don't keep a reference to the final string.
  876. ret = "";
  877. return result;
  878. };
  879. }
  880. /**
  881. * Determines the branch of the current node that is taken given the current
  882. * character. This function is used to traverse the trie.
  883. *
  884. * @param decodeTree The trie.
  885. * @param current The current node.
  886. * @param nodeIdx The index right after the current node and its value.
  887. * @param char The current character.
  888. * @returns The index of the next node, or -1 if no branch is taken.
  889. */ function determineBranch(decodeTree, current, nodeIdx, char) {
  890. const branchCount = (current & BinTrieFlags.BRANCH_LENGTH) >> 7;
  891. const jumpOffset = current & BinTrieFlags.JUMP_TABLE;
  892. // Case 1: Single branch encoded in jump offset
  893. if (branchCount === 0) {
  894. return jumpOffset !== 0 && char === jumpOffset ? nodeIdx : -1;
  895. }
  896. // Case 2: Multiple branches encoded in jump table
  897. if (jumpOffset) {
  898. const value = char - jumpOffset;
  899. return value < 0 || value >= branchCount ? -1 : decodeTree[nodeIdx + value] - 1;
  900. }
  901. // Case 3: Multiple branches encoded in dictionary
  902. // Binary search for the character.
  903. let lo = nodeIdx;
  904. let hi = lo + branchCount - 1;
  905. while (lo <= hi) {
  906. const mid = lo + hi >>> 1;
  907. const midVal = decodeTree[mid];
  908. if (midVal < char) {
  909. lo = mid + 1;
  910. } else if (midVal > char) {
  911. hi = mid - 1;
  912. } else {
  913. return decodeTree[mid + branchCount];
  914. }
  915. }
  916. return -1;
  917. }
  918. const htmlDecoder = getDecoder(htmlDecodeTree);
  919. getDecoder(xmlDecodeTree);
  920. /**
  921. * Decodes an HTML string.
  922. *
  923. * @param str The string to decode.
  924. * @param mode The decoding mode.
  925. * @returns The decoded string.
  926. */ function decodeHTML(str, mode = DecodingMode.Legacy) {
  927. return htmlDecoder(str, mode);
  928. }
  929. // Utilities
  930. function _class$1(obj) {
  931. return Object.prototype.toString.call(obj);
  932. }
  933. function isString$1(obj) {
  934. return _class$1(obj) === "[object String]";
  935. }
  936. const _hasOwnProperty = Object.prototype.hasOwnProperty;
  937. function has(object, key) {
  938. return _hasOwnProperty.call(object, key);
  939. }
  940. // Merge objects
  941. function assign$1(obj /* from1, from2, from3, ... */) {
  942. const sources = Array.prototype.slice.call(arguments, 1);
  943. sources.forEach((function(source) {
  944. if (!source) {
  945. return;
  946. }
  947. if (typeof source !== "object") {
  948. throw new TypeError(source + "must be object");
  949. }
  950. Object.keys(source).forEach((function(key) {
  951. obj[key] = source[key];
  952. }));
  953. }));
  954. return obj;
  955. }
  956. // Remove element from array and put another array at those position.
  957. // Useful for some operations with tokens
  958. function arrayReplaceAt(src, pos, newElements) {
  959. return [].concat(src.slice(0, pos), newElements, src.slice(pos + 1));
  960. }
  961. function isValidEntityCode(c) {
  962. /* eslint no-bitwise:0 */
  963. // broken sequence
  964. if (c >= 55296 && c <= 57343) {
  965. return false;
  966. }
  967. // never used
  968. if (c >= 64976 && c <= 65007) {
  969. return false;
  970. }
  971. if ((c & 65535) === 65535 || (c & 65535) === 65534) {
  972. return false;
  973. }
  974. // control codes
  975. if (c >= 0 && c <= 8) {
  976. return false;
  977. }
  978. if (c === 11) {
  979. return false;
  980. }
  981. if (c >= 14 && c <= 31) {
  982. return false;
  983. }
  984. if (c >= 127 && c <= 159) {
  985. return false;
  986. }
  987. // out of range
  988. if (c > 1114111) {
  989. return false;
  990. }
  991. return true;
  992. }
  993. function fromCodePoint(c) {
  994. /* eslint no-bitwise:0 */
  995. if (c > 65535) {
  996. c -= 65536;
  997. const surrogate1 = 55296 + (c >> 10);
  998. const surrogate2 = 56320 + (c & 1023);
  999. return String.fromCharCode(surrogate1, surrogate2);
  1000. }
  1001. return String.fromCharCode(c);
  1002. }
  1003. const UNESCAPE_MD_RE = /\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g;
  1004. const ENTITY_RE = /&([a-z#][a-z0-9]{1,31});/gi;
  1005. const UNESCAPE_ALL_RE = new RegExp(UNESCAPE_MD_RE.source + "|" + ENTITY_RE.source, "gi");
  1006. const DIGITAL_ENTITY_TEST_RE = /^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;
  1007. function replaceEntityPattern(match, name) {
  1008. if (name.charCodeAt(0) === 35 /* # */ && DIGITAL_ENTITY_TEST_RE.test(name)) {
  1009. const code = name[1].toLowerCase() === "x" ? parseInt(name.slice(2), 16) : parseInt(name.slice(1), 10);
  1010. if (isValidEntityCode(code)) {
  1011. return fromCodePoint(code);
  1012. }
  1013. return match;
  1014. }
  1015. const decoded = decodeHTML(match);
  1016. if (decoded !== match) {
  1017. return decoded;
  1018. }
  1019. return match;
  1020. }
  1021. /* function replaceEntities(str) {
  1022. if (str.indexOf('&') < 0) { return str; }
  1023. return str.replace(ENTITY_RE, replaceEntityPattern);
  1024. } */ function unescapeMd(str) {
  1025. if (str.indexOf("\\") < 0) {
  1026. return str;
  1027. }
  1028. return str.replace(UNESCAPE_MD_RE, "$1");
  1029. }
  1030. function unescapeAll(str) {
  1031. if (str.indexOf("\\") < 0 && str.indexOf("&") < 0) {
  1032. return str;
  1033. }
  1034. return str.replace(UNESCAPE_ALL_RE, (function(match, escaped, entity) {
  1035. if (escaped) {
  1036. return escaped;
  1037. }
  1038. return replaceEntityPattern(match, entity);
  1039. }));
  1040. }
  1041. const HTML_ESCAPE_TEST_RE = /[&<>"]/;
  1042. const HTML_ESCAPE_REPLACE_RE = /[&<>"]/g;
  1043. const HTML_REPLACEMENTS = {
  1044. "&": "&amp;",
  1045. "<": "&lt;",
  1046. ">": "&gt;",
  1047. '"': "&quot;"
  1048. };
  1049. function replaceUnsafeChar(ch) {
  1050. return HTML_REPLACEMENTS[ch];
  1051. }
  1052. function escapeHtml(str) {
  1053. if (HTML_ESCAPE_TEST_RE.test(str)) {
  1054. return str.replace(HTML_ESCAPE_REPLACE_RE, replaceUnsafeChar);
  1055. }
  1056. return str;
  1057. }
  1058. const REGEXP_ESCAPE_RE = /[.?*+^$[\]\\(){}|-]/g;
  1059. function escapeRE$1(str) {
  1060. return str.replace(REGEXP_ESCAPE_RE, "\\$&");
  1061. }
  1062. function isSpace(code) {
  1063. switch (code) {
  1064. case 9:
  1065. case 32:
  1066. return true;
  1067. }
  1068. return false;
  1069. }
  1070. // Zs (unicode class) || [\t\f\v\r\n]
  1071. function isWhiteSpace(code) {
  1072. if (code >= 8192 && code <= 8202) {
  1073. return true;
  1074. }
  1075. switch (code) {
  1076. case 9:
  1077. // \t
  1078. case 10:
  1079. // \n
  1080. case 11:
  1081. // \v
  1082. case 12:
  1083. // \f
  1084. case 13:
  1085. // \r
  1086. case 32:
  1087. case 160:
  1088. case 5760:
  1089. case 8239:
  1090. case 8287:
  1091. case 12288:
  1092. return true;
  1093. }
  1094. return false;
  1095. }
  1096. /* eslint-disable max-len */
  1097. // Currently without astral characters support.
  1098. function isPunctChar(ch) {
  1099. return P.test(ch) || regex.test(ch);
  1100. }
  1101. // Markdown ASCII punctuation characters.
  1102. // !, ", #, $, %, &, ', (, ), *, +, ,, -, ., /, :, ;, <, =, >, ?, @, [, \, ], ^, _, `, {, |, }, or ~
  1103. // http://spec.commonmark.org/0.15/#ascii-punctuation-character
  1104. // Don't confuse with unicode punctuation !!! It lacks some chars in ascii range.
  1105. function isMdAsciiPunct(ch) {
  1106. switch (ch) {
  1107. case 33 /* ! */ :
  1108. case 34 /* " */ :
  1109. case 35 /* # */ :
  1110. case 36 /* $ */ :
  1111. case 37 /* % */ :
  1112. case 38 /* & */ :
  1113. case 39 /* ' */ :
  1114. case 40 /* ( */ :
  1115. case 41 /* ) */ :
  1116. case 42 /* * */ :
  1117. case 43 /* + */ :
  1118. case 44 /* , */ :
  1119. case 45 /* - */ :
  1120. case 46 /* . */ :
  1121. case 47 /* / */ :
  1122. case 58 /* : */ :
  1123. case 59 /* ; */ :
  1124. case 60 /* < */ :
  1125. case 61 /* = */ :
  1126. case 62 /* > */ :
  1127. case 63 /* ? */ :
  1128. case 64 /* @ */ :
  1129. case 91 /* [ */ :
  1130. case 92 /* \ */ :
  1131. case 93 /* ] */ :
  1132. case 94 /* ^ */ :
  1133. case 95 /* _ */ :
  1134. case 96 /* ` */ :
  1135. case 123 /* { */ :
  1136. case 124 /* | */ :
  1137. case 125 /* } */ :
  1138. case 126 /* ~ */ :
  1139. return true;
  1140. default:
  1141. return false;
  1142. }
  1143. }
  1144. // Hepler to unify [reference labels].
  1145. function normalizeReference(str) {
  1146. // Trim and collapse whitespace
  1147. str = str.trim().replace(/\s+/g, " ");
  1148. // In node v10 'ẞ'.toLowerCase() === 'Ṿ', which is presumed to be a bug
  1149. // fixed in v12 (couldn't find any details).
  1150. // So treat this one as a special case
  1151. // (remove this when node v10 is no longer supported).
  1152. if ("\u1e9e".toLowerCase() === "\u1e7e") {
  1153. str = str.replace(/\u1e9e/g, "\xdf");
  1154. }
  1155. // .toLowerCase().toUpperCase() should get rid of all differences
  1156. // between letter variants.
  1157. // Simple .toLowerCase() doesn't normalize 125 code points correctly,
  1158. // and .toUpperCase doesn't normalize 6 of them (list of exceptions:
  1159. // İ, ϴ, ẞ, Ω, K, Å - those are already uppercased, but have differently
  1160. // uppercased versions).
  1161. // Here's an example showing how it happens. Lets take greek letter omega:
  1162. // uppercase U+0398 (Θ), U+03f4 (ϴ) and lowercase U+03b8 (θ), U+03d1 (ϑ)
  1163. // Unicode entries:
  1164. // 0398;GREEK CAPITAL LETTER THETA;Lu;0;L;;;;;N;;;;03B8;
  1165. // 03B8;GREEK SMALL LETTER THETA;Ll;0;L;;;;;N;;;0398;;0398
  1166. // 03D1;GREEK THETA SYMBOL;Ll;0;L;<compat> 03B8;;;;N;GREEK SMALL LETTER SCRIPT THETA;;0398;;0398
  1167. // 03F4;GREEK CAPITAL THETA SYMBOL;Lu;0;L;<compat> 0398;;;;N;;;;03B8;
  1168. // Case-insensitive comparison should treat all of them as equivalent.
  1169. // But .toLowerCase() doesn't change ϑ (it's already lowercase),
  1170. // and .toUpperCase() doesn't change ϴ (already uppercase).
  1171. // Applying first lower then upper case normalizes any character:
  1172. // '\u0398\u03f4\u03b8\u03d1'.toLowerCase().toUpperCase() === '\u0398\u0398\u0398\u0398'
  1173. // Note: this is equivalent to unicode case folding; unicode normalization
  1174. // is a different step that is not required here.
  1175. // Final result should be uppercased, because it's later stored in an object
  1176. // (this avoid a conflict with Object.prototype members,
  1177. // most notably, `__proto__`)
  1178. return str.toLowerCase().toUpperCase();
  1179. }
  1180. // Re-export libraries commonly used in both markdown-it and its plugins,
  1181. // so plugins won't have to depend on them explicitly, which reduces their
  1182. // bundled size (e.g. a browser build).
  1183. const lib = {
  1184. mdurl: mdurl,
  1185. ucmicro: ucmicro
  1186. };
  1187. var utils = Object.freeze({
  1188. __proto__: null,
  1189. arrayReplaceAt: arrayReplaceAt,
  1190. assign: assign$1,
  1191. escapeHtml: escapeHtml,
  1192. escapeRE: escapeRE$1,
  1193. fromCodePoint: fromCodePoint,
  1194. has: has,
  1195. isMdAsciiPunct: isMdAsciiPunct,
  1196. isPunctChar: isPunctChar,
  1197. isSpace: isSpace,
  1198. isString: isString$1,
  1199. isValidEntityCode: isValidEntityCode,
  1200. isWhiteSpace: isWhiteSpace,
  1201. lib: lib,
  1202. normalizeReference: normalizeReference,
  1203. unescapeAll: unescapeAll,
  1204. unescapeMd: unescapeMd
  1205. });
  1206. // Parse link label
  1207. // this function assumes that first character ("[") already matches;
  1208. // returns the end of the label
  1209. function parseLinkLabel(state, start, disableNested) {
  1210. let level, found, marker, prevPos;
  1211. const max = state.posMax;
  1212. const oldPos = state.pos;
  1213. state.pos = start + 1;
  1214. level = 1;
  1215. while (state.pos < max) {
  1216. marker = state.src.charCodeAt(state.pos);
  1217. if (marker === 93 /* ] */) {
  1218. level--;
  1219. if (level === 0) {
  1220. found = true;
  1221. break;
  1222. }
  1223. }
  1224. prevPos = state.pos;
  1225. state.md.inline.skipToken(state);
  1226. if (marker === 91 /* [ */) {
  1227. if (prevPos === state.pos - 1) {
  1228. // increase level if we find text `[`, which is not a part of any token
  1229. level++;
  1230. } else if (disableNested) {
  1231. state.pos = oldPos;
  1232. return -1;
  1233. }
  1234. }
  1235. }
  1236. let labelEnd = -1;
  1237. if (found) {
  1238. labelEnd = state.pos;
  1239. }
  1240. // restore old state
  1241. state.pos = oldPos;
  1242. return labelEnd;
  1243. }
  1244. // Parse link destination
  1245. function parseLinkDestination(str, start, max) {
  1246. let code;
  1247. let pos = start;
  1248. const result = {
  1249. ok: false,
  1250. pos: 0,
  1251. str: ""
  1252. };
  1253. if (str.charCodeAt(pos) === 60 /* < */) {
  1254. pos++;
  1255. while (pos < max) {
  1256. code = str.charCodeAt(pos);
  1257. if (code === 10 /* \n */) {
  1258. return result;
  1259. }
  1260. if (code === 60 /* < */) {
  1261. return result;
  1262. }
  1263. if (code === 62 /* > */) {
  1264. result.pos = pos + 1;
  1265. result.str = unescapeAll(str.slice(start + 1, pos));
  1266. result.ok = true;
  1267. return result;
  1268. }
  1269. if (code === 92 /* \ */ && pos + 1 < max) {
  1270. pos += 2;
  1271. continue;
  1272. }
  1273. pos++;
  1274. }
  1275. // no closing '>'
  1276. return result;
  1277. }
  1278. // this should be ... } else { ... branch
  1279. let level = 0;
  1280. while (pos < max) {
  1281. code = str.charCodeAt(pos);
  1282. if (code === 32) {
  1283. break;
  1284. }
  1285. // ascii control characters
  1286. if (code < 32 || code === 127) {
  1287. break;
  1288. }
  1289. if (code === 92 /* \ */ && pos + 1 < max) {
  1290. if (str.charCodeAt(pos + 1) === 32) {
  1291. break;
  1292. }
  1293. pos += 2;
  1294. continue;
  1295. }
  1296. if (code === 40 /* ( */) {
  1297. level++;
  1298. if (level > 32) {
  1299. return result;
  1300. }
  1301. }
  1302. if (code === 41 /* ) */) {
  1303. if (level === 0) {
  1304. break;
  1305. }
  1306. level--;
  1307. }
  1308. pos++;
  1309. }
  1310. if (start === pos) {
  1311. return result;
  1312. }
  1313. if (level !== 0) {
  1314. return result;
  1315. }
  1316. result.str = unescapeAll(str.slice(start, pos));
  1317. result.pos = pos;
  1318. result.ok = true;
  1319. return result;
  1320. }
  1321. // Parse link title
  1322. // Parse link title within `str` in [start, max] range,
  1323. // or continue previous parsing if `prev_state` is defined (equal to result of last execution).
  1324. function parseLinkTitle(str, start, max, prev_state) {
  1325. let code;
  1326. let pos = start;
  1327. const state = {
  1328. // if `true`, this is a valid link title
  1329. ok: false,
  1330. // if `true`, this link can be continued on the next line
  1331. can_continue: false,
  1332. // if `ok`, it's the position of the first character after the closing marker
  1333. pos: 0,
  1334. // if `ok`, it's the unescaped title
  1335. str: "",
  1336. // expected closing marker character code
  1337. marker: 0
  1338. };
  1339. if (prev_state) {
  1340. // this is a continuation of a previous parseLinkTitle call on the next line,
  1341. // used in reference links only
  1342. state.str = prev_state.str;
  1343. state.marker = prev_state.marker;
  1344. } else {
  1345. if (pos >= max) {
  1346. return state;
  1347. }
  1348. let marker = str.charCodeAt(pos);
  1349. if (marker !== 34 /* " */ && marker !== 39 /* ' */ && marker !== 40 /* ( */) {
  1350. return state;
  1351. }
  1352. start++;
  1353. pos++;
  1354. // if opening marker is "(", switch it to closing marker ")"
  1355. if (marker === 40) {
  1356. marker = 41;
  1357. }
  1358. state.marker = marker;
  1359. }
  1360. while (pos < max) {
  1361. code = str.charCodeAt(pos);
  1362. if (code === state.marker) {
  1363. state.pos = pos + 1;
  1364. state.str += unescapeAll(str.slice(start, pos));
  1365. state.ok = true;
  1366. return state;
  1367. } else if (code === 40 /* ( */ && state.marker === 41 /* ) */) {
  1368. return state;
  1369. } else if (code === 92 /* \ */ && pos + 1 < max) {
  1370. pos++;
  1371. }
  1372. pos++;
  1373. }
  1374. // no closing marker found, but this link title may continue on the next line (for references)
  1375. state.can_continue = true;
  1376. state.str += unescapeAll(str.slice(start, pos));
  1377. return state;
  1378. }
  1379. // Just a shortcut for bulk export
  1380. var helpers = Object.freeze({
  1381. __proto__: null,
  1382. parseLinkDestination: parseLinkDestination,
  1383. parseLinkLabel: parseLinkLabel,
  1384. parseLinkTitle: parseLinkTitle
  1385. });
  1386. /**
  1387. * class Renderer
  1388. *
  1389. * Generates HTML from parsed token stream. Each instance has independent
  1390. * copy of rules. Those can be rewritten with ease. Also, you can add new
  1391. * rules if you create plugin and adds new token types.
  1392. **/ const default_rules = {};
  1393. default_rules.code_inline = function(tokens, idx, options, env, slf) {
  1394. const token = tokens[idx];
  1395. return "<code" + slf.renderAttrs(token) + ">" + escapeHtml(token.content) + "</code>";
  1396. };
  1397. default_rules.code_block = function(tokens, idx, options, env, slf) {
  1398. const token = tokens[idx];
  1399. return "<pre" + slf.renderAttrs(token) + "><code>" + escapeHtml(tokens[idx].content) + "</code></pre>\n";
  1400. };
  1401. default_rules.fence = function(tokens, idx, options, env, slf) {
  1402. const token = tokens[idx];
  1403. const info = token.info ? unescapeAll(token.info).trim() : "";
  1404. let langName = "";
  1405. let langAttrs = "";
  1406. if (info) {
  1407. const arr = info.split(/(\s+)/g);
  1408. langName = arr[0];
  1409. langAttrs = arr.slice(2).join("");
  1410. }
  1411. let highlighted;
  1412. if (options.highlight) {
  1413. highlighted = options.highlight(token.content, langName, langAttrs) || escapeHtml(token.content);
  1414. } else {
  1415. highlighted = escapeHtml(token.content);
  1416. }
  1417. if (highlighted.indexOf("<pre") === 0) {
  1418. return highlighted + "\n";
  1419. }
  1420. // If language exists, inject class gently, without modifying original token.
  1421. // May be, one day we will add .deepClone() for token and simplify this part, but
  1422. // now we prefer to keep things local.
  1423. if (info) {
  1424. const i = token.attrIndex("class");
  1425. const tmpAttrs = token.attrs ? token.attrs.slice() : [];
  1426. if (i < 0) {
  1427. tmpAttrs.push([ "class", options.langPrefix + langName ]);
  1428. } else {
  1429. tmpAttrs[i] = tmpAttrs[i].slice();
  1430. tmpAttrs[i][1] += " " + options.langPrefix + langName;
  1431. }
  1432. // Fake token just to render attributes
  1433. const tmpToken = {
  1434. attrs: tmpAttrs
  1435. };
  1436. return `<pre><code${slf.renderAttrs(tmpToken)}>${highlighted}</code></pre>\n`;
  1437. }
  1438. return `<pre><code${slf.renderAttrs(token)}>${highlighted}</code></pre>\n`;
  1439. };
  1440. default_rules.image = function(tokens, idx, options, env, slf) {
  1441. const token = tokens[idx];
  1442. // "alt" attr MUST be set, even if empty. Because it's mandatory and
  1443. // should be placed on proper position for tests.
  1444. // Replace content with actual value
  1445. token.attrs[token.attrIndex("alt")][1] = slf.renderInlineAsText(token.children, options, env);
  1446. return slf.renderToken(tokens, idx, options);
  1447. };
  1448. default_rules.hardbreak = function(tokens, idx, options /*, env */) {
  1449. return options.xhtmlOut ? "<br />\n" : "<br>\n";
  1450. };
  1451. default_rules.softbreak = function(tokens, idx, options /*, env */) {
  1452. return options.breaks ? options.xhtmlOut ? "<br />\n" : "<br>\n" : "\n";
  1453. };
  1454. default_rules.text = function(tokens, idx /*, options, env */) {
  1455. return escapeHtml(tokens[idx].content);
  1456. };
  1457. default_rules.html_block = function(tokens, idx /*, options, env */) {
  1458. return tokens[idx].content;
  1459. };
  1460. default_rules.html_inline = function(tokens, idx /*, options, env */) {
  1461. return tokens[idx].content;
  1462. };
  1463. /**
  1464. * new Renderer()
  1465. *
  1466. * Creates new [[Renderer]] instance and fill [[Renderer#rules]] with defaults.
  1467. **/ function Renderer() {
  1468. /**
  1469. * Renderer#rules -> Object
  1470. *
  1471. * Contains render rules for tokens. Can be updated and extended.
  1472. *
  1473. * ##### Example
  1474. *
  1475. * ```javascript
  1476. * var md = require('markdown-it')();
  1477. *
  1478. * md.renderer.rules.strong_open = function () { return '<b>'; };
  1479. * md.renderer.rules.strong_close = function () { return '</b>'; };
  1480. *
  1481. * var result = md.renderInline(...);
  1482. * ```
  1483. *
  1484. * Each rule is called as independent static function with fixed signature:
  1485. *
  1486. * ```javascript
  1487. * function my_token_render(tokens, idx, options, env, renderer) {
  1488. * // ...
  1489. * return renderedHTML;
  1490. * }
  1491. * ```
  1492. *
  1493. * See [source code](https://github.com/markdown-it/markdown-it/blob/master/lib/renderer.mjs)
  1494. * for more details and examples.
  1495. **/
  1496. this.rules = assign$1({}, default_rules);
  1497. }
  1498. /**
  1499. * Renderer.renderAttrs(token) -> String
  1500. *
  1501. * Render token attributes to string.
  1502. **/ Renderer.prototype.renderAttrs = function renderAttrs(token) {
  1503. let i, l, result;
  1504. if (!token.attrs) {
  1505. return "";
  1506. }
  1507. result = "";
  1508. for (i = 0, l = token.attrs.length; i < l; i++) {
  1509. result += " " + escapeHtml(token.attrs[i][0]) + '="' + escapeHtml(token.attrs[i][1]) + '"';
  1510. }
  1511. return result;
  1512. };
  1513. /**
  1514. * Renderer.renderToken(tokens, idx, options) -> String
  1515. * - tokens (Array): list of tokens
  1516. * - idx (Numbed): token index to render
  1517. * - options (Object): params of parser instance
  1518. *
  1519. * Default token renderer. Can be overriden by custom function
  1520. * in [[Renderer#rules]].
  1521. **/ Renderer.prototype.renderToken = function renderToken(tokens, idx, options) {
  1522. const token = tokens[idx];
  1523. let result = "";
  1524. // Tight list paragraphs
  1525. if (token.hidden) {
  1526. return "";
  1527. }
  1528. // Insert a newline between hidden paragraph and subsequent opening
  1529. // block-level tag.
  1530. // For example, here we should insert a newline before blockquote:
  1531. // - a
  1532. // >
  1533. if (token.block && token.nesting !== -1 && idx && tokens[idx - 1].hidden) {
  1534. result += "\n";
  1535. }
  1536. // Add token name, e.g. `<img`
  1537. result += (token.nesting === -1 ? "</" : "<") + token.tag;
  1538. // Encode attributes, e.g. `<img src="foo"`
  1539. result += this.renderAttrs(token);
  1540. // Add a slash for self-closing tags, e.g. `<img src="foo" /`
  1541. if (token.nesting === 0 && options.xhtmlOut) {
  1542. result += " /";
  1543. }
  1544. // Check if we need to add a newline after this tag
  1545. let needLf = false;
  1546. if (token.block) {
  1547. needLf = true;
  1548. if (token.nesting === 1) {
  1549. if (idx + 1 < tokens.length) {
  1550. const nextToken = tokens[idx + 1];
  1551. if (nextToken.type === "inline" || nextToken.hidden) {
  1552. // Block-level tag containing an inline tag.
  1553. needLf = false;
  1554. } else if (nextToken.nesting === -1 && nextToken.tag === token.tag) {
  1555. // Opening tag + closing tag of the same type. E.g. `<li></li>`.
  1556. needLf = false;
  1557. }
  1558. }
  1559. }
  1560. }
  1561. result += needLf ? ">\n" : ">";
  1562. return result;
  1563. };
  1564. /**
  1565. * Renderer.renderInline(tokens, options, env) -> String
  1566. * - tokens (Array): list on block tokens to render
  1567. * - options (Object): params of parser instance
  1568. * - env (Object): additional data from parsed input (references, for example)
  1569. *
  1570. * The same as [[Renderer.render]], but for single token of `inline` type.
  1571. **/ Renderer.prototype.renderInline = function(tokens, options, env) {
  1572. let result = "";
  1573. const rules = this.rules;
  1574. for (let i = 0, len = tokens.length; i < len; i++) {
  1575. const type = tokens[i].type;
  1576. if (typeof rules[type] !== "undefined") {
  1577. result += rules[type](tokens, i, options, env, this);
  1578. } else {
  1579. result += this.renderToken(tokens, i, options);
  1580. }
  1581. }
  1582. return result;
  1583. };
  1584. /** internal
  1585. * Renderer.renderInlineAsText(tokens, options, env) -> String
  1586. * - tokens (Array): list on block tokens to render
  1587. * - options (Object): params of parser instance
  1588. * - env (Object): additional data from parsed input (references, for example)
  1589. *
  1590. * Special kludge for image `alt` attributes to conform CommonMark spec.
  1591. * Don't try to use it! Spec requires to show `alt` content with stripped markup,
  1592. * instead of simple escaping.
  1593. **/ Renderer.prototype.renderInlineAsText = function(tokens, options, env) {
  1594. let result = "";
  1595. for (let i = 0, len = tokens.length; i < len; i++) {
  1596. switch (tokens[i].type) {
  1597. case "text":
  1598. result += tokens[i].content;
  1599. break;
  1600. case "image":
  1601. result += this.renderInlineAsText(tokens[i].children, options, env);
  1602. break;
  1603. case "html_inline":
  1604. case "html_block":
  1605. result += tokens[i].content;
  1606. break;
  1607. case "softbreak":
  1608. case "hardbreak":
  1609. result += "\n";
  1610. break;
  1611. // all other tokens are skipped
  1612. }
  1613. }
  1614. return result;
  1615. };
  1616. /**
  1617. * Renderer.render(tokens, options, env) -> String
  1618. * - tokens (Array): list on block tokens to render
  1619. * - options (Object): params of parser instance
  1620. * - env (Object): additional data from parsed input (references, for example)
  1621. *
  1622. * Takes token stream and generates HTML. Probably, you will never need to call
  1623. * this method directly.
  1624. **/ Renderer.prototype.render = function(tokens, options, env) {
  1625. let result = "";
  1626. const rules = this.rules;
  1627. for (let i = 0, len = tokens.length; i < len; i++) {
  1628. const type = tokens[i].type;
  1629. if (type === "inline") {
  1630. result += this.renderInline(tokens[i].children, options, env);
  1631. } else if (typeof rules[type] !== "undefined") {
  1632. result += rules[type](tokens, i, options, env, this);
  1633. } else {
  1634. result += this.renderToken(tokens, i, options, env);
  1635. }
  1636. }
  1637. return result;
  1638. };
  1639. /**
  1640. * class Ruler
  1641. *
  1642. * Helper class, used by [[MarkdownIt#core]], [[MarkdownIt#block]] and
  1643. * [[MarkdownIt#inline]] to manage sequences of functions (rules):
  1644. *
  1645. * - keep rules in defined order
  1646. * - assign the name to each rule
  1647. * - enable/disable rules
  1648. * - add/replace rules
  1649. * - allow assign rules to additional named chains (in the same)
  1650. * - cacheing lists of active rules
  1651. *
  1652. * You will not need use this class directly until write plugins. For simple
  1653. * rules control use [[MarkdownIt.disable]], [[MarkdownIt.enable]] and
  1654. * [[MarkdownIt.use]].
  1655. **/
  1656. /**
  1657. * new Ruler()
  1658. **/ function Ruler() {
  1659. // List of added rules. Each element is:
  1660. // {
  1661. // name: XXX,
  1662. // enabled: Boolean,
  1663. // fn: Function(),
  1664. // alt: [ name2, name3 ]
  1665. // }
  1666. this.__rules__ = [];
  1667. // Cached rule chains.
  1668. // First level - chain name, '' for default.
  1669. // Second level - diginal anchor for fast filtering by charcodes.
  1670. this.__cache__ = null;
  1671. }
  1672. // Helper methods, should not be used directly
  1673. // Find rule index by name
  1674. Ruler.prototype.__find__ = function(name) {
  1675. for (let i = 0; i < this.__rules__.length; i++) {
  1676. if (this.__rules__[i].name === name) {
  1677. return i;
  1678. }
  1679. }
  1680. return -1;
  1681. };
  1682. // Build rules lookup cache
  1683. Ruler.prototype.__compile__ = function() {
  1684. const self = this;
  1685. const chains = [ "" ];
  1686. // collect unique names
  1687. self.__rules__.forEach((function(rule) {
  1688. if (!rule.enabled) {
  1689. return;
  1690. }
  1691. rule.alt.forEach((function(altName) {
  1692. if (chains.indexOf(altName) < 0) {
  1693. chains.push(altName);
  1694. }
  1695. }));
  1696. }));
  1697. self.__cache__ = {};
  1698. chains.forEach((function(chain) {
  1699. self.__cache__[chain] = [];
  1700. self.__rules__.forEach((function(rule) {
  1701. if (!rule.enabled) {
  1702. return;
  1703. }
  1704. if (chain && rule.alt.indexOf(chain) < 0) {
  1705. return;
  1706. }
  1707. self.__cache__[chain].push(rule.fn);
  1708. }));
  1709. }));
  1710. };
  1711. /**
  1712. * Ruler.at(name, fn [, options])
  1713. * - name (String): rule name to replace.
  1714. * - fn (Function): new rule function.
  1715. * - options (Object): new rule options (not mandatory).
  1716. *
  1717. * Replace rule by name with new function & options. Throws error if name not
  1718. * found.
  1719. *
  1720. * ##### Options:
  1721. *
  1722. * - __alt__ - array with names of "alternate" chains.
  1723. *
  1724. * ##### Example
  1725. *
  1726. * Replace existing typographer replacement rule with new one:
  1727. *
  1728. * ```javascript
  1729. * var md = require('markdown-it')();
  1730. *
  1731. * md.core.ruler.at('replacements', function replace(state) {
  1732. * //...
  1733. * });
  1734. * ```
  1735. **/ Ruler.prototype.at = function(name, fn, options) {
  1736. const index = this.__find__(name);
  1737. const opt = options || {};
  1738. if (index === -1) {
  1739. throw new Error("Parser rule not found: " + name);
  1740. }
  1741. this.__rules__[index].fn = fn;
  1742. this.__rules__[index].alt = opt.alt || [];
  1743. this.__cache__ = null;
  1744. };
  1745. /**
  1746. * Ruler.before(beforeName, ruleName, fn [, options])
  1747. * - beforeName (String): new rule will be added before this one.
  1748. * - ruleName (String): name of added rule.
  1749. * - fn (Function): rule function.
  1750. * - options (Object): rule options (not mandatory).
  1751. *
  1752. * Add new rule to chain before one with given name. See also
  1753. * [[Ruler.after]], [[Ruler.push]].
  1754. *
  1755. * ##### Options:
  1756. *
  1757. * - __alt__ - array with names of "alternate" chains.
  1758. *
  1759. * ##### Example
  1760. *
  1761. * ```javascript
  1762. * var md = require('markdown-it')();
  1763. *
  1764. * md.block.ruler.before('paragraph', 'my_rule', function replace(state) {
  1765. * //...
  1766. * });
  1767. * ```
  1768. **/ Ruler.prototype.before = function(beforeName, ruleName, fn, options) {
  1769. const index = this.__find__(beforeName);
  1770. const opt = options || {};
  1771. if (index === -1) {
  1772. throw new Error("Parser rule not found: " + beforeName);
  1773. }
  1774. this.__rules__.splice(index, 0, {
  1775. name: ruleName,
  1776. enabled: true,
  1777. fn: fn,
  1778. alt: opt.alt || []
  1779. });
  1780. this.__cache__ = null;
  1781. };
  1782. /**
  1783. * Ruler.after(afterName, ruleName, fn [, options])
  1784. * - afterName (String): new rule will be added after this one.
  1785. * - ruleName (String): name of added rule.
  1786. * - fn (Function): rule function.
  1787. * - options (Object): rule options (not mandatory).
  1788. *
  1789. * Add new rule to chain after one with given name. See also
  1790. * [[Ruler.before]], [[Ruler.push]].
  1791. *
  1792. * ##### Options:
  1793. *
  1794. * - __alt__ - array with names of "alternate" chains.
  1795. *
  1796. * ##### Example
  1797. *
  1798. * ```javascript
  1799. * var md = require('markdown-it')();
  1800. *
  1801. * md.inline.ruler.after('text', 'my_rule', function replace(state) {
  1802. * //...
  1803. * });
  1804. * ```
  1805. **/ Ruler.prototype.after = function(afterName, ruleName, fn, options) {
  1806. const index = this.__find__(afterName);
  1807. const opt = options || {};
  1808. if (index === -1) {
  1809. throw new Error("Parser rule not found: " + afterName);
  1810. }
  1811. this.__rules__.splice(index + 1, 0, {
  1812. name: ruleName,
  1813. enabled: true,
  1814. fn: fn,
  1815. alt: opt.alt || []
  1816. });
  1817. this.__cache__ = null;
  1818. };
  1819. /**
  1820. * Ruler.push(ruleName, fn [, options])
  1821. * - ruleName (String): name of added rule.
  1822. * - fn (Function): rule function.
  1823. * - options (Object): rule options (not mandatory).
  1824. *
  1825. * Push new rule to the end of chain. See also
  1826. * [[Ruler.before]], [[Ruler.after]].
  1827. *
  1828. * ##### Options:
  1829. *
  1830. * - __alt__ - array with names of "alternate" chains.
  1831. *
  1832. * ##### Example
  1833. *
  1834. * ```javascript
  1835. * var md = require('markdown-it')();
  1836. *
  1837. * md.core.ruler.push('my_rule', function replace(state) {
  1838. * //...
  1839. * });
  1840. * ```
  1841. **/ Ruler.prototype.push = function(ruleName, fn, options) {
  1842. const opt = options || {};
  1843. this.__rules__.push({
  1844. name: ruleName,
  1845. enabled: true,
  1846. fn: fn,
  1847. alt: opt.alt || []
  1848. });
  1849. this.__cache__ = null;
  1850. };
  1851. /**
  1852. * Ruler.enable(list [, ignoreInvalid]) -> Array
  1853. * - list (String|Array): list of rule names to enable.
  1854. * - ignoreInvalid (Boolean): set `true` to ignore errors when rule not found.
  1855. *
  1856. * Enable rules with given names. If any rule name not found - throw Error.
  1857. * Errors can be disabled by second param.
  1858. *
  1859. * Returns list of found rule names (if no exception happened).
  1860. *
  1861. * See also [[Ruler.disable]], [[Ruler.enableOnly]].
  1862. **/ Ruler.prototype.enable = function(list, ignoreInvalid) {
  1863. if (!Array.isArray(list)) {
  1864. list = [ list ];
  1865. }
  1866. const result = [];
  1867. // Search by name and enable
  1868. list.forEach((function(name) {
  1869. const idx = this.__find__(name);
  1870. if (idx < 0) {
  1871. if (ignoreInvalid) {
  1872. return;
  1873. }
  1874. throw new Error("Rules manager: invalid rule name " + name);
  1875. }
  1876. this.__rules__[idx].enabled = true;
  1877. result.push(name);
  1878. }), this);
  1879. this.__cache__ = null;
  1880. return result;
  1881. };
  1882. /**
  1883. * Ruler.enableOnly(list [, ignoreInvalid])
  1884. * - list (String|Array): list of rule names to enable (whitelist).
  1885. * - ignoreInvalid (Boolean): set `true` to ignore errors when rule not found.
  1886. *
  1887. * Enable rules with given names, and disable everything else. If any rule name
  1888. * not found - throw Error. Errors can be disabled by second param.
  1889. *
  1890. * See also [[Ruler.disable]], [[Ruler.enable]].
  1891. **/ Ruler.prototype.enableOnly = function(list, ignoreInvalid) {
  1892. if (!Array.isArray(list)) {
  1893. list = [ list ];
  1894. }
  1895. this.__rules__.forEach((function(rule) {
  1896. rule.enabled = false;
  1897. }));
  1898. this.enable(list, ignoreInvalid);
  1899. };
  1900. /**
  1901. * Ruler.disable(list [, ignoreInvalid]) -> Array
  1902. * - list (String|Array): list of rule names to disable.
  1903. * - ignoreInvalid (Boolean): set `true` to ignore errors when rule not found.
  1904. *
  1905. * Disable rules with given names. If any rule name not found - throw Error.
  1906. * Errors can be disabled by second param.
  1907. *
  1908. * Returns list of found rule names (if no exception happened).
  1909. *
  1910. * See also [[Ruler.enable]], [[Ruler.enableOnly]].
  1911. **/ Ruler.prototype.disable = function(list, ignoreInvalid) {
  1912. if (!Array.isArray(list)) {
  1913. list = [ list ];
  1914. }
  1915. const result = [];
  1916. // Search by name and disable
  1917. list.forEach((function(name) {
  1918. const idx = this.__find__(name);
  1919. if (idx < 0) {
  1920. if (ignoreInvalid) {
  1921. return;
  1922. }
  1923. throw new Error("Rules manager: invalid rule name " + name);
  1924. }
  1925. this.__rules__[idx].enabled = false;
  1926. result.push(name);
  1927. }), this);
  1928. this.__cache__ = null;
  1929. return result;
  1930. };
  1931. /**
  1932. * Ruler.getRules(chainName) -> Array
  1933. *
  1934. * Return array of active functions (rules) for given chain name. It analyzes
  1935. * rules configuration, compiles caches if not exists and returns result.
  1936. *
  1937. * Default chain name is `''` (empty string). It can't be skipped. That's
  1938. * done intentionally, to keep signature monomorphic for high speed.
  1939. **/ Ruler.prototype.getRules = function(chainName) {
  1940. if (this.__cache__ === null) {
  1941. this.__compile__();
  1942. }
  1943. // Chain can be empty, if rules disabled. But we still have to return Array.
  1944. return this.__cache__[chainName] || [];
  1945. };
  1946. // Token class
  1947. /**
  1948. * class Token
  1949. **/
  1950. /**
  1951. * new Token(type, tag, nesting)
  1952. *
  1953. * Create new token and fill passed properties.
  1954. **/ function Token(type, tag, nesting) {
  1955. /**
  1956. * Token#type -> String
  1957. *
  1958. * Type of the token (string, e.g. "paragraph_open")
  1959. **/
  1960. this.type = type;
  1961. /**
  1962. * Token#tag -> String
  1963. *
  1964. * html tag name, e.g. "p"
  1965. **/ this.tag = tag;
  1966. /**
  1967. * Token#attrs -> Array
  1968. *
  1969. * Html attributes. Format: `[ [ name1, value1 ], [ name2, value2 ] ]`
  1970. **/ this.attrs = null;
  1971. /**
  1972. * Token#map -> Array
  1973. *
  1974. * Source map info. Format: `[ line_begin, line_end ]`
  1975. **/ this.map = null;
  1976. /**
  1977. * Token#nesting -> Number
  1978. *
  1979. * Level change (number in {-1, 0, 1} set), where:
  1980. *
  1981. * - `1` means the tag is opening
  1982. * - `0` means the tag is self-closing
  1983. * - `-1` means the tag is closing
  1984. **/ this.nesting = nesting;
  1985. /**
  1986. * Token#level -> Number
  1987. *
  1988. * nesting level, the same as `state.level`
  1989. **/ this.level = 0;
  1990. /**
  1991. * Token#children -> Array
  1992. *
  1993. * An array of child nodes (inline and img tokens)
  1994. **/ this.children = null;
  1995. /**
  1996. * Token#content -> String
  1997. *
  1998. * In a case of self-closing tag (code, html, fence, etc.),
  1999. * it has contents of this tag.
  2000. **/ this.content = "";
  2001. /**
  2002. * Token#markup -> String
  2003. *
  2004. * '*' or '_' for emphasis, fence string for fence, etc.
  2005. **/ this.markup = "";
  2006. /**
  2007. * Token#info -> String
  2008. *
  2009. * Additional information:
  2010. *
  2011. * - Info string for "fence" tokens
  2012. * - The value "auto" for autolink "link_open" and "link_close" tokens
  2013. * - The string value of the item marker for ordered-list "list_item_open" tokens
  2014. **/ this.info = "";
  2015. /**
  2016. * Token#meta -> Object
  2017. *
  2018. * A place for plugins to store an arbitrary data
  2019. **/ this.meta = null;
  2020. /**
  2021. * Token#block -> Boolean
  2022. *
  2023. * True for block-level tokens, false for inline tokens.
  2024. * Used in renderer to calculate line breaks
  2025. **/ this.block = false;
  2026. /**
  2027. * Token#hidden -> Boolean
  2028. *
  2029. * If it's true, ignore this element when rendering. Used for tight lists
  2030. * to hide paragraphs.
  2031. **/ this.hidden = false;
  2032. }
  2033. /**
  2034. * Token.attrIndex(name) -> Number
  2035. *
  2036. * Search attribute index by name.
  2037. **/ Token.prototype.attrIndex = function attrIndex(name) {
  2038. if (!this.attrs) {
  2039. return -1;
  2040. }
  2041. const attrs = this.attrs;
  2042. for (let i = 0, len = attrs.length; i < len; i++) {
  2043. if (attrs[i][0] === name) {
  2044. return i;
  2045. }
  2046. }
  2047. return -1;
  2048. };
  2049. /**
  2050. * Token.attrPush(attrData)
  2051. *
  2052. * Add `[ name, value ]` attribute to list. Init attrs if necessary
  2053. **/ Token.prototype.attrPush = function attrPush(attrData) {
  2054. if (this.attrs) {
  2055. this.attrs.push(attrData);
  2056. } else {
  2057. this.attrs = [ attrData ];
  2058. }
  2059. };
  2060. /**
  2061. * Token.attrSet(name, value)
  2062. *
  2063. * Set `name` attribute to `value`. Override old value if exists.
  2064. **/ Token.prototype.attrSet = function attrSet(name, value) {
  2065. const idx = this.attrIndex(name);
  2066. const attrData = [ name, value ];
  2067. if (idx < 0) {
  2068. this.attrPush(attrData);
  2069. } else {
  2070. this.attrs[idx] = attrData;
  2071. }
  2072. };
  2073. /**
  2074. * Token.attrGet(name)
  2075. *
  2076. * Get the value of attribute `name`, or null if it does not exist.
  2077. **/ Token.prototype.attrGet = function attrGet(name) {
  2078. const idx = this.attrIndex(name);
  2079. let value = null;
  2080. if (idx >= 0) {
  2081. value = this.attrs[idx][1];
  2082. }
  2083. return value;
  2084. };
  2085. /**
  2086. * Token.attrJoin(name, value)
  2087. *
  2088. * Join value to existing attribute via space. Or create new attribute if not
  2089. * exists. Useful to operate with token classes.
  2090. **/ Token.prototype.attrJoin = function attrJoin(name, value) {
  2091. const idx = this.attrIndex(name);
  2092. if (idx < 0) {
  2093. this.attrPush([ name, value ]);
  2094. } else {
  2095. this.attrs[idx][1] = this.attrs[idx][1] + " " + value;
  2096. }
  2097. };
  2098. // Core state object
  2099. function StateCore(src, md, env) {
  2100. this.src = src;
  2101. this.env = env;
  2102. this.tokens = [];
  2103. this.inlineMode = false;
  2104. this.md = md;
  2105. // link to parser instance
  2106. }
  2107. // re-export Token class to use in core rules
  2108. StateCore.prototype.Token = Token;
  2109. // Normalize input string
  2110. // https://spec.commonmark.org/0.29/#line-ending
  2111. const NEWLINES_RE = /\r\n?|\n/g;
  2112. const NULL_RE = /\0/g;
  2113. function normalize(state) {
  2114. let str;
  2115. // Normalize newlines
  2116. str = state.src.replace(NEWLINES_RE, "\n");
  2117. // Replace NULL characters
  2118. str = str.replace(NULL_RE, "\ufffd");
  2119. state.src = str;
  2120. }
  2121. function block(state) {
  2122. let token;
  2123. if (state.inlineMode) {
  2124. token = new state.Token("inline", "", 0);
  2125. token.content = state.src;
  2126. token.map = [ 0, 1 ];
  2127. token.children = [];
  2128. state.tokens.push(token);
  2129. } else {
  2130. state.md.block.parse(state.src, state.md, state.env, state.tokens);
  2131. }
  2132. }
  2133. function inline(state) {
  2134. const tokens = state.tokens;
  2135. // Parse inlines
  2136. for (let i = 0, l = tokens.length; i < l; i++) {
  2137. const tok = tokens[i];
  2138. if (tok.type === "inline") {
  2139. state.md.inline.parse(tok.content, state.md, state.env, tok.children);
  2140. }
  2141. }
  2142. }
  2143. // Replace link-like texts with link nodes.
  2144. // Currently restricted by `md.validateLink()` to http/https/ftp
  2145. function isLinkOpen$1(str) {
  2146. return /^<a[>\s]/i.test(str);
  2147. }
  2148. function isLinkClose$1(str) {
  2149. return /^<\/a\s*>/i.test(str);
  2150. }
  2151. function linkify$1(state) {
  2152. const blockTokens = state.tokens;
  2153. if (!state.md.options.linkify) {
  2154. return;
  2155. }
  2156. for (let j = 0, l = blockTokens.length; j < l; j++) {
  2157. if (blockTokens[j].type !== "inline" || !state.md.linkify.pretest(blockTokens[j].content)) {
  2158. continue;
  2159. }
  2160. let tokens = blockTokens[j].children;
  2161. let htmlLinkLevel = 0;
  2162. // We scan from the end, to keep position when new tags added.
  2163. // Use reversed logic in links start/end match
  2164. for (let i = tokens.length - 1; i >= 0; i--) {
  2165. const currentToken = tokens[i];
  2166. // Skip content of markdown links
  2167. if (currentToken.type === "link_close") {
  2168. i--;
  2169. while (tokens[i].level !== currentToken.level && tokens[i].type !== "link_open") {
  2170. i--;
  2171. }
  2172. continue;
  2173. }
  2174. // Skip content of html tag links
  2175. if (currentToken.type === "html_inline") {
  2176. if (isLinkOpen$1(currentToken.content) && htmlLinkLevel > 0) {
  2177. htmlLinkLevel--;
  2178. }
  2179. if (isLinkClose$1(currentToken.content)) {
  2180. htmlLinkLevel++;
  2181. }
  2182. }
  2183. if (htmlLinkLevel > 0) {
  2184. continue;
  2185. }
  2186. if (currentToken.type === "text" && state.md.linkify.test(currentToken.content)) {
  2187. const text = currentToken.content;
  2188. let links = state.md.linkify.match(text);
  2189. // Now split string to nodes
  2190. const nodes = [];
  2191. let level = currentToken.level;
  2192. let lastPos = 0;
  2193. // forbid escape sequence at the start of the string,
  2194. // this avoids http\://example.com/ from being linkified as
  2195. // http:<a href="//example.com/">//example.com/</a>
  2196. if (links.length > 0 && links[0].index === 0 && i > 0 && tokens[i - 1].type === "text_special") {
  2197. links = links.slice(1);
  2198. }
  2199. for (let ln = 0; ln < links.length; ln++) {
  2200. const url = links[ln].url;
  2201. const fullUrl = state.md.normalizeLink(url);
  2202. if (!state.md.validateLink(fullUrl)) {
  2203. continue;
  2204. }
  2205. let urlText = links[ln].text;
  2206. // Linkifier might send raw hostnames like "example.com", where url
  2207. // starts with domain name. So we prepend http:// in those cases,
  2208. // and remove it afterwards.
  2209. if (!links[ln].schema) {
  2210. urlText = state.md.normalizeLinkText("http://" + urlText).replace(/^http:\/\//, "");
  2211. } else if (links[ln].schema === "mailto:" && !/^mailto:/i.test(urlText)) {
  2212. urlText = state.md.normalizeLinkText("mailto:" + urlText).replace(/^mailto:/, "");
  2213. } else {
  2214. urlText = state.md.normalizeLinkText(urlText);
  2215. }
  2216. const pos = links[ln].index;
  2217. if (pos > lastPos) {
  2218. const token = new state.Token("text", "", 0);
  2219. token.content = text.slice(lastPos, pos);
  2220. token.level = level;
  2221. nodes.push(token);
  2222. }
  2223. const token_o = new state.Token("link_open", "a", 1);
  2224. token_o.attrs = [ [ "href", fullUrl ] ];
  2225. token_o.level = level++;
  2226. token_o.markup = "linkify";
  2227. token_o.info = "auto";
  2228. nodes.push(token_o);
  2229. const token_t = new state.Token("text", "", 0);
  2230. token_t.content = urlText;
  2231. token_t.level = level;
  2232. nodes.push(token_t);
  2233. const token_c = new state.Token("link_close", "a", -1);
  2234. token_c.level = --level;
  2235. token_c.markup = "linkify";
  2236. token_c.info = "auto";
  2237. nodes.push(token_c);
  2238. lastPos = links[ln].lastIndex;
  2239. }
  2240. if (lastPos < text.length) {
  2241. const token = new state.Token("text", "", 0);
  2242. token.content = text.slice(lastPos);
  2243. token.level = level;
  2244. nodes.push(token);
  2245. }
  2246. // replace current node
  2247. blockTokens[j].children = tokens = arrayReplaceAt(tokens, i, nodes);
  2248. }
  2249. }
  2250. }
  2251. }
  2252. // Simple typographic replacements
  2253. // (c) (C) → ©
  2254. // (tm) (TM) → ™
  2255. // (r) (R) → ®
  2256. // +- → ±
  2257. // ... → … (also ?.... → ?.., !.... → !..)
  2258. // ???????? → ???, !!!!! → !!!, `,,` → `,`
  2259. // -- → &ndash;, --- → &mdash;
  2260. // TODO:
  2261. // - fractionals 1/2, 1/4, 3/4 -> ½, ¼, ¾
  2262. // - multiplications 2 x 4 -> 2 × 4
  2263. const RARE_RE = /\+-|\.\.|\?\?\?\?|!!!!|,,|--/;
  2264. // Workaround for phantomjs - need regex without /g flag,
  2265. // or root check will fail every second time
  2266. const SCOPED_ABBR_TEST_RE = /\((c|tm|r)\)/i;
  2267. const SCOPED_ABBR_RE = /\((c|tm|r)\)/gi;
  2268. const SCOPED_ABBR = {
  2269. c: "\xa9",
  2270. r: "\xae",
  2271. tm: "\u2122"
  2272. };
  2273. function replaceFn(match, name) {
  2274. return SCOPED_ABBR[name.toLowerCase()];
  2275. }
  2276. function replace_scoped(inlineTokens) {
  2277. let inside_autolink = 0;
  2278. for (let i = inlineTokens.length - 1; i >= 0; i--) {
  2279. const token = inlineTokens[i];
  2280. if (token.type === "text" && !inside_autolink) {
  2281. token.content = token.content.replace(SCOPED_ABBR_RE, replaceFn);
  2282. }
  2283. if (token.type === "link_open" && token.info === "auto") {
  2284. inside_autolink--;
  2285. }
  2286. if (token.type === "link_close" && token.info === "auto") {
  2287. inside_autolink++;
  2288. }
  2289. }
  2290. }
  2291. function replace_rare(inlineTokens) {
  2292. let inside_autolink = 0;
  2293. for (let i = inlineTokens.length - 1; i >= 0; i--) {
  2294. const token = inlineTokens[i];
  2295. if (token.type === "text" && !inside_autolink) {
  2296. if (RARE_RE.test(token.content)) {
  2297. token.content = token.content.replace(/\+-/g, "\xb1").replace(/\.{2,}/g, "\u2026").replace(/([?!])\u2026/g, "$1..").replace(/([?!]){4,}/g, "$1$1$1").replace(/,{2,}/g, ",").replace(/(^|[^-])---(?=[^-]|$)/gm, "$1\u2014").replace(/(^|\s)--(?=\s|$)/gm, "$1\u2013").replace(/(^|[^-\s])--(?=[^-\s]|$)/gm, "$1\u2013");
  2298. }
  2299. }
  2300. if (token.type === "link_open" && token.info === "auto") {
  2301. inside_autolink--;
  2302. }
  2303. if (token.type === "link_close" && token.info === "auto") {
  2304. inside_autolink++;
  2305. }
  2306. }
  2307. }
  2308. function replace(state) {
  2309. let blkIdx;
  2310. if (!state.md.options.typographer) {
  2311. return;
  2312. }
  2313. for (blkIdx = state.tokens.length - 1; blkIdx >= 0; blkIdx--) {
  2314. if (state.tokens[blkIdx].type !== "inline") {
  2315. continue;
  2316. }
  2317. if (SCOPED_ABBR_TEST_RE.test(state.tokens[blkIdx].content)) {
  2318. replace_scoped(state.tokens[blkIdx].children);
  2319. }
  2320. if (RARE_RE.test(state.tokens[blkIdx].content)) {
  2321. replace_rare(state.tokens[blkIdx].children);
  2322. }
  2323. }
  2324. }
  2325. // Convert straight quotation marks to typographic ones
  2326. const QUOTE_TEST_RE = /['"]/;
  2327. const QUOTE_RE = /['"]/g;
  2328. const APOSTROPHE = "\u2019";
  2329. /* ’ */ function replaceAt(str, index, ch) {
  2330. return str.slice(0, index) + ch + str.slice(index + 1);
  2331. }
  2332. function process_inlines(tokens, state) {
  2333. let j;
  2334. const stack = [];
  2335. for (let i = 0; i < tokens.length; i++) {
  2336. const token = tokens[i];
  2337. const thisLevel = tokens[i].level;
  2338. for (j = stack.length - 1; j >= 0; j--) {
  2339. if (stack[j].level <= thisLevel) {
  2340. break;
  2341. }
  2342. }
  2343. stack.length = j + 1;
  2344. if (token.type !== "text") {
  2345. continue;
  2346. }
  2347. let text = token.content;
  2348. let pos = 0;
  2349. let max = text.length;
  2350. /* eslint no-labels:0,block-scoped-var:0 */ OUTER: while (pos < max) {
  2351. QUOTE_RE.lastIndex = pos;
  2352. const t = QUOTE_RE.exec(text);
  2353. if (!t) {
  2354. break;
  2355. }
  2356. let canOpen = true;
  2357. let canClose = true;
  2358. pos = t.index + 1;
  2359. const isSingle = t[0] === "'";
  2360. // Find previous character,
  2361. // default to space if it's the beginning of the line
  2362. let lastChar = 32;
  2363. if (t.index - 1 >= 0) {
  2364. lastChar = text.charCodeAt(t.index - 1);
  2365. } else {
  2366. for (j = i - 1; j >= 0; j--) {
  2367. if (tokens[j].type === "softbreak" || tokens[j].type === "hardbreak") break;
  2368. // lastChar defaults to 0x20
  2369. if (!tokens[j].content) continue;
  2370. // should skip all tokens except 'text', 'html_inline' or 'code_inline'
  2371. lastChar = tokens[j].content.charCodeAt(tokens[j].content.length - 1);
  2372. break;
  2373. }
  2374. }
  2375. // Find next character,
  2376. // default to space if it's the end of the line
  2377. let nextChar = 32;
  2378. if (pos < max) {
  2379. nextChar = text.charCodeAt(pos);
  2380. } else {
  2381. for (j = i + 1; j < tokens.length; j++) {
  2382. if (tokens[j].type === "softbreak" || tokens[j].type === "hardbreak") break;
  2383. // nextChar defaults to 0x20
  2384. if (!tokens[j].content) continue;
  2385. // should skip all tokens except 'text', 'html_inline' or 'code_inline'
  2386. nextChar = tokens[j].content.charCodeAt(0);
  2387. break;
  2388. }
  2389. }
  2390. const isLastPunctChar = isMdAsciiPunct(lastChar) || isPunctChar(String.fromCharCode(lastChar));
  2391. const isNextPunctChar = isMdAsciiPunct(nextChar) || isPunctChar(String.fromCharCode(nextChar));
  2392. const isLastWhiteSpace = isWhiteSpace(lastChar);
  2393. const isNextWhiteSpace = isWhiteSpace(nextChar);
  2394. if (isNextWhiteSpace) {
  2395. canOpen = false;
  2396. } else if (isNextPunctChar) {
  2397. if (!(isLastWhiteSpace || isLastPunctChar)) {
  2398. canOpen = false;
  2399. }
  2400. }
  2401. if (isLastWhiteSpace) {
  2402. canClose = false;
  2403. } else if (isLastPunctChar) {
  2404. if (!(isNextWhiteSpace || isNextPunctChar)) {
  2405. canClose = false;
  2406. }
  2407. }
  2408. if (nextChar === 34 /* " */ && t[0] === '"') {
  2409. if (lastChar >= 48 /* 0 */ && lastChar <= 57 /* 9 */) {
  2410. // special case: 1"" - count first quote as an inch
  2411. canClose = canOpen = false;
  2412. }
  2413. }
  2414. if (canOpen && canClose) {
  2415. // Replace quotes in the middle of punctuation sequence, but not
  2416. // in the middle of the words, i.e.:
  2417. // 1. foo " bar " baz - not replaced
  2418. // 2. foo-"-bar-"-baz - replaced
  2419. // 3. foo"bar"baz - not replaced
  2420. canOpen = isLastPunctChar;
  2421. canClose = isNextPunctChar;
  2422. }
  2423. if (!canOpen && !canClose) {
  2424. // middle of word
  2425. if (isSingle) {
  2426. token.content = replaceAt(token.content, t.index, APOSTROPHE);
  2427. }
  2428. continue;
  2429. }
  2430. if (canClose) {
  2431. // this could be a closing quote, rewind the stack to get a match
  2432. for (j = stack.length - 1; j >= 0; j--) {
  2433. let item = stack[j];
  2434. if (stack[j].level < thisLevel) {
  2435. break;
  2436. }
  2437. if (item.single === isSingle && stack[j].level === thisLevel) {
  2438. item = stack[j];
  2439. let openQuote;
  2440. let closeQuote;
  2441. if (isSingle) {
  2442. openQuote = state.md.options.quotes[2];
  2443. closeQuote = state.md.options.quotes[3];
  2444. } else {
  2445. openQuote = state.md.options.quotes[0];
  2446. closeQuote = state.md.options.quotes[1];
  2447. }
  2448. // replace token.content *before* tokens[item.token].content,
  2449. // because, if they are pointing at the same token, replaceAt
  2450. // could mess up indices when quote length != 1
  2451. token.content = replaceAt(token.content, t.index, closeQuote);
  2452. tokens[item.token].content = replaceAt(tokens[item.token].content, item.pos, openQuote);
  2453. pos += closeQuote.length - 1;
  2454. if (item.token === i) {
  2455. pos += openQuote.length - 1;
  2456. }
  2457. text = token.content;
  2458. max = text.length;
  2459. stack.length = j;
  2460. continue OUTER;
  2461. }
  2462. }
  2463. }
  2464. if (canOpen) {
  2465. stack.push({
  2466. token: i,
  2467. pos: t.index,
  2468. single: isSingle,
  2469. level: thisLevel
  2470. });
  2471. } else if (canClose && isSingle) {
  2472. token.content = replaceAt(token.content, t.index, APOSTROPHE);
  2473. }
  2474. }
  2475. }
  2476. }
  2477. function smartquotes(state) {
  2478. /* eslint max-depth:0 */
  2479. if (!state.md.options.typographer) {
  2480. return;
  2481. }
  2482. for (let blkIdx = state.tokens.length - 1; blkIdx >= 0; blkIdx--) {
  2483. if (state.tokens[blkIdx].type !== "inline" || !QUOTE_TEST_RE.test(state.tokens[blkIdx].content)) {
  2484. continue;
  2485. }
  2486. process_inlines(state.tokens[blkIdx].children, state);
  2487. }
  2488. }
  2489. // Join raw text tokens with the rest of the text
  2490. // This is set as a separate rule to provide an opportunity for plugins
  2491. // to run text replacements after text join, but before escape join.
  2492. // For example, `\:)` shouldn't be replaced with an emoji.
  2493. function text_join(state) {
  2494. let curr, last;
  2495. const blockTokens = state.tokens;
  2496. const l = blockTokens.length;
  2497. for (let j = 0; j < l; j++) {
  2498. if (blockTokens[j].type !== "inline") continue;
  2499. const tokens = blockTokens[j].children;
  2500. const max = tokens.length;
  2501. for (curr = 0; curr < max; curr++) {
  2502. if (tokens[curr].type === "text_special") {
  2503. tokens[curr].type = "text";
  2504. }
  2505. }
  2506. for (curr = last = 0; curr < max; curr++) {
  2507. if (tokens[curr].type === "text" && curr + 1 < max && tokens[curr + 1].type === "text") {
  2508. // collapse two adjacent text nodes
  2509. tokens[curr + 1].content = tokens[curr].content + tokens[curr + 1].content;
  2510. } else {
  2511. if (curr !== last) {
  2512. tokens[last] = tokens[curr];
  2513. }
  2514. last++;
  2515. }
  2516. }
  2517. if (curr !== last) {
  2518. tokens.length = last;
  2519. }
  2520. }
  2521. }
  2522. /** internal
  2523. * class Core
  2524. *
  2525. * Top-level rules executor. Glues block/inline parsers and does intermediate
  2526. * transformations.
  2527. **/ const _rules$2 = [ [ "normalize", normalize ], [ "block", block ], [ "inline", inline ], [ "linkify", linkify$1 ], [ "replacements", replace ], [ "smartquotes", smartquotes ],
  2528. // `text_join` finds `text_special` tokens (for escape sequences)
  2529. // and joins them with the rest of the text
  2530. [ "text_join", text_join ] ];
  2531. /**
  2532. * new Core()
  2533. **/ function Core() {
  2534. /**
  2535. * Core#ruler -> Ruler
  2536. *
  2537. * [[Ruler]] instance. Keep configuration of core rules.
  2538. **/
  2539. this.ruler = new Ruler;
  2540. for (let i = 0; i < _rules$2.length; i++) {
  2541. this.ruler.push(_rules$2[i][0], _rules$2[i][1]);
  2542. }
  2543. }
  2544. /**
  2545. * Core.process(state)
  2546. *
  2547. * Executes core chain rules.
  2548. **/ Core.prototype.process = function(state) {
  2549. const rules = this.ruler.getRules("");
  2550. for (let i = 0, l = rules.length; i < l; i++) {
  2551. rules[i](state);
  2552. }
  2553. };
  2554. Core.prototype.State = StateCore;
  2555. // Parser state class
  2556. function StateBlock(src, md, env, tokens) {
  2557. this.src = src;
  2558. // link to parser instance
  2559. this.md = md;
  2560. this.env = env;
  2561. // Internal state vartiables
  2562. this.tokens = tokens;
  2563. this.bMarks = [];
  2564. // line begin offsets for fast jumps
  2565. this.eMarks = [];
  2566. // line end offsets for fast jumps
  2567. this.tShift = [];
  2568. // offsets of the first non-space characters (tabs not expanded)
  2569. this.sCount = [];
  2570. // indents for each line (tabs expanded)
  2571. // An amount of virtual spaces (tabs expanded) between beginning
  2572. // of each line (bMarks) and real beginning of that line.
  2573. // It exists only as a hack because blockquotes override bMarks
  2574. // losing information in the process.
  2575. // It's used only when expanding tabs, you can think about it as
  2576. // an initial tab length, e.g. bsCount=21 applied to string `\t123`
  2577. // means first tab should be expanded to 4-21%4 === 3 spaces.
  2578. this.bsCount = [];
  2579. // block parser variables
  2580. // required block content indent (for example, if we are
  2581. // inside a list, it would be positioned after list marker)
  2582. this.blkIndent = 0;
  2583. this.line = 0;
  2584. // line index in src
  2585. this.lineMax = 0;
  2586. // lines count
  2587. this.tight = false;
  2588. // loose/tight mode for lists
  2589. this.ddIndent = -1;
  2590. // indent of the current dd block (-1 if there isn't any)
  2591. this.listIndent = -1;
  2592. // indent of the current list block (-1 if there isn't any)
  2593. // can be 'blockquote', 'list', 'root', 'paragraph' or 'reference'
  2594. // used in lists to determine if they interrupt a paragraph
  2595. this.parentType = "root";
  2596. this.level = 0;
  2597. // Create caches
  2598. // Generate markers.
  2599. const s = this.src;
  2600. for (let start = 0, pos = 0, indent = 0, offset = 0, len = s.length, indent_found = false; pos < len; pos++) {
  2601. const ch = s.charCodeAt(pos);
  2602. if (!indent_found) {
  2603. if (isSpace(ch)) {
  2604. indent++;
  2605. if (ch === 9) {
  2606. offset += 4 - offset % 4;
  2607. } else {
  2608. offset++;
  2609. }
  2610. continue;
  2611. } else {
  2612. indent_found = true;
  2613. }
  2614. }
  2615. if (ch === 10 || pos === len - 1) {
  2616. if (ch !== 10) {
  2617. pos++;
  2618. }
  2619. this.bMarks.push(start);
  2620. this.eMarks.push(pos);
  2621. this.tShift.push(indent);
  2622. this.sCount.push(offset);
  2623. this.bsCount.push(0);
  2624. indent_found = false;
  2625. indent = 0;
  2626. offset = 0;
  2627. start = pos + 1;
  2628. }
  2629. }
  2630. // Push fake entry to simplify cache bounds checks
  2631. this.bMarks.push(s.length);
  2632. this.eMarks.push(s.length);
  2633. this.tShift.push(0);
  2634. this.sCount.push(0);
  2635. this.bsCount.push(0);
  2636. this.lineMax = this.bMarks.length - 1;
  2637. // don't count last fake line
  2638. }
  2639. // Push new token to "stream".
  2640. StateBlock.prototype.push = function(type, tag, nesting) {
  2641. const token = new Token(type, tag, nesting);
  2642. token.block = true;
  2643. if (nesting < 0) this.level--;
  2644. // closing tag
  2645. token.level = this.level;
  2646. if (nesting > 0) this.level++;
  2647. // opening tag
  2648. this.tokens.push(token);
  2649. return token;
  2650. };
  2651. StateBlock.prototype.isEmpty = function isEmpty(line) {
  2652. return this.bMarks[line] + this.tShift[line] >= this.eMarks[line];
  2653. };
  2654. StateBlock.prototype.skipEmptyLines = function skipEmptyLines(from) {
  2655. for (let max = this.lineMax; from < max; from++) {
  2656. if (this.bMarks[from] + this.tShift[from] < this.eMarks[from]) {
  2657. break;
  2658. }
  2659. }
  2660. return from;
  2661. };
  2662. // Skip spaces from given position.
  2663. StateBlock.prototype.skipSpaces = function skipSpaces(pos) {
  2664. for (let max = this.src.length; pos < max; pos++) {
  2665. const ch = this.src.charCodeAt(pos);
  2666. if (!isSpace(ch)) {
  2667. break;
  2668. }
  2669. }
  2670. return pos;
  2671. };
  2672. // Skip spaces from given position in reverse.
  2673. StateBlock.prototype.skipSpacesBack = function skipSpacesBack(pos, min) {
  2674. if (pos <= min) {
  2675. return pos;
  2676. }
  2677. while (pos > min) {
  2678. if (!isSpace(this.src.charCodeAt(--pos))) {
  2679. return pos + 1;
  2680. }
  2681. }
  2682. return pos;
  2683. };
  2684. // Skip char codes from given position
  2685. StateBlock.prototype.skipChars = function skipChars(pos, code) {
  2686. for (let max = this.src.length; pos < max; pos++) {
  2687. if (this.src.charCodeAt(pos) !== code) {
  2688. break;
  2689. }
  2690. }
  2691. return pos;
  2692. };
  2693. // Skip char codes reverse from given position - 1
  2694. StateBlock.prototype.skipCharsBack = function skipCharsBack(pos, code, min) {
  2695. if (pos <= min) {
  2696. return pos;
  2697. }
  2698. while (pos > min) {
  2699. if (code !== this.src.charCodeAt(--pos)) {
  2700. return pos + 1;
  2701. }
  2702. }
  2703. return pos;
  2704. };
  2705. // cut lines range from source.
  2706. StateBlock.prototype.getLines = function getLines(begin, end, indent, keepLastLF) {
  2707. if (begin >= end) {
  2708. return "";
  2709. }
  2710. const queue = new Array(end - begin);
  2711. for (let i = 0, line = begin; line < end; line++, i++) {
  2712. let lineIndent = 0;
  2713. const lineStart = this.bMarks[line];
  2714. let first = lineStart;
  2715. let last;
  2716. if (line + 1 < end || keepLastLF) {
  2717. // No need for bounds check because we have fake entry on tail.
  2718. last = this.eMarks[line] + 1;
  2719. } else {
  2720. last = this.eMarks[line];
  2721. }
  2722. while (first < last && lineIndent < indent) {
  2723. const ch = this.src.charCodeAt(first);
  2724. if (isSpace(ch)) {
  2725. if (ch === 9) {
  2726. lineIndent += 4 - (lineIndent + this.bsCount[line]) % 4;
  2727. } else {
  2728. lineIndent++;
  2729. }
  2730. } else if (first - lineStart < this.tShift[line]) {
  2731. // patched tShift masked characters to look like spaces (blockquotes, list markers)
  2732. lineIndent++;
  2733. } else {
  2734. break;
  2735. }
  2736. first++;
  2737. }
  2738. if (lineIndent > indent) {
  2739. // partially expanding tabs in code blocks, e.g '\t\tfoobar'
  2740. // with indent=2 becomes ' \tfoobar'
  2741. queue[i] = new Array(lineIndent - indent + 1).join(" ") + this.src.slice(first, last);
  2742. } else {
  2743. queue[i] = this.src.slice(first, last);
  2744. }
  2745. }
  2746. return queue.join("");
  2747. };
  2748. // re-export Token class to use in block rules
  2749. StateBlock.prototype.Token = Token;
  2750. // GFM table, https://github.github.com/gfm/#tables-extension-
  2751. // Limit the amount of empty autocompleted cells in a table,
  2752. // see https://github.com/markdown-it/markdown-it/issues/1000,
  2753. // Both pulldown-cmark and commonmark-hs limit the number of cells this way to ~200k.
  2754. // We set it to 65k, which can expand user input by a factor of x370
  2755. // (256x256 square is 1.8kB expanded into 650kB).
  2756. const MAX_AUTOCOMPLETED_CELLS = 65536;
  2757. function getLine(state, line) {
  2758. const pos = state.bMarks[line] + state.tShift[line];
  2759. const max = state.eMarks[line];
  2760. return state.src.slice(pos, max);
  2761. }
  2762. function escapedSplit(str) {
  2763. const result = [];
  2764. const max = str.length;
  2765. let pos = 0;
  2766. let ch = str.charCodeAt(pos);
  2767. let isEscaped = false;
  2768. let lastPos = 0;
  2769. let current = "";
  2770. while (pos < max) {
  2771. if (ch === 124 /* | */) {
  2772. if (!isEscaped) {
  2773. // pipe separating cells, '|'
  2774. result.push(current + str.substring(lastPos, pos));
  2775. current = "";
  2776. lastPos = pos + 1;
  2777. } else {
  2778. // escaped pipe, '\|'
  2779. current += str.substring(lastPos, pos - 1);
  2780. lastPos = pos;
  2781. }
  2782. }
  2783. isEscaped = ch === 92 /* \ */;
  2784. pos++;
  2785. ch = str.charCodeAt(pos);
  2786. }
  2787. result.push(current + str.substring(lastPos));
  2788. return result;
  2789. }
  2790. function table(state, startLine, endLine, silent) {
  2791. // should have at least two lines
  2792. if (startLine + 2 > endLine) {
  2793. return false;
  2794. }
  2795. let nextLine = startLine + 1;
  2796. if (state.sCount[nextLine] < state.blkIndent) {
  2797. return false;
  2798. }
  2799. // if it's indented more than 3 spaces, it should be a code block
  2800. if (state.sCount[nextLine] - state.blkIndent >= 4) {
  2801. return false;
  2802. }
  2803. // first character of the second line should be '|', '-', ':',
  2804. // and no other characters are allowed but spaces;
  2805. // basically, this is the equivalent of /^[-:|][-:|\s]*$/ regexp
  2806. let pos = state.bMarks[nextLine] + state.tShift[nextLine];
  2807. if (pos >= state.eMarks[nextLine]) {
  2808. return false;
  2809. }
  2810. const firstCh = state.src.charCodeAt(pos++);
  2811. if (firstCh !== 124 /* | */ && firstCh !== 45 /* - */ && firstCh !== 58 /* : */) {
  2812. return false;
  2813. }
  2814. if (pos >= state.eMarks[nextLine]) {
  2815. return false;
  2816. }
  2817. const secondCh = state.src.charCodeAt(pos++);
  2818. if (secondCh !== 124 /* | */ && secondCh !== 45 /* - */ && secondCh !== 58 /* : */ && !isSpace(secondCh)) {
  2819. return false;
  2820. }
  2821. // if first character is '-', then second character must not be a space
  2822. // (due to parsing ambiguity with list)
  2823. if (firstCh === 45 /* - */ && isSpace(secondCh)) {
  2824. return false;
  2825. }
  2826. while (pos < state.eMarks[nextLine]) {
  2827. const ch = state.src.charCodeAt(pos);
  2828. if (ch !== 124 /* | */ && ch !== 45 /* - */ && ch !== 58 /* : */ && !isSpace(ch)) {
  2829. return false;
  2830. }
  2831. pos++;
  2832. }
  2833. let lineText = getLine(state, startLine + 1);
  2834. let columns = lineText.split("|");
  2835. const aligns = [];
  2836. for (let i = 0; i < columns.length; i++) {
  2837. const t = columns[i].trim();
  2838. if (!t) {
  2839. // allow empty columns before and after table, but not in between columns;
  2840. // e.g. allow ` |---| `, disallow ` ---||--- `
  2841. if (i === 0 || i === columns.length - 1) {
  2842. continue;
  2843. } else {
  2844. return false;
  2845. }
  2846. }
  2847. if (!/^:?-+:?$/.test(t)) {
  2848. return false;
  2849. }
  2850. if (t.charCodeAt(t.length - 1) === 58 /* : */) {
  2851. aligns.push(t.charCodeAt(0) === 58 /* : */ ? "center" : "right");
  2852. } else if (t.charCodeAt(0) === 58 /* : */) {
  2853. aligns.push("left");
  2854. } else {
  2855. aligns.push("");
  2856. }
  2857. }
  2858. lineText = getLine(state, startLine).trim();
  2859. if (lineText.indexOf("|") === -1) {
  2860. return false;
  2861. }
  2862. if (state.sCount[startLine] - state.blkIndent >= 4) {
  2863. return false;
  2864. }
  2865. columns = escapedSplit(lineText);
  2866. if (columns.length && columns[0] === "") columns.shift();
  2867. if (columns.length && columns[columns.length - 1] === "") columns.pop();
  2868. // header row will define an amount of columns in the entire table,
  2869. // and align row should be exactly the same (the rest of the rows can differ)
  2870. const columnCount = columns.length;
  2871. if (columnCount === 0 || columnCount !== aligns.length) {
  2872. return false;
  2873. }
  2874. if (silent) {
  2875. return true;
  2876. }
  2877. const oldParentType = state.parentType;
  2878. state.parentType = "table";
  2879. // use 'blockquote' lists for termination because it's
  2880. // the most similar to tables
  2881. const terminatorRules = state.md.block.ruler.getRules("blockquote");
  2882. const token_to = state.push("table_open", "table", 1);
  2883. const tableLines = [ startLine, 0 ];
  2884. token_to.map = tableLines;
  2885. const token_tho = state.push("thead_open", "thead", 1);
  2886. token_tho.map = [ startLine, startLine + 1 ];
  2887. const token_htro = state.push("tr_open", "tr", 1);
  2888. token_htro.map = [ startLine, startLine + 1 ];
  2889. for (let i = 0; i < columns.length; i++) {
  2890. const token_ho = state.push("th_open", "th", 1);
  2891. if (aligns[i]) {
  2892. token_ho.attrs = [ [ "style", "text-align:" + aligns[i] ] ];
  2893. }
  2894. const token_il = state.push("inline", "", 0);
  2895. token_il.content = columns[i].trim();
  2896. token_il.children = [];
  2897. state.push("th_close", "th", -1);
  2898. }
  2899. state.push("tr_close", "tr", -1);
  2900. state.push("thead_close", "thead", -1);
  2901. let tbodyLines;
  2902. let autocompletedCells = 0;
  2903. for (nextLine = startLine + 2; nextLine < endLine; nextLine++) {
  2904. if (state.sCount[nextLine] < state.blkIndent) {
  2905. break;
  2906. }
  2907. let terminate = false;
  2908. for (let i = 0, l = terminatorRules.length; i < l; i++) {
  2909. if (terminatorRules[i](state, nextLine, endLine, true)) {
  2910. terminate = true;
  2911. break;
  2912. }
  2913. }
  2914. if (terminate) {
  2915. break;
  2916. }
  2917. lineText = getLine(state, nextLine).trim();
  2918. if (!lineText) {
  2919. break;
  2920. }
  2921. if (state.sCount[nextLine] - state.blkIndent >= 4) {
  2922. break;
  2923. }
  2924. columns = escapedSplit(lineText);
  2925. if (columns.length && columns[0] === "") columns.shift();
  2926. if (columns.length && columns[columns.length - 1] === "") columns.pop();
  2927. // note: autocomplete count can be negative if user specifies more columns than header,
  2928. // but that does not affect intended use (which is limiting expansion)
  2929. autocompletedCells += columnCount - columns.length;
  2930. if (autocompletedCells > MAX_AUTOCOMPLETED_CELLS) {
  2931. break;
  2932. }
  2933. if (nextLine === startLine + 2) {
  2934. const token_tbo = state.push("tbody_open", "tbody", 1);
  2935. token_tbo.map = tbodyLines = [ startLine + 2, 0 ];
  2936. }
  2937. const token_tro = state.push("tr_open", "tr", 1);
  2938. token_tro.map = [ nextLine, nextLine + 1 ];
  2939. for (let i = 0; i < columnCount; i++) {
  2940. const token_tdo = state.push("td_open", "td", 1);
  2941. if (aligns[i]) {
  2942. token_tdo.attrs = [ [ "style", "text-align:" + aligns[i] ] ];
  2943. }
  2944. const token_il = state.push("inline", "", 0);
  2945. token_il.content = columns[i] ? columns[i].trim() : "";
  2946. token_il.children = [];
  2947. state.push("td_close", "td", -1);
  2948. }
  2949. state.push("tr_close", "tr", -1);
  2950. }
  2951. if (tbodyLines) {
  2952. state.push("tbody_close", "tbody", -1);
  2953. tbodyLines[1] = nextLine;
  2954. }
  2955. state.push("table_close", "table", -1);
  2956. tableLines[1] = nextLine;
  2957. state.parentType = oldParentType;
  2958. state.line = nextLine;
  2959. return true;
  2960. }
  2961. // Code block (4 spaces padded)
  2962. function code(state, startLine, endLine /*, silent */) {
  2963. if (state.sCount[startLine] - state.blkIndent < 4) {
  2964. return false;
  2965. }
  2966. let nextLine = startLine + 1;
  2967. let last = nextLine;
  2968. while (nextLine < endLine) {
  2969. if (state.isEmpty(nextLine)) {
  2970. nextLine++;
  2971. continue;
  2972. }
  2973. if (state.sCount[nextLine] - state.blkIndent >= 4) {
  2974. nextLine++;
  2975. last = nextLine;
  2976. continue;
  2977. }
  2978. break;
  2979. }
  2980. state.line = last;
  2981. const token = state.push("code_block", "code", 0);
  2982. token.content = state.getLines(startLine, last, 4 + state.blkIndent, false) + "\n";
  2983. token.map = [ startLine, state.line ];
  2984. return true;
  2985. }
  2986. // fences (``` lang, ~~~ lang)
  2987. function fence(state, startLine, endLine, silent) {
  2988. let pos = state.bMarks[startLine] + state.tShift[startLine];
  2989. let max = state.eMarks[startLine];
  2990. // if it's indented more than 3 spaces, it should be a code block
  2991. if (state.sCount[startLine] - state.blkIndent >= 4) {
  2992. return false;
  2993. }
  2994. if (pos + 3 > max) {
  2995. return false;
  2996. }
  2997. const marker = state.src.charCodeAt(pos);
  2998. if (marker !== 126 /* ~ */ && marker !== 96 /* ` */) {
  2999. return false;
  3000. }
  3001. // scan marker length
  3002. let mem = pos;
  3003. pos = state.skipChars(pos, marker);
  3004. let len = pos - mem;
  3005. if (len < 3) {
  3006. return false;
  3007. }
  3008. const markup = state.src.slice(mem, pos);
  3009. const params = state.src.slice(pos, max);
  3010. if (marker === 96 /* ` */) {
  3011. if (params.indexOf(String.fromCharCode(marker)) >= 0) {
  3012. return false;
  3013. }
  3014. }
  3015. // Since start is found, we can report success here in validation mode
  3016. if (silent) {
  3017. return true;
  3018. }
  3019. // search end of block
  3020. let nextLine = startLine;
  3021. let haveEndMarker = false;
  3022. for (;;) {
  3023. nextLine++;
  3024. if (nextLine >= endLine) {
  3025. // unclosed block should be autoclosed by end of document.
  3026. // also block seems to be autoclosed by end of parent
  3027. break;
  3028. }
  3029. pos = mem = state.bMarks[nextLine] + state.tShift[nextLine];
  3030. max = state.eMarks[nextLine];
  3031. if (pos < max && state.sCount[nextLine] < state.blkIndent) {
  3032. // non-empty line with negative indent should stop the list:
  3033. // - ```
  3034. // test
  3035. break;
  3036. }
  3037. if (state.src.charCodeAt(pos) !== marker) {
  3038. continue;
  3039. }
  3040. if (state.sCount[nextLine] - state.blkIndent >= 4) {
  3041. // closing fence should be indented less than 4 spaces
  3042. continue;
  3043. }
  3044. pos = state.skipChars(pos, marker);
  3045. // closing code fence must be at least as long as the opening one
  3046. if (pos - mem < len) {
  3047. continue;
  3048. }
  3049. // make sure tail has spaces only
  3050. pos = state.skipSpaces(pos);
  3051. if (pos < max) {
  3052. continue;
  3053. }
  3054. haveEndMarker = true;
  3055. // found!
  3056. break;
  3057. }
  3058. // If a fence has heading spaces, they should be removed from its inner block
  3059. len = state.sCount[startLine];
  3060. state.line = nextLine + (haveEndMarker ? 1 : 0);
  3061. const token = state.push("fence", "code", 0);
  3062. token.info = params;
  3063. token.content = state.getLines(startLine + 1, nextLine, len, true);
  3064. token.markup = markup;
  3065. token.map = [ startLine, state.line ];
  3066. return true;
  3067. }
  3068. // Block quotes
  3069. function blockquote(state, startLine, endLine, silent) {
  3070. let pos = state.bMarks[startLine] + state.tShift[startLine];
  3071. let max = state.eMarks[startLine];
  3072. const oldLineMax = state.lineMax;
  3073. // if it's indented more than 3 spaces, it should be a code block
  3074. if (state.sCount[startLine] - state.blkIndent >= 4) {
  3075. return false;
  3076. }
  3077. // check the block quote marker
  3078. if (state.src.charCodeAt(pos) !== 62 /* > */) {
  3079. return false;
  3080. }
  3081. // we know that it's going to be a valid blockquote,
  3082. // so no point trying to find the end of it in silent mode
  3083. if (silent) {
  3084. return true;
  3085. }
  3086. const oldBMarks = [];
  3087. const oldBSCount = [];
  3088. const oldSCount = [];
  3089. const oldTShift = [];
  3090. const terminatorRules = state.md.block.ruler.getRules("blockquote");
  3091. const oldParentType = state.parentType;
  3092. state.parentType = "blockquote";
  3093. let lastLineEmpty = false;
  3094. let nextLine;
  3095. // Search the end of the block
  3096. // Block ends with either:
  3097. // 1. an empty line outside:
  3098. // ```
  3099. // > test
  3100. // ```
  3101. // 2. an empty line inside:
  3102. // ```
  3103. // >
  3104. // test
  3105. // ```
  3106. // 3. another tag:
  3107. // ```
  3108. // > test
  3109. // - - -
  3110. // ```
  3111. for (nextLine = startLine; nextLine < endLine; nextLine++) {
  3112. // check if it's outdented, i.e. it's inside list item and indented
  3113. // less than said list item:
  3114. // ```
  3115. // 1. anything
  3116. // > current blockquote
  3117. // 2. checking this line
  3118. // ```
  3119. const isOutdented = state.sCount[nextLine] < state.blkIndent;
  3120. pos = state.bMarks[nextLine] + state.tShift[nextLine];
  3121. max = state.eMarks[nextLine];
  3122. if (pos >= max) {
  3123. // Case 1: line is not inside the blockquote, and this line is empty.
  3124. break;
  3125. }
  3126. if (state.src.charCodeAt(pos++) === 62 /* > */ && !isOutdented) {
  3127. // This line is inside the blockquote.
  3128. // set offset past spaces and ">"
  3129. let initial = state.sCount[nextLine] + 1;
  3130. let spaceAfterMarker;
  3131. let adjustTab;
  3132. // skip one optional space after '>'
  3133. if (state.src.charCodeAt(pos) === 32 /* space */) {
  3134. // ' > test '
  3135. // ^ -- position start of line here:
  3136. pos++;
  3137. initial++;
  3138. adjustTab = false;
  3139. spaceAfterMarker = true;
  3140. } else if (state.src.charCodeAt(pos) === 9 /* tab */) {
  3141. spaceAfterMarker = true;
  3142. if ((state.bsCount[nextLine] + initial) % 4 === 3) {
  3143. // ' >\t test '
  3144. // ^ -- position start of line here (tab has width===1)
  3145. pos++;
  3146. initial++;
  3147. adjustTab = false;
  3148. } else {
  3149. // ' >\t test '
  3150. // ^ -- position start of line here + shift bsCount slightly
  3151. // to make extra space appear
  3152. adjustTab = true;
  3153. }
  3154. } else {
  3155. spaceAfterMarker = false;
  3156. }
  3157. let offset = initial;
  3158. oldBMarks.push(state.bMarks[nextLine]);
  3159. state.bMarks[nextLine] = pos;
  3160. while (pos < max) {
  3161. const ch = state.src.charCodeAt(pos);
  3162. if (isSpace(ch)) {
  3163. if (ch === 9) {
  3164. offset += 4 - (offset + state.bsCount[nextLine] + (adjustTab ? 1 : 0)) % 4;
  3165. } else {
  3166. offset++;
  3167. }
  3168. } else {
  3169. break;
  3170. }
  3171. pos++;
  3172. }
  3173. lastLineEmpty = pos >= max;
  3174. oldBSCount.push(state.bsCount[nextLine]);
  3175. state.bsCount[nextLine] = state.sCount[nextLine] + 1 + (spaceAfterMarker ? 1 : 0);
  3176. oldSCount.push(state.sCount[nextLine]);
  3177. state.sCount[nextLine] = offset - initial;
  3178. oldTShift.push(state.tShift[nextLine]);
  3179. state.tShift[nextLine] = pos - state.bMarks[nextLine];
  3180. continue;
  3181. }
  3182. // Case 2: line is not inside the blockquote, and the last line was empty.
  3183. if (lastLineEmpty) {
  3184. break;
  3185. }
  3186. // Case 3: another tag found.
  3187. let terminate = false;
  3188. for (let i = 0, l = terminatorRules.length; i < l; i++) {
  3189. if (terminatorRules[i](state, nextLine, endLine, true)) {
  3190. terminate = true;
  3191. break;
  3192. }
  3193. }
  3194. if (terminate) {
  3195. // Quirk to enforce "hard termination mode" for paragraphs;
  3196. // normally if you call `tokenize(state, startLine, nextLine)`,
  3197. // paragraphs will look below nextLine for paragraph continuation,
  3198. // but if blockquote is terminated by another tag, they shouldn't
  3199. state.lineMax = nextLine;
  3200. if (state.blkIndent !== 0) {
  3201. // state.blkIndent was non-zero, we now set it to zero,
  3202. // so we need to re-calculate all offsets to appear as
  3203. // if indent wasn't changed
  3204. oldBMarks.push(state.bMarks[nextLine]);
  3205. oldBSCount.push(state.bsCount[nextLine]);
  3206. oldTShift.push(state.tShift[nextLine]);
  3207. oldSCount.push(state.sCount[nextLine]);
  3208. state.sCount[nextLine] -= state.blkIndent;
  3209. }
  3210. break;
  3211. }
  3212. oldBMarks.push(state.bMarks[nextLine]);
  3213. oldBSCount.push(state.bsCount[nextLine]);
  3214. oldTShift.push(state.tShift[nextLine]);
  3215. oldSCount.push(state.sCount[nextLine]);
  3216. // A negative indentation means that this is a paragraph continuation
  3217. state.sCount[nextLine] = -1;
  3218. }
  3219. const oldIndent = state.blkIndent;
  3220. state.blkIndent = 0;
  3221. const token_o = state.push("blockquote_open", "blockquote", 1);
  3222. token_o.markup = ">";
  3223. const lines = [ startLine, 0 ];
  3224. token_o.map = lines;
  3225. state.md.block.tokenize(state, startLine, nextLine);
  3226. const token_c = state.push("blockquote_close", "blockquote", -1);
  3227. token_c.markup = ">";
  3228. state.lineMax = oldLineMax;
  3229. state.parentType = oldParentType;
  3230. lines[1] = state.line;
  3231. // Restore original tShift; this might not be necessary since the parser
  3232. // has already been here, but just to make sure we can do that.
  3233. for (let i = 0; i < oldTShift.length; i++) {
  3234. state.bMarks[i + startLine] = oldBMarks[i];
  3235. state.tShift[i + startLine] = oldTShift[i];
  3236. state.sCount[i + startLine] = oldSCount[i];
  3237. state.bsCount[i + startLine] = oldBSCount[i];
  3238. }
  3239. state.blkIndent = oldIndent;
  3240. return true;
  3241. }
  3242. // Horizontal rule
  3243. function hr(state, startLine, endLine, silent) {
  3244. const max = state.eMarks[startLine];
  3245. // if it's indented more than 3 spaces, it should be a code block
  3246. if (state.sCount[startLine] - state.blkIndent >= 4) {
  3247. return false;
  3248. }
  3249. let pos = state.bMarks[startLine] + state.tShift[startLine];
  3250. const marker = state.src.charCodeAt(pos++);
  3251. // Check hr marker
  3252. if (marker !== 42 /* * */ && marker !== 45 /* - */ && marker !== 95 /* _ */) {
  3253. return false;
  3254. }
  3255. // markers can be mixed with spaces, but there should be at least 3 of them
  3256. let cnt = 1;
  3257. while (pos < max) {
  3258. const ch = state.src.charCodeAt(pos++);
  3259. if (ch !== marker && !isSpace(ch)) {
  3260. return false;
  3261. }
  3262. if (ch === marker) {
  3263. cnt++;
  3264. }
  3265. }
  3266. if (cnt < 3) {
  3267. return false;
  3268. }
  3269. if (silent) {
  3270. return true;
  3271. }
  3272. state.line = startLine + 1;
  3273. const token = state.push("hr", "hr", 0);
  3274. token.map = [ startLine, state.line ];
  3275. token.markup = Array(cnt + 1).join(String.fromCharCode(marker));
  3276. return true;
  3277. }
  3278. // Lists
  3279. // Search `[-+*][\n ]`, returns next pos after marker on success
  3280. // or -1 on fail.
  3281. function skipBulletListMarker(state, startLine) {
  3282. const max = state.eMarks[startLine];
  3283. let pos = state.bMarks[startLine] + state.tShift[startLine];
  3284. const marker = state.src.charCodeAt(pos++);
  3285. // Check bullet
  3286. if (marker !== 42 /* * */ && marker !== 45 /* - */ && marker !== 43 /* + */) {
  3287. return -1;
  3288. }
  3289. if (pos < max) {
  3290. const ch = state.src.charCodeAt(pos);
  3291. if (!isSpace(ch)) {
  3292. // " -test " - is not a list item
  3293. return -1;
  3294. }
  3295. }
  3296. return pos;
  3297. }
  3298. // Search `\d+[.)][\n ]`, returns next pos after marker on success
  3299. // or -1 on fail.
  3300. function skipOrderedListMarker(state, startLine) {
  3301. const start = state.bMarks[startLine] + state.tShift[startLine];
  3302. const max = state.eMarks[startLine];
  3303. let pos = start;
  3304. // List marker should have at least 2 chars (digit + dot)
  3305. if (pos + 1 >= max) {
  3306. return -1;
  3307. }
  3308. let ch = state.src.charCodeAt(pos++);
  3309. if (ch < 48 /* 0 */ || ch > 57 /* 9 */) {
  3310. return -1;
  3311. }
  3312. for (;;) {
  3313. // EOL -> fail
  3314. if (pos >= max) {
  3315. return -1;
  3316. }
  3317. ch = state.src.charCodeAt(pos++);
  3318. if (ch >= 48 /* 0 */ && ch <= 57 /* 9 */) {
  3319. // List marker should have no more than 9 digits
  3320. // (prevents integer overflow in browsers)
  3321. if (pos - start >= 10) {
  3322. return -1;
  3323. }
  3324. continue;
  3325. }
  3326. // found valid marker
  3327. if (ch === 41 /* ) */ || ch === 46 /* . */) {
  3328. break;
  3329. }
  3330. return -1;
  3331. }
  3332. if (pos < max) {
  3333. ch = state.src.charCodeAt(pos);
  3334. if (!isSpace(ch)) {
  3335. // " 1.test " - is not a list item
  3336. return -1;
  3337. }
  3338. }
  3339. return pos;
  3340. }
  3341. function markTightParagraphs(state, idx) {
  3342. const level = state.level + 2;
  3343. for (let i = idx + 2, l = state.tokens.length - 2; i < l; i++) {
  3344. if (state.tokens[i].level === level && state.tokens[i].type === "paragraph_open") {
  3345. state.tokens[i + 2].hidden = true;
  3346. state.tokens[i].hidden = true;
  3347. i += 2;
  3348. }
  3349. }
  3350. }
  3351. function list(state, startLine, endLine, silent) {
  3352. let max, pos, start, token;
  3353. let nextLine = startLine;
  3354. let tight = true;
  3355. // if it's indented more than 3 spaces, it should be a code block
  3356. if (state.sCount[nextLine] - state.blkIndent >= 4) {
  3357. return false;
  3358. }
  3359. // Special case:
  3360. // - item 1
  3361. // - item 2
  3362. // - item 3
  3363. // - item 4
  3364. // - this one is a paragraph continuation
  3365. if (state.listIndent >= 0 && state.sCount[nextLine] - state.listIndent >= 4 && state.sCount[nextLine] < state.blkIndent) {
  3366. return false;
  3367. }
  3368. let isTerminatingParagraph = false;
  3369. // limit conditions when list can interrupt
  3370. // a paragraph (validation mode only)
  3371. if (silent && state.parentType === "paragraph") {
  3372. // Next list item should still terminate previous list item;
  3373. // This code can fail if plugins use blkIndent as well as lists,
  3374. // but I hope the spec gets fixed long before that happens.
  3375. if (state.sCount[nextLine] >= state.blkIndent) {
  3376. isTerminatingParagraph = true;
  3377. }
  3378. }
  3379. // Detect list type and position after marker
  3380. let isOrdered;
  3381. let markerValue;
  3382. let posAfterMarker;
  3383. if ((posAfterMarker = skipOrderedListMarker(state, nextLine)) >= 0) {
  3384. isOrdered = true;
  3385. start = state.bMarks[nextLine] + state.tShift[nextLine];
  3386. markerValue = Number(state.src.slice(start, posAfterMarker - 1));
  3387. // If we're starting a new ordered list right after
  3388. // a paragraph, it should start with 1.
  3389. if (isTerminatingParagraph && markerValue !== 1) return false;
  3390. } else if ((posAfterMarker = skipBulletListMarker(state, nextLine)) >= 0) {
  3391. isOrdered = false;
  3392. } else {
  3393. return false;
  3394. }
  3395. // If we're starting a new unordered list right after
  3396. // a paragraph, first line should not be empty.
  3397. if (isTerminatingParagraph) {
  3398. if (state.skipSpaces(posAfterMarker) >= state.eMarks[nextLine]) return false;
  3399. }
  3400. // For validation mode we can terminate immediately
  3401. if (silent) {
  3402. return true;
  3403. }
  3404. // We should terminate list on style change. Remember first one to compare.
  3405. const markerCharCode = state.src.charCodeAt(posAfterMarker - 1);
  3406. // Start list
  3407. const listTokIdx = state.tokens.length;
  3408. if (isOrdered) {
  3409. token = state.push("ordered_list_open", "ol", 1);
  3410. if (markerValue !== 1) {
  3411. token.attrs = [ [ "start", markerValue ] ];
  3412. }
  3413. } else {
  3414. token = state.push("bullet_list_open", "ul", 1);
  3415. }
  3416. const listLines = [ nextLine, 0 ];
  3417. token.map = listLines;
  3418. token.markup = String.fromCharCode(markerCharCode);
  3419. // Iterate list items
  3420. let prevEmptyEnd = false;
  3421. const terminatorRules = state.md.block.ruler.getRules("list");
  3422. const oldParentType = state.parentType;
  3423. state.parentType = "list";
  3424. while (nextLine < endLine) {
  3425. pos = posAfterMarker;
  3426. max = state.eMarks[nextLine];
  3427. const initial = state.sCount[nextLine] + posAfterMarker - (state.bMarks[nextLine] + state.tShift[nextLine]);
  3428. let offset = initial;
  3429. while (pos < max) {
  3430. const ch = state.src.charCodeAt(pos);
  3431. if (ch === 9) {
  3432. offset += 4 - (offset + state.bsCount[nextLine]) % 4;
  3433. } else if (ch === 32) {
  3434. offset++;
  3435. } else {
  3436. break;
  3437. }
  3438. pos++;
  3439. }
  3440. const contentStart = pos;
  3441. let indentAfterMarker;
  3442. if (contentStart >= max) {
  3443. // trimming space in "- \n 3" case, indent is 1 here
  3444. indentAfterMarker = 1;
  3445. } else {
  3446. indentAfterMarker = offset - initial;
  3447. }
  3448. // If we have more than 4 spaces, the indent is 1
  3449. // (the rest is just indented code block)
  3450. if (indentAfterMarker > 4) {
  3451. indentAfterMarker = 1;
  3452. }
  3453. // " - test"
  3454. // ^^^^^ - calculating total length of this thing
  3455. const indent = initial + indentAfterMarker;
  3456. // Run subparser & write tokens
  3457. token = state.push("list_item_open", "li", 1);
  3458. token.markup = String.fromCharCode(markerCharCode);
  3459. const itemLines = [ nextLine, 0 ];
  3460. token.map = itemLines;
  3461. if (isOrdered) {
  3462. token.info = state.src.slice(start, posAfterMarker - 1);
  3463. }
  3464. // change current state, then restore it after parser subcall
  3465. const oldTight = state.tight;
  3466. const oldTShift = state.tShift[nextLine];
  3467. const oldSCount = state.sCount[nextLine];
  3468. // - example list
  3469. // ^ listIndent position will be here
  3470. // ^ blkIndent position will be here
  3471. const oldListIndent = state.listIndent;
  3472. state.listIndent = state.blkIndent;
  3473. state.blkIndent = indent;
  3474. state.tight = true;
  3475. state.tShift[nextLine] = contentStart - state.bMarks[nextLine];
  3476. state.sCount[nextLine] = offset;
  3477. if (contentStart >= max && state.isEmpty(nextLine + 1)) {
  3478. // workaround for this case
  3479. // (list item is empty, list terminates before "foo"):
  3480. // ~~~~~~~~
  3481. // -
  3482. // foo
  3483. // ~~~~~~~~
  3484. state.line = Math.min(state.line + 2, endLine);
  3485. } else {
  3486. state.md.block.tokenize(state, nextLine, endLine, true);
  3487. }
  3488. // If any of list item is tight, mark list as tight
  3489. if (!state.tight || prevEmptyEnd) {
  3490. tight = false;
  3491. }
  3492. // Item become loose if finish with empty line,
  3493. // but we should filter last element, because it means list finish
  3494. prevEmptyEnd = state.line - nextLine > 1 && state.isEmpty(state.line - 1);
  3495. state.blkIndent = state.listIndent;
  3496. state.listIndent = oldListIndent;
  3497. state.tShift[nextLine] = oldTShift;
  3498. state.sCount[nextLine] = oldSCount;
  3499. state.tight = oldTight;
  3500. token = state.push("list_item_close", "li", -1);
  3501. token.markup = String.fromCharCode(markerCharCode);
  3502. nextLine = state.line;
  3503. itemLines[1] = nextLine;
  3504. if (nextLine >= endLine) {
  3505. break;
  3506. }
  3507. // Try to check if list is terminated or continued.
  3508. if (state.sCount[nextLine] < state.blkIndent) {
  3509. break;
  3510. }
  3511. // if it's indented more than 3 spaces, it should be a code block
  3512. if (state.sCount[nextLine] - state.blkIndent >= 4) {
  3513. break;
  3514. }
  3515. // fail if terminating block found
  3516. let terminate = false;
  3517. for (let i = 0, l = terminatorRules.length; i < l; i++) {
  3518. if (terminatorRules[i](state, nextLine, endLine, true)) {
  3519. terminate = true;
  3520. break;
  3521. }
  3522. }
  3523. if (terminate) {
  3524. break;
  3525. }
  3526. // fail if list has another type
  3527. if (isOrdered) {
  3528. posAfterMarker = skipOrderedListMarker(state, nextLine);
  3529. if (posAfterMarker < 0) {
  3530. break;
  3531. }
  3532. start = state.bMarks[nextLine] + state.tShift[nextLine];
  3533. } else {
  3534. posAfterMarker = skipBulletListMarker(state, nextLine);
  3535. if (posAfterMarker < 0) {
  3536. break;
  3537. }
  3538. }
  3539. if (markerCharCode !== state.src.charCodeAt(posAfterMarker - 1)) {
  3540. break;
  3541. }
  3542. }
  3543. // Finalize list
  3544. if (isOrdered) {
  3545. token = state.push("ordered_list_close", "ol", -1);
  3546. } else {
  3547. token = state.push("bullet_list_close", "ul", -1);
  3548. }
  3549. token.markup = String.fromCharCode(markerCharCode);
  3550. listLines[1] = nextLine;
  3551. state.line = nextLine;
  3552. state.parentType = oldParentType;
  3553. // mark paragraphs tight if needed
  3554. if (tight) {
  3555. markTightParagraphs(state, listTokIdx);
  3556. }
  3557. return true;
  3558. }
  3559. function reference(state, startLine, _endLine, silent) {
  3560. let pos = state.bMarks[startLine] + state.tShift[startLine];
  3561. let max = state.eMarks[startLine];
  3562. let nextLine = startLine + 1;
  3563. // if it's indented more than 3 spaces, it should be a code block
  3564. if (state.sCount[startLine] - state.blkIndent >= 4) {
  3565. return false;
  3566. }
  3567. if (state.src.charCodeAt(pos) !== 91 /* [ */) {
  3568. return false;
  3569. }
  3570. function getNextLine(nextLine) {
  3571. const endLine = state.lineMax;
  3572. if (nextLine >= endLine || state.isEmpty(nextLine)) {
  3573. // empty line or end of input
  3574. return null;
  3575. }
  3576. let isContinuation = false;
  3577. // this would be a code block normally, but after paragraph
  3578. // it's considered a lazy continuation regardless of what's there
  3579. if (state.sCount[nextLine] - state.blkIndent > 3) {
  3580. isContinuation = true;
  3581. }
  3582. // quirk for blockquotes, this line should already be checked by that rule
  3583. if (state.sCount[nextLine] < 0) {
  3584. isContinuation = true;
  3585. }
  3586. if (!isContinuation) {
  3587. const terminatorRules = state.md.block.ruler.getRules("reference");
  3588. const oldParentType = state.parentType;
  3589. state.parentType = "reference";
  3590. // Some tags can terminate paragraph without empty line.
  3591. let terminate = false;
  3592. for (let i = 0, l = terminatorRules.length; i < l; i++) {
  3593. if (terminatorRules[i](state, nextLine, endLine, true)) {
  3594. terminate = true;
  3595. break;
  3596. }
  3597. }
  3598. state.parentType = oldParentType;
  3599. if (terminate) {
  3600. // terminated by another block
  3601. return null;
  3602. }
  3603. }
  3604. const pos = state.bMarks[nextLine] + state.tShift[nextLine];
  3605. const max = state.eMarks[nextLine];
  3606. // max + 1 explicitly includes the newline
  3607. return state.src.slice(pos, max + 1);
  3608. }
  3609. let str = state.src.slice(pos, max + 1);
  3610. max = str.length;
  3611. let labelEnd = -1;
  3612. for (pos = 1; pos < max; pos++) {
  3613. const ch = str.charCodeAt(pos);
  3614. if (ch === 91 /* [ */) {
  3615. return false;
  3616. } else if (ch === 93 /* ] */) {
  3617. labelEnd = pos;
  3618. break;
  3619. } else if (ch === 10 /* \n */) {
  3620. const lineContent = getNextLine(nextLine);
  3621. if (lineContent !== null) {
  3622. str += lineContent;
  3623. max = str.length;
  3624. nextLine++;
  3625. }
  3626. } else if (ch === 92 /* \ */) {
  3627. pos++;
  3628. if (pos < max && str.charCodeAt(pos) === 10) {
  3629. const lineContent = getNextLine(nextLine);
  3630. if (lineContent !== null) {
  3631. str += lineContent;
  3632. max = str.length;
  3633. nextLine++;
  3634. }
  3635. }
  3636. }
  3637. }
  3638. if (labelEnd < 0 || str.charCodeAt(labelEnd + 1) !== 58 /* : */) {
  3639. return false;
  3640. }
  3641. // [label]: destination 'title'
  3642. // ^^^ skip optional whitespace here
  3643. for (pos = labelEnd + 2; pos < max; pos++) {
  3644. const ch = str.charCodeAt(pos);
  3645. if (ch === 10) {
  3646. const lineContent = getNextLine(nextLine);
  3647. if (lineContent !== null) {
  3648. str += lineContent;
  3649. max = str.length;
  3650. nextLine++;
  3651. }
  3652. } else if (isSpace(ch)) ; else {
  3653. break;
  3654. }
  3655. }
  3656. // [label]: destination 'title'
  3657. // ^^^^^^^^^^^ parse this
  3658. const destRes = state.md.helpers.parseLinkDestination(str, pos, max);
  3659. if (!destRes.ok) {
  3660. return false;
  3661. }
  3662. const href = state.md.normalizeLink(destRes.str);
  3663. if (!state.md.validateLink(href)) {
  3664. return false;
  3665. }
  3666. pos = destRes.pos;
  3667. // save cursor state, we could require to rollback later
  3668. const destEndPos = pos;
  3669. const destEndLineNo = nextLine;
  3670. // [label]: destination 'title'
  3671. // ^^^ skipping those spaces
  3672. const start = pos;
  3673. for (;pos < max; pos++) {
  3674. const ch = str.charCodeAt(pos);
  3675. if (ch === 10) {
  3676. const lineContent = getNextLine(nextLine);
  3677. if (lineContent !== null) {
  3678. str += lineContent;
  3679. max = str.length;
  3680. nextLine++;
  3681. }
  3682. } else if (isSpace(ch)) ; else {
  3683. break;
  3684. }
  3685. }
  3686. // [label]: destination 'title'
  3687. // ^^^^^^^ parse this
  3688. let titleRes = state.md.helpers.parseLinkTitle(str, pos, max);
  3689. while (titleRes.can_continue) {
  3690. const lineContent = getNextLine(nextLine);
  3691. if (lineContent === null) break;
  3692. str += lineContent;
  3693. pos = max;
  3694. max = str.length;
  3695. nextLine++;
  3696. titleRes = state.md.helpers.parseLinkTitle(str, pos, max, titleRes);
  3697. }
  3698. let title;
  3699. if (pos < max && start !== pos && titleRes.ok) {
  3700. title = titleRes.str;
  3701. pos = titleRes.pos;
  3702. } else {
  3703. title = "";
  3704. pos = destEndPos;
  3705. nextLine = destEndLineNo;
  3706. }
  3707. // skip trailing spaces until the rest of the line
  3708. while (pos < max) {
  3709. const ch = str.charCodeAt(pos);
  3710. if (!isSpace(ch)) {
  3711. break;
  3712. }
  3713. pos++;
  3714. }
  3715. if (pos < max && str.charCodeAt(pos) !== 10) {
  3716. if (title) {
  3717. // garbage at the end of the line after title,
  3718. // but it could still be a valid reference if we roll back
  3719. title = "";
  3720. pos = destEndPos;
  3721. nextLine = destEndLineNo;
  3722. while (pos < max) {
  3723. const ch = str.charCodeAt(pos);
  3724. if (!isSpace(ch)) {
  3725. break;
  3726. }
  3727. pos++;
  3728. }
  3729. }
  3730. }
  3731. if (pos < max && str.charCodeAt(pos) !== 10) {
  3732. // garbage at the end of the line
  3733. return false;
  3734. }
  3735. const label = normalizeReference(str.slice(1, labelEnd));
  3736. if (!label) {
  3737. // CommonMark 0.20 disallows empty labels
  3738. return false;
  3739. }
  3740. // Reference can not terminate anything. This check is for safety only.
  3741. /* istanbul ignore if */ if (silent) {
  3742. return true;
  3743. }
  3744. if (typeof state.env.references === "undefined") {
  3745. state.env.references = {};
  3746. }
  3747. if (typeof state.env.references[label] === "undefined") {
  3748. state.env.references[label] = {
  3749. title: title,
  3750. href: href
  3751. };
  3752. }
  3753. state.line = nextLine;
  3754. return true;
  3755. }
  3756. // List of valid html blocks names, according to commonmark spec
  3757. // https://spec.commonmark.org/0.30/#html-blocks
  3758. var block_names = [ "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", "search", "section", "summary", "table", "tbody", "td", "tfoot", "th", "thead", "title", "tr", "track", "ul" ];
  3759. // Regexps to match html elements
  3760. const attr_name = "[a-zA-Z_:][a-zA-Z0-9:._-]*";
  3761. const unquoted = "[^\"'=<>`\\x00-\\x20]+";
  3762. const single_quoted = "'[^']*'";
  3763. const double_quoted = '"[^"]*"';
  3764. const attr_value = "(?:" + unquoted + "|" + single_quoted + "|" + double_quoted + ")";
  3765. const attribute = "(?:\\s+" + attr_name + "(?:\\s*=\\s*" + attr_value + ")?)";
  3766. const open_tag = "<[A-Za-z][A-Za-z0-9\\-]*" + attribute + "*\\s*\\/?>";
  3767. const close_tag = "<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>";
  3768. const comment = "\x3c!---?>|\x3c!--(?:[^-]|-[^-]|--[^>])*--\x3e";
  3769. const processing = "<[?][\\s\\S]*?[?]>";
  3770. const declaration = "<![A-Za-z][^>]*>";
  3771. const cdata = "<!\\[CDATA\\[[\\s\\S]*?\\]\\]>";
  3772. const HTML_TAG_RE = new RegExp("^(?:" + open_tag + "|" + close_tag + "|" + comment + "|" + processing + "|" + declaration + "|" + cdata + ")");
  3773. const HTML_OPEN_CLOSE_TAG_RE = new RegExp("^(?:" + open_tag + "|" + close_tag + ")");
  3774. // HTML block
  3775. // An array of opening and corresponding closing sequences for html tags,
  3776. // last argument defines whether it can terminate a paragraph or not
  3777. const HTML_SEQUENCES = [ [ /^<(script|pre|style|textarea)(?=(\s|>|$))/i, /<\/(script|pre|style|textarea)>/i, true ], [ /^<!--/, /-->/, true ], [ /^<\?/, /\?>/, true ], [ /^<![A-Z]/, />/, true ], [ /^<!\[CDATA\[/, /\]\]>/, true ], [ new RegExp("^</?(" + block_names.join("|") + ")(?=(\\s|/?>|$))", "i"), /^$/, true ], [ new RegExp(HTML_OPEN_CLOSE_TAG_RE.source + "\\s*$"), /^$/, false ] ];
  3778. function html_block(state, startLine, endLine, silent) {
  3779. let pos = state.bMarks[startLine] + state.tShift[startLine];
  3780. let max = state.eMarks[startLine];
  3781. // if it's indented more than 3 spaces, it should be a code block
  3782. if (state.sCount[startLine] - state.blkIndent >= 4) {
  3783. return false;
  3784. }
  3785. if (!state.md.options.html) {
  3786. return false;
  3787. }
  3788. if (state.src.charCodeAt(pos) !== 60 /* < */) {
  3789. return false;
  3790. }
  3791. let lineText = state.src.slice(pos, max);
  3792. let i = 0;
  3793. for (;i < HTML_SEQUENCES.length; i++) {
  3794. if (HTML_SEQUENCES[i][0].test(lineText)) {
  3795. break;
  3796. }
  3797. }
  3798. if (i === HTML_SEQUENCES.length) {
  3799. return false;
  3800. }
  3801. if (silent) {
  3802. // true if this sequence can be a terminator, false otherwise
  3803. return HTML_SEQUENCES[i][2];
  3804. }
  3805. let nextLine = startLine + 1;
  3806. // If we are here - we detected HTML block.
  3807. // Let's roll down till block end.
  3808. if (!HTML_SEQUENCES[i][1].test(lineText)) {
  3809. for (;nextLine < endLine; nextLine++) {
  3810. if (state.sCount[nextLine] < state.blkIndent) {
  3811. break;
  3812. }
  3813. pos = state.bMarks[nextLine] + state.tShift[nextLine];
  3814. max = state.eMarks[nextLine];
  3815. lineText = state.src.slice(pos, max);
  3816. if (HTML_SEQUENCES[i][1].test(lineText)) {
  3817. if (lineText.length !== 0) {
  3818. nextLine++;
  3819. }
  3820. break;
  3821. }
  3822. }
  3823. }
  3824. state.line = nextLine;
  3825. const token = state.push("html_block", "", 0);
  3826. token.map = [ startLine, nextLine ];
  3827. token.content = state.getLines(startLine, nextLine, state.blkIndent, true);
  3828. return true;
  3829. }
  3830. // heading (#, ##, ...)
  3831. function heading(state, startLine, endLine, silent) {
  3832. let pos = state.bMarks[startLine] + state.tShift[startLine];
  3833. let max = state.eMarks[startLine];
  3834. // if it's indented more than 3 spaces, it should be a code block
  3835. if (state.sCount[startLine] - state.blkIndent >= 4) {
  3836. return false;
  3837. }
  3838. let ch = state.src.charCodeAt(pos);
  3839. if (ch !== 35 /* # */ || pos >= max) {
  3840. return false;
  3841. }
  3842. // count heading level
  3843. let level = 1;
  3844. ch = state.src.charCodeAt(++pos);
  3845. while (ch === 35 /* # */ && pos < max && level <= 6) {
  3846. level++;
  3847. ch = state.src.charCodeAt(++pos);
  3848. }
  3849. if (level > 6 || pos < max && !isSpace(ch)) {
  3850. return false;
  3851. }
  3852. if (silent) {
  3853. return true;
  3854. }
  3855. // Let's cut tails like ' ### ' from the end of string
  3856. max = state.skipSpacesBack(max, pos);
  3857. const tmp = state.skipCharsBack(max, 35, pos);
  3858. // #
  3859. if (tmp > pos && isSpace(state.src.charCodeAt(tmp - 1))) {
  3860. max = tmp;
  3861. }
  3862. state.line = startLine + 1;
  3863. const token_o = state.push("heading_open", "h" + String(level), 1);
  3864. token_o.markup = "########".slice(0, level);
  3865. token_o.map = [ startLine, state.line ];
  3866. const token_i = state.push("inline", "", 0);
  3867. token_i.content = state.src.slice(pos, max).trim();
  3868. token_i.map = [ startLine, state.line ];
  3869. token_i.children = [];
  3870. const token_c = state.push("heading_close", "h" + String(level), -1);
  3871. token_c.markup = "########".slice(0, level);
  3872. return true;
  3873. }
  3874. // lheading (---, ===)
  3875. function lheading(state, startLine, endLine /*, silent */) {
  3876. const terminatorRules = state.md.block.ruler.getRules("paragraph");
  3877. // if it's indented more than 3 spaces, it should be a code block
  3878. if (state.sCount[startLine] - state.blkIndent >= 4) {
  3879. return false;
  3880. }
  3881. const oldParentType = state.parentType;
  3882. state.parentType = "paragraph";
  3883. // use paragraph to match terminatorRules
  3884. // jump line-by-line until empty one or EOF
  3885. let level = 0;
  3886. let marker;
  3887. let nextLine = startLine + 1;
  3888. for (;nextLine < endLine && !state.isEmpty(nextLine); nextLine++) {
  3889. // this would be a code block normally, but after paragraph
  3890. // it's considered a lazy continuation regardless of what's there
  3891. if (state.sCount[nextLine] - state.blkIndent > 3) {
  3892. continue;
  3893. }
  3894. // Check for underline in setext header
  3895. if (state.sCount[nextLine] >= state.blkIndent) {
  3896. let pos = state.bMarks[nextLine] + state.tShift[nextLine];
  3897. const max = state.eMarks[nextLine];
  3898. if (pos < max) {
  3899. marker = state.src.charCodeAt(pos);
  3900. if (marker === 45 /* - */ || marker === 61 /* = */) {
  3901. pos = state.skipChars(pos, marker);
  3902. pos = state.skipSpaces(pos);
  3903. if (pos >= max) {
  3904. level = marker === 61 /* = */ ? 1 : 2;
  3905. break;
  3906. }
  3907. }
  3908. }
  3909. }
  3910. // quirk for blockquotes, this line should already be checked by that rule
  3911. if (state.sCount[nextLine] < 0) {
  3912. continue;
  3913. }
  3914. // Some tags can terminate paragraph without empty line.
  3915. let terminate = false;
  3916. for (let i = 0, l = terminatorRules.length; i < l; i++) {
  3917. if (terminatorRules[i](state, nextLine, endLine, true)) {
  3918. terminate = true;
  3919. break;
  3920. }
  3921. }
  3922. if (terminate) {
  3923. break;
  3924. }
  3925. }
  3926. if (!level) {
  3927. // Didn't find valid underline
  3928. return false;
  3929. }
  3930. const content = state.getLines(startLine, nextLine, state.blkIndent, false).trim();
  3931. state.line = nextLine + 1;
  3932. const token_o = state.push("heading_open", "h" + String(level), 1);
  3933. token_o.markup = String.fromCharCode(marker);
  3934. token_o.map = [ startLine, state.line ];
  3935. const token_i = state.push("inline", "", 0);
  3936. token_i.content = content;
  3937. token_i.map = [ startLine, state.line - 1 ];
  3938. token_i.children = [];
  3939. const token_c = state.push("heading_close", "h" + String(level), -1);
  3940. token_c.markup = String.fromCharCode(marker);
  3941. state.parentType = oldParentType;
  3942. return true;
  3943. }
  3944. // Paragraph
  3945. function paragraph(state, startLine, endLine) {
  3946. const terminatorRules = state.md.block.ruler.getRules("paragraph");
  3947. const oldParentType = state.parentType;
  3948. let nextLine = startLine + 1;
  3949. state.parentType = "paragraph";
  3950. // jump line-by-line until empty one or EOF
  3951. for (;nextLine < endLine && !state.isEmpty(nextLine); nextLine++) {
  3952. // this would be a code block normally, but after paragraph
  3953. // it's considered a lazy continuation regardless of what's there
  3954. if (state.sCount[nextLine] - state.blkIndent > 3) {
  3955. continue;
  3956. }
  3957. // quirk for blockquotes, this line should already be checked by that rule
  3958. if (state.sCount[nextLine] < 0) {
  3959. continue;
  3960. }
  3961. // Some tags can terminate paragraph without empty line.
  3962. let terminate = false;
  3963. for (let i = 0, l = terminatorRules.length; i < l; i++) {
  3964. if (terminatorRules[i](state, nextLine, endLine, true)) {
  3965. terminate = true;
  3966. break;
  3967. }
  3968. }
  3969. if (terminate) {
  3970. break;
  3971. }
  3972. }
  3973. const content = state.getLines(startLine, nextLine, state.blkIndent, false).trim();
  3974. state.line = nextLine;
  3975. const token_o = state.push("paragraph_open", "p", 1);
  3976. token_o.map = [ startLine, state.line ];
  3977. const token_i = state.push("inline", "", 0);
  3978. token_i.content = content;
  3979. token_i.map = [ startLine, state.line ];
  3980. token_i.children = [];
  3981. state.push("paragraph_close", "p", -1);
  3982. state.parentType = oldParentType;
  3983. return true;
  3984. }
  3985. /** internal
  3986. * class ParserBlock
  3987. *
  3988. * Block-level tokenizer.
  3989. **/ const _rules$1 = [
  3990. // First 2 params - rule name & source. Secondary array - list of rules,
  3991. // which can be terminated by this one.
  3992. [ "table", table, [ "paragraph", "reference" ] ], [ "code", code ], [ "fence", fence, [ "paragraph", "reference", "blockquote", "list" ] ], [ "blockquote", blockquote, [ "paragraph", "reference", "blockquote", "list" ] ], [ "hr", hr, [ "paragraph", "reference", "blockquote", "list" ] ], [ "list", list, [ "paragraph", "reference", "blockquote" ] ], [ "reference", reference ], [ "html_block", html_block, [ "paragraph", "reference", "blockquote" ] ], [ "heading", heading, [ "paragraph", "reference", "blockquote" ] ], [ "lheading", lheading ], [ "paragraph", paragraph ] ];
  3993. /**
  3994. * new ParserBlock()
  3995. **/ function ParserBlock() {
  3996. /**
  3997. * ParserBlock#ruler -> Ruler
  3998. *
  3999. * [[Ruler]] instance. Keep configuration of block rules.
  4000. **/
  4001. this.ruler = new Ruler;
  4002. for (let i = 0; i < _rules$1.length; i++) {
  4003. this.ruler.push(_rules$1[i][0], _rules$1[i][1], {
  4004. alt: (_rules$1[i][2] || []).slice()
  4005. });
  4006. }
  4007. }
  4008. // Generate tokens for input range
  4009. ParserBlock.prototype.tokenize = function(state, startLine, endLine) {
  4010. const rules = this.ruler.getRules("");
  4011. const len = rules.length;
  4012. const maxNesting = state.md.options.maxNesting;
  4013. let line = startLine;
  4014. let hasEmptyLines = false;
  4015. while (line < endLine) {
  4016. state.line = line = state.skipEmptyLines(line);
  4017. if (line >= endLine) {
  4018. break;
  4019. }
  4020. // Termination condition for nested calls.
  4021. // Nested calls currently used for blockquotes & lists
  4022. if (state.sCount[line] < state.blkIndent) {
  4023. break;
  4024. }
  4025. // If nesting level exceeded - skip tail to the end. That's not ordinary
  4026. // situation and we should not care about content.
  4027. if (state.level >= maxNesting) {
  4028. state.line = endLine;
  4029. break;
  4030. }
  4031. // Try all possible rules.
  4032. // On success, rule should:
  4033. // - update `state.line`
  4034. // - update `state.tokens`
  4035. // - return true
  4036. const prevLine = state.line;
  4037. let ok = false;
  4038. for (let i = 0; i < len; i++) {
  4039. ok = rules[i](state, line, endLine, false);
  4040. if (ok) {
  4041. if (prevLine >= state.line) {
  4042. throw new Error("block rule didn't increment state.line");
  4043. }
  4044. break;
  4045. }
  4046. }
  4047. // this can only happen if user disables paragraph rule
  4048. if (!ok) throw new Error("none of the block rules matched");
  4049. // set state.tight if we had an empty line before current tag
  4050. // i.e. latest empty line should not count
  4051. state.tight = !hasEmptyLines;
  4052. // paragraph might "eat" one newline after it in nested lists
  4053. if (state.isEmpty(state.line - 1)) {
  4054. hasEmptyLines = true;
  4055. }
  4056. line = state.line;
  4057. if (line < endLine && state.isEmpty(line)) {
  4058. hasEmptyLines = true;
  4059. line++;
  4060. state.line = line;
  4061. }
  4062. }
  4063. };
  4064. /**
  4065. * ParserBlock.parse(str, md, env, outTokens)
  4066. *
  4067. * Process input string and push block tokens into `outTokens`
  4068. **/ ParserBlock.prototype.parse = function(src, md, env, outTokens) {
  4069. if (!src) {
  4070. return;
  4071. }
  4072. const state = new this.State(src, md, env, outTokens);
  4073. this.tokenize(state, state.line, state.lineMax);
  4074. };
  4075. ParserBlock.prototype.State = StateBlock;
  4076. // Inline parser state
  4077. function StateInline(src, md, env, outTokens) {
  4078. this.src = src;
  4079. this.env = env;
  4080. this.md = md;
  4081. this.tokens = outTokens;
  4082. this.tokens_meta = Array(outTokens.length);
  4083. this.pos = 0;
  4084. this.posMax = this.src.length;
  4085. this.level = 0;
  4086. this.pending = "";
  4087. this.pendingLevel = 0;
  4088. // Stores { start: end } pairs. Useful for backtrack
  4089. // optimization of pairs parse (emphasis, strikes).
  4090. this.cache = {};
  4091. // List of emphasis-like delimiters for current tag
  4092. this.delimiters = [];
  4093. // Stack of delimiter lists for upper level tags
  4094. this._prev_delimiters = [];
  4095. // backtick length => last seen position
  4096. this.backticks = {};
  4097. this.backticksScanned = false;
  4098. // Counter used to disable inline linkify-it execution
  4099. // inside <a> and markdown links
  4100. this.linkLevel = 0;
  4101. }
  4102. // Flush pending text
  4103. StateInline.prototype.pushPending = function() {
  4104. const token = new Token("text", "", 0);
  4105. token.content = this.pending;
  4106. token.level = this.pendingLevel;
  4107. this.tokens.push(token);
  4108. this.pending = "";
  4109. return token;
  4110. };
  4111. // Push new token to "stream".
  4112. // If pending text exists - flush it as text token
  4113. StateInline.prototype.push = function(type, tag, nesting) {
  4114. if (this.pending) {
  4115. this.pushPending();
  4116. }
  4117. const token = new Token(type, tag, nesting);
  4118. let token_meta = null;
  4119. if (nesting < 0) {
  4120. // closing tag
  4121. this.level--;
  4122. this.delimiters = this._prev_delimiters.pop();
  4123. }
  4124. token.level = this.level;
  4125. if (nesting > 0) {
  4126. // opening tag
  4127. this.level++;
  4128. this._prev_delimiters.push(this.delimiters);
  4129. this.delimiters = [];
  4130. token_meta = {
  4131. delimiters: this.delimiters
  4132. };
  4133. }
  4134. this.pendingLevel = this.level;
  4135. this.tokens.push(token);
  4136. this.tokens_meta.push(token_meta);
  4137. return token;
  4138. };
  4139. // Scan a sequence of emphasis-like markers, and determine whether
  4140. // it can start an emphasis sequence or end an emphasis sequence.
  4141. // - start - position to scan from (it should point at a valid marker);
  4142. // - canSplitWord - determine if these markers can be found inside a word
  4143. StateInline.prototype.scanDelims = function(start, canSplitWord) {
  4144. const max = this.posMax;
  4145. const marker = this.src.charCodeAt(start);
  4146. // treat beginning of the line as a whitespace
  4147. const lastChar = start > 0 ? this.src.charCodeAt(start - 1) : 32;
  4148. let pos = start;
  4149. while (pos < max && this.src.charCodeAt(pos) === marker) {
  4150. pos++;
  4151. }
  4152. const count = pos - start;
  4153. // treat end of the line as a whitespace
  4154. const nextChar = pos < max ? this.src.charCodeAt(pos) : 32;
  4155. const isLastPunctChar = isMdAsciiPunct(lastChar) || isPunctChar(String.fromCharCode(lastChar));
  4156. const isNextPunctChar = isMdAsciiPunct(nextChar) || isPunctChar(String.fromCharCode(nextChar));
  4157. const isLastWhiteSpace = isWhiteSpace(lastChar);
  4158. const isNextWhiteSpace = isWhiteSpace(nextChar);
  4159. const left_flanking = !isNextWhiteSpace && (!isNextPunctChar || isLastWhiteSpace || isLastPunctChar);
  4160. const right_flanking = !isLastWhiteSpace && (!isLastPunctChar || isNextWhiteSpace || isNextPunctChar);
  4161. const can_open = left_flanking && (canSplitWord || !right_flanking || isLastPunctChar);
  4162. const can_close = right_flanking && (canSplitWord || !left_flanking || isNextPunctChar);
  4163. return {
  4164. can_open: can_open,
  4165. can_close: can_close,
  4166. length: count
  4167. };
  4168. };
  4169. // re-export Token class to use in block rules
  4170. StateInline.prototype.Token = Token;
  4171. // Skip text characters for text token, place those to pending buffer
  4172. // and increment current pos
  4173. // Rule to skip pure text
  4174. // '{}$%@~+=:' reserved for extentions
  4175. // !, ", #, $, %, &, ', (, ), *, +, ,, -, ., /, :, ;, <, =, >, ?, @, [, \, ], ^, _, `, {, |, }, or ~
  4176. // !!!! Don't confuse with "Markdown ASCII Punctuation" chars
  4177. // http://spec.commonmark.org/0.15/#ascii-punctuation-character
  4178. function isTerminatorChar(ch) {
  4179. switch (ch) {
  4180. case 10 /* \n */ :
  4181. case 33 /* ! */ :
  4182. case 35 /* # */ :
  4183. case 36 /* $ */ :
  4184. case 37 /* % */ :
  4185. case 38 /* & */ :
  4186. case 42 /* * */ :
  4187. case 43 /* + */ :
  4188. case 45 /* - */ :
  4189. case 58 /* : */ :
  4190. case 60 /* < */ :
  4191. case 61 /* = */ :
  4192. case 62 /* > */ :
  4193. case 64 /* @ */ :
  4194. case 91 /* [ */ :
  4195. case 92 /* \ */ :
  4196. case 93 /* ] */ :
  4197. case 94 /* ^ */ :
  4198. case 95 /* _ */ :
  4199. case 96 /* ` */ :
  4200. case 123 /* { */ :
  4201. case 125 /* } */ :
  4202. case 126 /* ~ */ :
  4203. return true;
  4204. default:
  4205. return false;
  4206. }
  4207. }
  4208. function text(state, silent) {
  4209. let pos = state.pos;
  4210. while (pos < state.posMax && !isTerminatorChar(state.src.charCodeAt(pos))) {
  4211. pos++;
  4212. }
  4213. if (pos === state.pos) {
  4214. return false;
  4215. }
  4216. if (!silent) {
  4217. state.pending += state.src.slice(state.pos, pos);
  4218. }
  4219. state.pos = pos;
  4220. return true;
  4221. }
  4222. // Alternative implementation, for memory.
  4223. // It costs 10% of performance, but allows extend terminators list, if place it
  4224. // to `ParserInline` property. Probably, will switch to it sometime, such
  4225. // flexibility required.
  4226. /*
  4227. var TERMINATOR_RE = /[\n!#$%&*+\-:<=>@[\\\]^_`{}~]/;
  4228. module.exports = function text(state, silent) {
  4229. var pos = state.pos,
  4230. idx = state.src.slice(pos).search(TERMINATOR_RE);
  4231. // first char is terminator -> empty text
  4232. if (idx === 0) { return false; }
  4233. // no terminator -> text till end of string
  4234. if (idx < 0) {
  4235. if (!silent) { state.pending += state.src.slice(pos); }
  4236. state.pos = state.src.length;
  4237. return true;
  4238. }
  4239. if (!silent) { state.pending += state.src.slice(pos, pos + idx); }
  4240. state.pos += idx;
  4241. return true;
  4242. }; */
  4243. // Process links like https://example.org/
  4244. // RFC3986: scheme = ALPHA *( ALPHA / DIGIT / "+" / "-" / "." )
  4245. const SCHEME_RE = /(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;
  4246. function linkify(state, silent) {
  4247. if (!state.md.options.linkify) return false;
  4248. if (state.linkLevel > 0) return false;
  4249. const pos = state.pos;
  4250. const max = state.posMax;
  4251. if (pos + 3 > max) return false;
  4252. if (state.src.charCodeAt(pos) !== 58 /* : */) return false;
  4253. if (state.src.charCodeAt(pos + 1) !== 47 /* / */) return false;
  4254. if (state.src.charCodeAt(pos + 2) !== 47 /* / */) return false;
  4255. const match = state.pending.match(SCHEME_RE);
  4256. if (!match) return false;
  4257. const proto = match[1];
  4258. const link = state.md.linkify.matchAtStart(state.src.slice(pos - proto.length));
  4259. if (!link) return false;
  4260. let url = link.url;
  4261. // invalid link, but still detected by linkify somehow;
  4262. // need to check to prevent infinite loop below
  4263. if (url.length <= proto.length) return false;
  4264. // disallow '*' at the end of the link (conflicts with emphasis)
  4265. url = url.replace(/\*+$/, "");
  4266. const fullUrl = state.md.normalizeLink(url);
  4267. if (!state.md.validateLink(fullUrl)) return false;
  4268. if (!silent) {
  4269. state.pending = state.pending.slice(0, -proto.length);
  4270. const token_o = state.push("link_open", "a", 1);
  4271. token_o.attrs = [ [ "href", fullUrl ] ];
  4272. token_o.markup = "linkify";
  4273. token_o.info = "auto";
  4274. const token_t = state.push("text", "", 0);
  4275. token_t.content = state.md.normalizeLinkText(url);
  4276. const token_c = state.push("link_close", "a", -1);
  4277. token_c.markup = "linkify";
  4278. token_c.info = "auto";
  4279. }
  4280. state.pos += url.length - proto.length;
  4281. return true;
  4282. }
  4283. // Proceess '\n'
  4284. function newline(state, silent) {
  4285. let pos = state.pos;
  4286. if (state.src.charCodeAt(pos) !== 10 /* \n */) {
  4287. return false;
  4288. }
  4289. const pmax = state.pending.length - 1;
  4290. const max = state.posMax;
  4291. // ' \n' -> hardbreak
  4292. // Lookup in pending chars is bad practice! Don't copy to other rules!
  4293. // Pending string is stored in concat mode, indexed lookups will cause
  4294. // convertion to flat mode.
  4295. if (!silent) {
  4296. if (pmax >= 0 && state.pending.charCodeAt(pmax) === 32) {
  4297. if (pmax >= 1 && state.pending.charCodeAt(pmax - 1) === 32) {
  4298. // Find whitespaces tail of pending chars.
  4299. let ws = pmax - 1;
  4300. while (ws >= 1 && state.pending.charCodeAt(ws - 1) === 32) ws--;
  4301. state.pending = state.pending.slice(0, ws);
  4302. state.push("hardbreak", "br", 0);
  4303. } else {
  4304. state.pending = state.pending.slice(0, -1);
  4305. state.push("softbreak", "br", 0);
  4306. }
  4307. } else {
  4308. state.push("softbreak", "br", 0);
  4309. }
  4310. }
  4311. pos++;
  4312. // skip heading spaces for next line
  4313. while (pos < max && isSpace(state.src.charCodeAt(pos))) {
  4314. pos++;
  4315. }
  4316. state.pos = pos;
  4317. return true;
  4318. }
  4319. // Process escaped chars and hardbreaks
  4320. const ESCAPED = [];
  4321. for (let i = 0; i < 256; i++) {
  4322. ESCAPED.push(0);
  4323. }
  4324. "\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach((function(ch) {
  4325. ESCAPED[ch.charCodeAt(0)] = 1;
  4326. }));
  4327. function escape(state, silent) {
  4328. let pos = state.pos;
  4329. const max = state.posMax;
  4330. if (state.src.charCodeAt(pos) !== 92 /* \ */) return false;
  4331. pos++;
  4332. // '\' at the end of the inline block
  4333. if (pos >= max) return false;
  4334. let ch1 = state.src.charCodeAt(pos);
  4335. if (ch1 === 10) {
  4336. if (!silent) {
  4337. state.push("hardbreak", "br", 0);
  4338. }
  4339. pos++;
  4340. // skip leading whitespaces from next line
  4341. while (pos < max) {
  4342. ch1 = state.src.charCodeAt(pos);
  4343. if (!isSpace(ch1)) break;
  4344. pos++;
  4345. }
  4346. state.pos = pos;
  4347. return true;
  4348. }
  4349. let escapedStr = state.src[pos];
  4350. if (ch1 >= 55296 && ch1 <= 56319 && pos + 1 < max) {
  4351. const ch2 = state.src.charCodeAt(pos + 1);
  4352. if (ch2 >= 56320 && ch2 <= 57343) {
  4353. escapedStr += state.src[pos + 1];
  4354. pos++;
  4355. }
  4356. }
  4357. const origStr = "\\" + escapedStr;
  4358. if (!silent) {
  4359. const token = state.push("text_special", "", 0);
  4360. if (ch1 < 256 && ESCAPED[ch1] !== 0) {
  4361. token.content = escapedStr;
  4362. } else {
  4363. token.content = origStr;
  4364. }
  4365. token.markup = origStr;
  4366. token.info = "escape";
  4367. }
  4368. state.pos = pos + 1;
  4369. return true;
  4370. }
  4371. // Parse backticks
  4372. function backtick(state, silent) {
  4373. let pos = state.pos;
  4374. const ch = state.src.charCodeAt(pos);
  4375. if (ch !== 96 /* ` */) {
  4376. return false;
  4377. }
  4378. const start = pos;
  4379. pos++;
  4380. const max = state.posMax;
  4381. // scan marker length
  4382. while (pos < max && state.src.charCodeAt(pos) === 96 /* ` */) {
  4383. pos++;
  4384. }
  4385. const marker = state.src.slice(start, pos);
  4386. const openerLength = marker.length;
  4387. if (state.backticksScanned && (state.backticks[openerLength] || 0) <= start) {
  4388. if (!silent) state.pending += marker;
  4389. state.pos += openerLength;
  4390. return true;
  4391. }
  4392. let matchEnd = pos;
  4393. let matchStart;
  4394. // Nothing found in the cache, scan until the end of the line (or until marker is found)
  4395. while ((matchStart = state.src.indexOf("`", matchEnd)) !== -1) {
  4396. matchEnd = matchStart + 1;
  4397. // scan marker length
  4398. while (matchEnd < max && state.src.charCodeAt(matchEnd) === 96 /* ` */) {
  4399. matchEnd++;
  4400. }
  4401. const closerLength = matchEnd - matchStart;
  4402. if (closerLength === openerLength) {
  4403. // Found matching closer length.
  4404. if (!silent) {
  4405. const token = state.push("code_inline", "code", 0);
  4406. token.markup = marker;
  4407. token.content = state.src.slice(pos, matchStart).replace(/\n/g, " ").replace(/^ (.+) $/, "$1");
  4408. }
  4409. state.pos = matchEnd;
  4410. return true;
  4411. }
  4412. // Some different length found, put it in cache as upper limit of where closer can be found
  4413. state.backticks[closerLength] = matchStart;
  4414. }
  4415. // Scanned through the end, didn't find anything
  4416. state.backticksScanned = true;
  4417. if (!silent) state.pending += marker;
  4418. state.pos += openerLength;
  4419. return true;
  4420. }
  4421. // ~~strike through~~
  4422. // Insert each marker as a separate text token, and add it to delimiter list
  4423. function strikethrough_tokenize(state, silent) {
  4424. const start = state.pos;
  4425. const marker = state.src.charCodeAt(start);
  4426. if (silent) {
  4427. return false;
  4428. }
  4429. if (marker !== 126 /* ~ */) {
  4430. return false;
  4431. }
  4432. const scanned = state.scanDelims(state.pos, true);
  4433. let len = scanned.length;
  4434. const ch = String.fromCharCode(marker);
  4435. if (len < 2) {
  4436. return false;
  4437. }
  4438. let token;
  4439. if (len % 2) {
  4440. token = state.push("text", "", 0);
  4441. token.content = ch;
  4442. len--;
  4443. }
  4444. for (let i = 0; i < len; i += 2) {
  4445. token = state.push("text", "", 0);
  4446. token.content = ch + ch;
  4447. state.delimiters.push({
  4448. marker: marker,
  4449. length: 0,
  4450. // disable "rule of 3" length checks meant for emphasis
  4451. token: state.tokens.length - 1,
  4452. end: -1,
  4453. open: scanned.can_open,
  4454. close: scanned.can_close
  4455. });
  4456. }
  4457. state.pos += scanned.length;
  4458. return true;
  4459. }
  4460. function postProcess$1(state, delimiters) {
  4461. let token;
  4462. const loneMarkers = [];
  4463. const max = delimiters.length;
  4464. for (let i = 0; i < max; i++) {
  4465. const startDelim = delimiters[i];
  4466. if (startDelim.marker !== 126 /* ~ */) {
  4467. continue;
  4468. }
  4469. if (startDelim.end === -1) {
  4470. continue;
  4471. }
  4472. const endDelim = delimiters[startDelim.end];
  4473. token = state.tokens[startDelim.token];
  4474. token.type = "s_open";
  4475. token.tag = "s";
  4476. token.nesting = 1;
  4477. token.markup = "~~";
  4478. token.content = "";
  4479. token = state.tokens[endDelim.token];
  4480. token.type = "s_close";
  4481. token.tag = "s";
  4482. token.nesting = -1;
  4483. token.markup = "~~";
  4484. token.content = "";
  4485. if (state.tokens[endDelim.token - 1].type === "text" && state.tokens[endDelim.token - 1].content === "~") {
  4486. loneMarkers.push(endDelim.token - 1);
  4487. }
  4488. }
  4489. // If a marker sequence has an odd number of characters, it's splitted
  4490. // like this: `~~~~~` -> `~` + `~~` + `~~`, leaving one marker at the
  4491. // start of the sequence.
  4492. // So, we have to move all those markers after subsequent s_close tags.
  4493. while (loneMarkers.length) {
  4494. const i = loneMarkers.pop();
  4495. let j = i + 1;
  4496. while (j < state.tokens.length && state.tokens[j].type === "s_close") {
  4497. j++;
  4498. }
  4499. j--;
  4500. if (i !== j) {
  4501. token = state.tokens[j];
  4502. state.tokens[j] = state.tokens[i];
  4503. state.tokens[i] = token;
  4504. }
  4505. }
  4506. }
  4507. // Walk through delimiter list and replace text tokens with tags
  4508. function strikethrough_postProcess(state) {
  4509. const tokens_meta = state.tokens_meta;
  4510. const max = state.tokens_meta.length;
  4511. postProcess$1(state, state.delimiters);
  4512. for (let curr = 0; curr < max; curr++) {
  4513. if (tokens_meta[curr] && tokens_meta[curr].delimiters) {
  4514. postProcess$1(state, tokens_meta[curr].delimiters);
  4515. }
  4516. }
  4517. }
  4518. var r_strikethrough = {
  4519. tokenize: strikethrough_tokenize,
  4520. postProcess: strikethrough_postProcess
  4521. };
  4522. // Process *this* and _that_
  4523. // Insert each marker as a separate text token, and add it to delimiter list
  4524. function emphasis_tokenize(state, silent) {
  4525. const start = state.pos;
  4526. const marker = state.src.charCodeAt(start);
  4527. if (silent) {
  4528. return false;
  4529. }
  4530. if (marker !== 95 /* _ */ && marker !== 42 /* * */) {
  4531. return false;
  4532. }
  4533. const scanned = state.scanDelims(state.pos, marker === 42);
  4534. for (let i = 0; i < scanned.length; i++) {
  4535. const token = state.push("text", "", 0);
  4536. token.content = String.fromCharCode(marker);
  4537. state.delimiters.push({
  4538. // Char code of the starting marker (number).
  4539. marker: marker,
  4540. // Total length of these series of delimiters.
  4541. length: scanned.length,
  4542. // A position of the token this delimiter corresponds to.
  4543. token: state.tokens.length - 1,
  4544. // If this delimiter is matched as a valid opener, `end` will be
  4545. // equal to its position, otherwise it's `-1`.
  4546. end: -1,
  4547. // Boolean flags that determine if this delimiter could open or close
  4548. // an emphasis.
  4549. open: scanned.can_open,
  4550. close: scanned.can_close
  4551. });
  4552. }
  4553. state.pos += scanned.length;
  4554. return true;
  4555. }
  4556. function postProcess(state, delimiters) {
  4557. const max = delimiters.length;
  4558. for (let i = max - 1; i >= 0; i--) {
  4559. const startDelim = delimiters[i];
  4560. if (startDelim.marker !== 95 /* _ */ && startDelim.marker !== 42 /* * */) {
  4561. continue;
  4562. }
  4563. // Process only opening markers
  4564. if (startDelim.end === -1) {
  4565. continue;
  4566. }
  4567. const endDelim = delimiters[startDelim.end];
  4568. // If the previous delimiter has the same marker and is adjacent to this one,
  4569. // merge those into one strong delimiter.
  4570. // `<em><em>whatever</em></em>` -> `<strong>whatever</strong>`
  4571. const isStrong = i > 0 && delimiters[i - 1].end === startDelim.end + 1 &&
  4572. // check that first two markers match and adjacent
  4573. delimiters[i - 1].marker === startDelim.marker && delimiters[i - 1].token === startDelim.token - 1 &&
  4574. // check that last two markers are adjacent (we can safely assume they match)
  4575. delimiters[startDelim.end + 1].token === endDelim.token + 1;
  4576. const ch = String.fromCharCode(startDelim.marker);
  4577. const token_o = state.tokens[startDelim.token];
  4578. token_o.type = isStrong ? "strong_open" : "em_open";
  4579. token_o.tag = isStrong ? "strong" : "em";
  4580. token_o.nesting = 1;
  4581. token_o.markup = isStrong ? ch + ch : ch;
  4582. token_o.content = "";
  4583. const token_c = state.tokens[endDelim.token];
  4584. token_c.type = isStrong ? "strong_close" : "em_close";
  4585. token_c.tag = isStrong ? "strong" : "em";
  4586. token_c.nesting = -1;
  4587. token_c.markup = isStrong ? ch + ch : ch;
  4588. token_c.content = "";
  4589. if (isStrong) {
  4590. state.tokens[delimiters[i - 1].token].content = "";
  4591. state.tokens[delimiters[startDelim.end + 1].token].content = "";
  4592. i--;
  4593. }
  4594. }
  4595. }
  4596. // Walk through delimiter list and replace text tokens with tags
  4597. function emphasis_post_process(state) {
  4598. const tokens_meta = state.tokens_meta;
  4599. const max = state.tokens_meta.length;
  4600. postProcess(state, state.delimiters);
  4601. for (let curr = 0; curr < max; curr++) {
  4602. if (tokens_meta[curr] && tokens_meta[curr].delimiters) {
  4603. postProcess(state, tokens_meta[curr].delimiters);
  4604. }
  4605. }
  4606. }
  4607. var r_emphasis = {
  4608. tokenize: emphasis_tokenize,
  4609. postProcess: emphasis_post_process
  4610. };
  4611. // Process [link](<to> "stuff")
  4612. function link(state, silent) {
  4613. let code, label, res, ref;
  4614. let href = "";
  4615. let title = "";
  4616. let start = state.pos;
  4617. let parseReference = true;
  4618. if (state.src.charCodeAt(state.pos) !== 91 /* [ */) {
  4619. return false;
  4620. }
  4621. const oldPos = state.pos;
  4622. const max = state.posMax;
  4623. const labelStart = state.pos + 1;
  4624. const labelEnd = state.md.helpers.parseLinkLabel(state, state.pos, true);
  4625. // parser failed to find ']', so it's not a valid link
  4626. if (labelEnd < 0) {
  4627. return false;
  4628. }
  4629. let pos = labelEnd + 1;
  4630. if (pos < max && state.src.charCodeAt(pos) === 40 /* ( */) {
  4631. // Inline link
  4632. // might have found a valid shortcut link, disable reference parsing
  4633. parseReference = false;
  4634. // [link]( <href> "title" )
  4635. // ^^ skipping these spaces
  4636. pos++;
  4637. for (;pos < max; pos++) {
  4638. code = state.src.charCodeAt(pos);
  4639. if (!isSpace(code) && code !== 10) {
  4640. break;
  4641. }
  4642. }
  4643. if (pos >= max) {
  4644. return false;
  4645. }
  4646. // [link]( <href> "title" )
  4647. // ^^^^^^ parsing link destination
  4648. start = pos;
  4649. res = state.md.helpers.parseLinkDestination(state.src, pos, state.posMax);
  4650. if (res.ok) {
  4651. href = state.md.normalizeLink(res.str);
  4652. if (state.md.validateLink(href)) {
  4653. pos = res.pos;
  4654. } else {
  4655. href = "";
  4656. }
  4657. // [link]( <href> "title" )
  4658. // ^^ skipping these spaces
  4659. start = pos;
  4660. for (;pos < max; pos++) {
  4661. code = state.src.charCodeAt(pos);
  4662. if (!isSpace(code) && code !== 10) {
  4663. break;
  4664. }
  4665. }
  4666. // [link]( <href> "title" )
  4667. // ^^^^^^^ parsing link title
  4668. res = state.md.helpers.parseLinkTitle(state.src, pos, state.posMax);
  4669. if (pos < max && start !== pos && res.ok) {
  4670. title = res.str;
  4671. pos = res.pos;
  4672. // [link]( <href> "title" )
  4673. // ^^ skipping these spaces
  4674. for (;pos < max; pos++) {
  4675. code = state.src.charCodeAt(pos);
  4676. if (!isSpace(code) && code !== 10) {
  4677. break;
  4678. }
  4679. }
  4680. }
  4681. }
  4682. if (pos >= max || state.src.charCodeAt(pos) !== 41 /* ) */) {
  4683. // parsing a valid shortcut link failed, fallback to reference
  4684. parseReference = true;
  4685. }
  4686. pos++;
  4687. }
  4688. if (parseReference) {
  4689. // Link reference
  4690. if (typeof state.env.references === "undefined") {
  4691. return false;
  4692. }
  4693. if (pos < max && state.src.charCodeAt(pos) === 91 /* [ */) {
  4694. start = pos + 1;
  4695. pos = state.md.helpers.parseLinkLabel(state, pos);
  4696. if (pos >= 0) {
  4697. label = state.src.slice(start, pos++);
  4698. } else {
  4699. pos = labelEnd + 1;
  4700. }
  4701. } else {
  4702. pos = labelEnd + 1;
  4703. }
  4704. // covers label === '' and label === undefined
  4705. // (collapsed reference link and shortcut reference link respectively)
  4706. if (!label) {
  4707. label = state.src.slice(labelStart, labelEnd);
  4708. }
  4709. ref = state.env.references[normalizeReference(label)];
  4710. if (!ref) {
  4711. state.pos = oldPos;
  4712. return false;
  4713. }
  4714. href = ref.href;
  4715. title = ref.title;
  4716. }
  4717. // We found the end of the link, and know for a fact it's a valid link;
  4718. // so all that's left to do is to call tokenizer.
  4719. if (!silent) {
  4720. state.pos = labelStart;
  4721. state.posMax = labelEnd;
  4722. const token_o = state.push("link_open", "a", 1);
  4723. const attrs = [ [ "href", href ] ];
  4724. token_o.attrs = attrs;
  4725. if (title) {
  4726. attrs.push([ "title", title ]);
  4727. }
  4728. state.linkLevel++;
  4729. state.md.inline.tokenize(state);
  4730. state.linkLevel--;
  4731. state.push("link_close", "a", -1);
  4732. }
  4733. state.pos = pos;
  4734. state.posMax = max;
  4735. return true;
  4736. }
  4737. // Process ![image](<src> "title")
  4738. function image(state, silent) {
  4739. let code, content, label, pos, ref, res, title, start;
  4740. let href = "";
  4741. const oldPos = state.pos;
  4742. const max = state.posMax;
  4743. if (state.src.charCodeAt(state.pos) !== 33 /* ! */) {
  4744. return false;
  4745. }
  4746. if (state.src.charCodeAt(state.pos + 1) !== 91 /* [ */) {
  4747. return false;
  4748. }
  4749. const labelStart = state.pos + 2;
  4750. const labelEnd = state.md.helpers.parseLinkLabel(state, state.pos + 1, false);
  4751. // parser failed to find ']', so it's not a valid link
  4752. if (labelEnd < 0) {
  4753. return false;
  4754. }
  4755. pos = labelEnd + 1;
  4756. if (pos < max && state.src.charCodeAt(pos) === 40 /* ( */) {
  4757. // Inline link
  4758. // [link]( <href> "title" )
  4759. // ^^ skipping these spaces
  4760. pos++;
  4761. for (;pos < max; pos++) {
  4762. code = state.src.charCodeAt(pos);
  4763. if (!isSpace(code) && code !== 10) {
  4764. break;
  4765. }
  4766. }
  4767. if (pos >= max) {
  4768. return false;
  4769. }
  4770. // [link]( <href> "title" )
  4771. // ^^^^^^ parsing link destination
  4772. start = pos;
  4773. res = state.md.helpers.parseLinkDestination(state.src, pos, state.posMax);
  4774. if (res.ok) {
  4775. href = state.md.normalizeLink(res.str);
  4776. if (state.md.validateLink(href)) {
  4777. pos = res.pos;
  4778. } else {
  4779. href = "";
  4780. }
  4781. }
  4782. // [link]( <href> "title" )
  4783. // ^^ skipping these spaces
  4784. start = pos;
  4785. for (;pos < max; pos++) {
  4786. code = state.src.charCodeAt(pos);
  4787. if (!isSpace(code) && code !== 10) {
  4788. break;
  4789. }
  4790. }
  4791. // [link]( <href> "title" )
  4792. // ^^^^^^^ parsing link title
  4793. res = state.md.helpers.parseLinkTitle(state.src, pos, state.posMax);
  4794. if (pos < max && start !== pos && res.ok) {
  4795. title = res.str;
  4796. pos = res.pos;
  4797. // [link]( <href> "title" )
  4798. // ^^ skipping these spaces
  4799. for (;pos < max; pos++) {
  4800. code = state.src.charCodeAt(pos);
  4801. if (!isSpace(code) && code !== 10) {
  4802. break;
  4803. }
  4804. }
  4805. } else {
  4806. title = "";
  4807. }
  4808. if (pos >= max || state.src.charCodeAt(pos) !== 41 /* ) */) {
  4809. state.pos = oldPos;
  4810. return false;
  4811. }
  4812. pos++;
  4813. } else {
  4814. // Link reference
  4815. if (typeof state.env.references === "undefined") {
  4816. return false;
  4817. }
  4818. if (pos < max && state.src.charCodeAt(pos) === 91 /* [ */) {
  4819. start = pos + 1;
  4820. pos = state.md.helpers.parseLinkLabel(state, pos);
  4821. if (pos >= 0) {
  4822. label = state.src.slice(start, pos++);
  4823. } else {
  4824. pos = labelEnd + 1;
  4825. }
  4826. } else {
  4827. pos = labelEnd + 1;
  4828. }
  4829. // covers label === '' and label === undefined
  4830. // (collapsed reference link and shortcut reference link respectively)
  4831. if (!label) {
  4832. label = state.src.slice(labelStart, labelEnd);
  4833. }
  4834. ref = state.env.references[normalizeReference(label)];
  4835. if (!ref) {
  4836. state.pos = oldPos;
  4837. return false;
  4838. }
  4839. href = ref.href;
  4840. title = ref.title;
  4841. }
  4842. // We found the end of the link, and know for a fact it's a valid link;
  4843. // so all that's left to do is to call tokenizer.
  4844. if (!silent) {
  4845. content = state.src.slice(labelStart, labelEnd);
  4846. const tokens = [];
  4847. state.md.inline.parse(content, state.md, state.env, tokens);
  4848. const token = state.push("image", "img", 0);
  4849. const attrs = [ [ "src", href ], [ "alt", "" ] ];
  4850. token.attrs = attrs;
  4851. token.children = tokens;
  4852. token.content = content;
  4853. if (title) {
  4854. attrs.push([ "title", title ]);
  4855. }
  4856. }
  4857. state.pos = pos;
  4858. state.posMax = max;
  4859. return true;
  4860. }
  4861. // Process autolinks '<protocol:...>'
  4862. /* eslint max-len:0 */ const EMAIL_RE = /^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/;
  4863. /* eslint-disable-next-line no-control-regex */ const AUTOLINK_RE = /^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;
  4864. function autolink(state, silent) {
  4865. let pos = state.pos;
  4866. if (state.src.charCodeAt(pos) !== 60 /* < */) {
  4867. return false;
  4868. }
  4869. const start = state.pos;
  4870. const max = state.posMax;
  4871. for (;;) {
  4872. if (++pos >= max) return false;
  4873. const ch = state.src.charCodeAt(pos);
  4874. if (ch === 60 /* < */) return false;
  4875. if (ch === 62 /* > */) break;
  4876. }
  4877. const url = state.src.slice(start + 1, pos);
  4878. if (AUTOLINK_RE.test(url)) {
  4879. const fullUrl = state.md.normalizeLink(url);
  4880. if (!state.md.validateLink(fullUrl)) {
  4881. return false;
  4882. }
  4883. if (!silent) {
  4884. const token_o = state.push("link_open", "a", 1);
  4885. token_o.attrs = [ [ "href", fullUrl ] ];
  4886. token_o.markup = "autolink";
  4887. token_o.info = "auto";
  4888. const token_t = state.push("text", "", 0);
  4889. token_t.content = state.md.normalizeLinkText(url);
  4890. const token_c = state.push("link_close", "a", -1);
  4891. token_c.markup = "autolink";
  4892. token_c.info = "auto";
  4893. }
  4894. state.pos += url.length + 2;
  4895. return true;
  4896. }
  4897. if (EMAIL_RE.test(url)) {
  4898. const fullUrl = state.md.normalizeLink("mailto:" + url);
  4899. if (!state.md.validateLink(fullUrl)) {
  4900. return false;
  4901. }
  4902. if (!silent) {
  4903. const token_o = state.push("link_open", "a", 1);
  4904. token_o.attrs = [ [ "href", fullUrl ] ];
  4905. token_o.markup = "autolink";
  4906. token_o.info = "auto";
  4907. const token_t = state.push("text", "", 0);
  4908. token_t.content = state.md.normalizeLinkText(url);
  4909. const token_c = state.push("link_close", "a", -1);
  4910. token_c.markup = "autolink";
  4911. token_c.info = "auto";
  4912. }
  4913. state.pos += url.length + 2;
  4914. return true;
  4915. }
  4916. return false;
  4917. }
  4918. // Process html tags
  4919. function isLinkOpen(str) {
  4920. return /^<a[>\s]/i.test(str);
  4921. }
  4922. function isLinkClose(str) {
  4923. return /^<\/a\s*>/i.test(str);
  4924. }
  4925. function isLetter(ch) {
  4926. /* eslint no-bitwise:0 */
  4927. const lc = ch | 32;
  4928. // to lower case
  4929. return lc >= 97 /* a */ && lc <= 122 /* z */;
  4930. }
  4931. function html_inline(state, silent) {
  4932. if (!state.md.options.html) {
  4933. return false;
  4934. }
  4935. // Check start
  4936. const max = state.posMax;
  4937. const pos = state.pos;
  4938. if (state.src.charCodeAt(pos) !== 60 /* < */ || pos + 2 >= max) {
  4939. return false;
  4940. }
  4941. // Quick fail on second char
  4942. const ch = state.src.charCodeAt(pos + 1);
  4943. if (ch !== 33 /* ! */ && ch !== 63 /* ? */ && ch !== 47 /* / */ && !isLetter(ch)) {
  4944. return false;
  4945. }
  4946. const match = state.src.slice(pos).match(HTML_TAG_RE);
  4947. if (!match) {
  4948. return false;
  4949. }
  4950. if (!silent) {
  4951. const token = state.push("html_inline", "", 0);
  4952. token.content = match[0];
  4953. if (isLinkOpen(token.content)) state.linkLevel++;
  4954. if (isLinkClose(token.content)) state.linkLevel--;
  4955. }
  4956. state.pos += match[0].length;
  4957. return true;
  4958. }
  4959. // Process html entity - &#123;, &#xAF;, &quot;, ...
  4960. const DIGITAL_RE = /^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i;
  4961. const NAMED_RE = /^&([a-z][a-z0-9]{1,31});/i;
  4962. function entity(state, silent) {
  4963. const pos = state.pos;
  4964. const max = state.posMax;
  4965. if (state.src.charCodeAt(pos) !== 38 /* & */) return false;
  4966. if (pos + 1 >= max) return false;
  4967. const ch = state.src.charCodeAt(pos + 1);
  4968. if (ch === 35 /* # */) {
  4969. const match = state.src.slice(pos).match(DIGITAL_RE);
  4970. if (match) {
  4971. if (!silent) {
  4972. const code = match[1][0].toLowerCase() === "x" ? parseInt(match[1].slice(1), 16) : parseInt(match[1], 10);
  4973. const token = state.push("text_special", "", 0);
  4974. token.content = isValidEntityCode(code) ? fromCodePoint(code) : fromCodePoint(65533);
  4975. token.markup = match[0];
  4976. token.info = "entity";
  4977. }
  4978. state.pos += match[0].length;
  4979. return true;
  4980. }
  4981. } else {
  4982. const match = state.src.slice(pos).match(NAMED_RE);
  4983. if (match) {
  4984. const decoded = decodeHTML(match[0]);
  4985. if (decoded !== match[0]) {
  4986. if (!silent) {
  4987. const token = state.push("text_special", "", 0);
  4988. token.content = decoded;
  4989. token.markup = match[0];
  4990. token.info = "entity";
  4991. }
  4992. state.pos += match[0].length;
  4993. return true;
  4994. }
  4995. }
  4996. }
  4997. return false;
  4998. }
  4999. // For each opening emphasis-like marker find a matching closing one
  5000. function processDelimiters(delimiters) {
  5001. const openersBottom = {};
  5002. const max = delimiters.length;
  5003. if (!max) return;
  5004. // headerIdx is the first delimiter of the current (where closer is) delimiter run
  5005. let headerIdx = 0;
  5006. let lastTokenIdx = -2;
  5007. // needs any value lower than -1
  5008. const jumps = [];
  5009. for (let closerIdx = 0; closerIdx < max; closerIdx++) {
  5010. const closer = delimiters[closerIdx];
  5011. jumps.push(0);
  5012. // markers belong to same delimiter run if:
  5013. // - they have adjacent tokens
  5014. // - AND markers are the same
  5015. if (delimiters[headerIdx].marker !== closer.marker || lastTokenIdx !== closer.token - 1) {
  5016. headerIdx = closerIdx;
  5017. }
  5018. lastTokenIdx = closer.token;
  5019. // Length is only used for emphasis-specific "rule of 3",
  5020. // if it's not defined (in strikethrough or 3rd party plugins),
  5021. // we can default it to 0 to disable those checks.
  5022. closer.length = closer.length || 0;
  5023. if (!closer.close) continue;
  5024. // Previously calculated lower bounds (previous fails)
  5025. // for each marker, each delimiter length modulo 3,
  5026. // and for whether this closer can be an opener;
  5027. // https://github.com/commonmark/cmark/commit/34250e12ccebdc6372b8b49c44fab57c72443460
  5028. /* eslint-disable-next-line no-prototype-builtins */ if (!openersBottom.hasOwnProperty(closer.marker)) {
  5029. openersBottom[closer.marker] = [ -1, -1, -1, -1, -1, -1 ];
  5030. }
  5031. const minOpenerIdx = openersBottom[closer.marker][(closer.open ? 3 : 0) + closer.length % 3];
  5032. let openerIdx = headerIdx - jumps[headerIdx] - 1;
  5033. let newMinOpenerIdx = openerIdx;
  5034. for (;openerIdx > minOpenerIdx; openerIdx -= jumps[openerIdx] + 1) {
  5035. const opener = delimiters[openerIdx];
  5036. if (opener.marker !== closer.marker) continue;
  5037. if (opener.open && opener.end < 0) {
  5038. let isOddMatch = false;
  5039. // from spec:
  5040. // If one of the delimiters can both open and close emphasis, then the
  5041. // sum of the lengths of the delimiter runs containing the opening and
  5042. // closing delimiters must not be a multiple of 3 unless both lengths
  5043. // are multiples of 3.
  5044. if (opener.close || closer.open) {
  5045. if ((opener.length + closer.length) % 3 === 0) {
  5046. if (opener.length % 3 !== 0 || closer.length % 3 !== 0) {
  5047. isOddMatch = true;
  5048. }
  5049. }
  5050. }
  5051. if (!isOddMatch) {
  5052. // If previous delimiter cannot be an opener, we can safely skip
  5053. // the entire sequence in future checks. This is required to make
  5054. // sure algorithm has linear complexity (see *_*_*_*_*_... case).
  5055. const lastJump = openerIdx > 0 && !delimiters[openerIdx - 1].open ? jumps[openerIdx - 1] + 1 : 0;
  5056. jumps[closerIdx] = closerIdx - openerIdx + lastJump;
  5057. jumps[openerIdx] = lastJump;
  5058. closer.open = false;
  5059. opener.end = closerIdx;
  5060. opener.close = false;
  5061. newMinOpenerIdx = -1;
  5062. // treat next token as start of run,
  5063. // it optimizes skips in **<...>**a**<...>** pathological case
  5064. lastTokenIdx = -2;
  5065. break;
  5066. }
  5067. }
  5068. }
  5069. if (newMinOpenerIdx !== -1) {
  5070. // If match for this delimiter run failed, we want to set lower bound for
  5071. // future lookups. This is required to make sure algorithm has linear
  5072. // complexity.
  5073. // See details here:
  5074. // https://github.com/commonmark/cmark/issues/178#issuecomment-270417442
  5075. openersBottom[closer.marker][(closer.open ? 3 : 0) + (closer.length || 0) % 3] = newMinOpenerIdx;
  5076. }
  5077. }
  5078. }
  5079. function link_pairs(state) {
  5080. const tokens_meta = state.tokens_meta;
  5081. const max = state.tokens_meta.length;
  5082. processDelimiters(state.delimiters);
  5083. for (let curr = 0; curr < max; curr++) {
  5084. if (tokens_meta[curr] && tokens_meta[curr].delimiters) {
  5085. processDelimiters(tokens_meta[curr].delimiters);
  5086. }
  5087. }
  5088. }
  5089. // Clean up tokens after emphasis and strikethrough postprocessing:
  5090. // merge adjacent text nodes into one and re-calculate all token levels
  5091. // This is necessary because initially emphasis delimiter markers (*, _, ~)
  5092. // are treated as their own separate text tokens. Then emphasis rule either
  5093. // leaves them as text (needed to merge with adjacent text) or turns them
  5094. // into opening/closing tags (which messes up levels inside).
  5095. function fragments_join(state) {
  5096. let curr, last;
  5097. let level = 0;
  5098. const tokens = state.tokens;
  5099. const max = state.tokens.length;
  5100. for (curr = last = 0; curr < max; curr++) {
  5101. // re-calculate levels after emphasis/strikethrough turns some text nodes
  5102. // into opening/closing tags
  5103. if (tokens[curr].nesting < 0) level--;
  5104. // closing tag
  5105. tokens[curr].level = level;
  5106. if (tokens[curr].nesting > 0) level++;
  5107. // opening tag
  5108. if (tokens[curr].type === "text" && curr + 1 < max && tokens[curr + 1].type === "text") {
  5109. // collapse two adjacent text nodes
  5110. tokens[curr + 1].content = tokens[curr].content + tokens[curr + 1].content;
  5111. } else {
  5112. if (curr !== last) {
  5113. tokens[last] = tokens[curr];
  5114. }
  5115. last++;
  5116. }
  5117. }
  5118. if (curr !== last) {
  5119. tokens.length = last;
  5120. }
  5121. }
  5122. /** internal
  5123. * class ParserInline
  5124. *
  5125. * Tokenizes paragraph content.
  5126. **/
  5127. // Parser rules
  5128. const _rules = [ [ "text", text ], [ "linkify", linkify ], [ "newline", newline ], [ "escape", escape ], [ "backticks", backtick ], [ "strikethrough", r_strikethrough.tokenize ], [ "emphasis", r_emphasis.tokenize ], [ "link", link ], [ "image", image ], [ "autolink", autolink ], [ "html_inline", html_inline ], [ "entity", entity ] ];
  5129. // `rule2` ruleset was created specifically for emphasis/strikethrough
  5130. // post-processing and may be changed in the future.
  5131. // Don't use this for anything except pairs (plugins working with `balance_pairs`).
  5132. const _rules2 = [ [ "balance_pairs", link_pairs ], [ "strikethrough", r_strikethrough.postProcess ], [ "emphasis", r_emphasis.postProcess ],
  5133. // rules for pairs separate '**' into its own text tokens, which may be left unused,
  5134. // rule below merges unused segments back with the rest of the text
  5135. [ "fragments_join", fragments_join ] ];
  5136. /**
  5137. * new ParserInline()
  5138. **/ function ParserInline() {
  5139. /**
  5140. * ParserInline#ruler -> Ruler
  5141. *
  5142. * [[Ruler]] instance. Keep configuration of inline rules.
  5143. **/
  5144. this.ruler = new Ruler;
  5145. for (let i = 0; i < _rules.length; i++) {
  5146. this.ruler.push(_rules[i][0], _rules[i][1]);
  5147. }
  5148. /**
  5149. * ParserInline#ruler2 -> Ruler
  5150. *
  5151. * [[Ruler]] instance. Second ruler used for post-processing
  5152. * (e.g. in emphasis-like rules).
  5153. **/ this.ruler2 = new Ruler;
  5154. for (let i = 0; i < _rules2.length; i++) {
  5155. this.ruler2.push(_rules2[i][0], _rules2[i][1]);
  5156. }
  5157. }
  5158. // Skip single token by running all rules in validation mode;
  5159. // returns `true` if any rule reported success
  5160. ParserInline.prototype.skipToken = function(state) {
  5161. const pos = state.pos;
  5162. const rules = this.ruler.getRules("");
  5163. const len = rules.length;
  5164. const maxNesting = state.md.options.maxNesting;
  5165. const cache = state.cache;
  5166. if (typeof cache[pos] !== "undefined") {
  5167. state.pos = cache[pos];
  5168. return;
  5169. }
  5170. let ok = false;
  5171. if (state.level < maxNesting) {
  5172. for (let i = 0; i < len; i++) {
  5173. // Increment state.level and decrement it later to limit recursion.
  5174. // It's harmless to do here, because no tokens are created. But ideally,
  5175. // we'd need a separate private state variable for this purpose.
  5176. state.level++;
  5177. ok = rules[i](state, true);
  5178. state.level--;
  5179. if (ok) {
  5180. if (pos >= state.pos) {
  5181. throw new Error("inline rule didn't increment state.pos");
  5182. }
  5183. break;
  5184. }
  5185. }
  5186. } else {
  5187. // Too much nesting, just skip until the end of the paragraph.
  5188. // NOTE: this will cause links to behave incorrectly in the following case,
  5189. // when an amount of `[` is exactly equal to `maxNesting + 1`:
  5190. // [[[[[[[[[[[[[[[[[[[[[foo]()
  5191. // TODO: remove this workaround when CM standard will allow nested links
  5192. // (we can replace it by preventing links from being parsed in
  5193. // validation mode)
  5194. state.pos = state.posMax;
  5195. }
  5196. if (!ok) {
  5197. state.pos++;
  5198. }
  5199. cache[pos] = state.pos;
  5200. };
  5201. // Generate tokens for input range
  5202. ParserInline.prototype.tokenize = function(state) {
  5203. const rules = this.ruler.getRules("");
  5204. const len = rules.length;
  5205. const end = state.posMax;
  5206. const maxNesting = state.md.options.maxNesting;
  5207. while (state.pos < end) {
  5208. // Try all possible rules.
  5209. // On success, rule should:
  5210. // - update `state.pos`
  5211. // - update `state.tokens`
  5212. // - return true
  5213. const prevPos = state.pos;
  5214. let ok = false;
  5215. if (state.level < maxNesting) {
  5216. for (let i = 0; i < len; i++) {
  5217. ok = rules[i](state, false);
  5218. if (ok) {
  5219. if (prevPos >= state.pos) {
  5220. throw new Error("inline rule didn't increment state.pos");
  5221. }
  5222. break;
  5223. }
  5224. }
  5225. }
  5226. if (ok) {
  5227. if (state.pos >= end) {
  5228. break;
  5229. }
  5230. continue;
  5231. }
  5232. state.pending += state.src[state.pos++];
  5233. }
  5234. if (state.pending) {
  5235. state.pushPending();
  5236. }
  5237. };
  5238. /**
  5239. * ParserInline.parse(str, md, env, outTokens)
  5240. *
  5241. * Process input string and push inline tokens into `outTokens`
  5242. **/ ParserInline.prototype.parse = function(str, md, env, outTokens) {
  5243. const state = new this.State(str, md, env, outTokens);
  5244. this.tokenize(state);
  5245. const rules = this.ruler2.getRules("");
  5246. const len = rules.length;
  5247. for (let i = 0; i < len; i++) {
  5248. rules[i](state);
  5249. }
  5250. };
  5251. ParserInline.prototype.State = StateInline;
  5252. function reFactory(opts) {
  5253. const re = {};
  5254. opts = opts || {};
  5255. re.src_Any = Any.source;
  5256. re.src_Cc = Cc.source;
  5257. re.src_Z = Z.source;
  5258. re.src_P = P.source;
  5259. // \p{\Z\P\Cc\CF} (white spaces + control + format + punctuation)
  5260. re.src_ZPCc = [ re.src_Z, re.src_P, re.src_Cc ].join("|");
  5261. // \p{\Z\Cc} (white spaces + control)
  5262. re.src_ZCc = [ re.src_Z, re.src_Cc ].join("|");
  5263. // Experimental. List of chars, completely prohibited in links
  5264. // because can separate it from other part of text
  5265. const text_separators = "[><\uff5c]";
  5266. // All possible word characters (everything without punctuation, spaces & controls)
  5267. // Defined via punctuation & spaces to save space
  5268. // Should be something like \p{\L\N\S\M} (\w but without `_`)
  5269. re.src_pseudo_letter = "(?:(?!" + text_separators + "|" + re.src_ZPCc + ")" + re.src_Any + ")";
  5270. // The same as abothe but without [0-9]
  5271. // var src_pseudo_letter_non_d = '(?:(?![0-9]|' + src_ZPCc + ')' + src_Any + ')';
  5272. re.src_ip4 = "(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)";
  5273. // Prohibit any of "@/[]()" in user/pass to avoid wrong domain fetch.
  5274. re.src_auth = "(?:(?:(?!" + re.src_ZCc + "|[@/\\[\\]()]).)+@)?";
  5275. re.src_port = "(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?";
  5276. re.src_host_terminator = "(?=$|" + text_separators + "|" + re.src_ZPCc + ")" + "(?!" + (opts["---"] ? "-(?!--)|" : "-|") + "_|:\\d|\\.-|\\.(?!$|" + re.src_ZPCc + "))";
  5277. re.src_path = "(?:" + "[/?#]" + "(?:" + "(?!" + re.src_ZCc + "|" + text_separators + "|[()[\\]{}.,\"'?!\\-;]).|" + "\\[(?:(?!" + re.src_ZCc + "|\\]).)*\\]|" + "\\((?:(?!" + re.src_ZCc + "|[)]).)*\\)|" + "\\{(?:(?!" + re.src_ZCc + "|[}]).)*\\}|" + '\\"(?:(?!' + re.src_ZCc + '|["]).)+\\"|' + "\\'(?:(?!" + re.src_ZCc + "|[']).)+\\'|" +
  5278. // allow `I'm_king` if no pair found
  5279. "\\'(?=" + re.src_pseudo_letter + "|[-])|" +
  5280. // google has many dots in "google search" links (#66, #81).
  5281. // github has ... in commit range links,
  5282. // Restrict to
  5283. // - english
  5284. // - percent-encoded
  5285. // - parts of file path
  5286. // - params separator
  5287. // until more examples found.
  5288. "\\.{2,}[a-zA-Z0-9%/&]|" + "\\.(?!" + re.src_ZCc + "|[.]|$)|" + (opts["---"] ? "\\-(?!--(?:[^-]|$))(?:-*)|" : "\\-+|") +
  5289. // allow `,,,` in paths
  5290. ",(?!" + re.src_ZCc + "|$)|" +
  5291. // allow `;` if not followed by space-like char
  5292. ";(?!" + re.src_ZCc + "|$)|" +
  5293. // allow `!!!` in paths, but not at the end
  5294. "\\!+(?!" + re.src_ZCc + "|[!]|$)|" + "\\?(?!" + re.src_ZCc + "|[?]|$)" + ")+" + "|\\/" + ")?";
  5295. // Allow anything in markdown spec, forbid quote (") at the first position
  5296. // because emails enclosed in quotes are far more common
  5297. re.src_email_name = '[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*';
  5298. re.src_xn = "xn--[a-z0-9\\-]{1,59}";
  5299. // More to read about domain names
  5300. // http://serverfault.com/questions/638260/
  5301. re.src_domain_root =
  5302. // Allow letters & digits (http://test1)
  5303. "(?:" + re.src_xn + "|" + re.src_pseudo_letter + "{1,63}" + ")";
  5304. re.src_domain = "(?:" + re.src_xn + "|" + "(?:" + re.src_pseudo_letter + ")" + "|" + "(?:" + re.src_pseudo_letter + "(?:-|" + re.src_pseudo_letter + "){0,61}" + re.src_pseudo_letter + ")" + ")";
  5305. re.src_host = "(?:" +
  5306. // Don't need IP check, because digits are already allowed in normal domain names
  5307. // src_ip4 +
  5308. // '|' +
  5309. "(?:(?:(?:" + re.src_domain + ")\\.)*" + re.src_domain /* _root */ + ")" + ")";
  5310. re.tpl_host_fuzzy = "(?:" + re.src_ip4 + "|" + "(?:(?:(?:" + re.src_domain + ")\\.)+(?:%TLDS%))" + ")";
  5311. re.tpl_host_no_ip_fuzzy = "(?:(?:(?:" + re.src_domain + ")\\.)+(?:%TLDS%))";
  5312. re.src_host_strict = re.src_host + re.src_host_terminator;
  5313. re.tpl_host_fuzzy_strict = re.tpl_host_fuzzy + re.src_host_terminator;
  5314. re.src_host_port_strict = re.src_host + re.src_port + re.src_host_terminator;
  5315. re.tpl_host_port_fuzzy_strict = re.tpl_host_fuzzy + re.src_port + re.src_host_terminator;
  5316. re.tpl_host_port_no_ip_fuzzy_strict = re.tpl_host_no_ip_fuzzy + re.src_port + re.src_host_terminator;
  5317. // Main rules
  5318. // Rude test fuzzy links by host, for quick deny
  5319. re.tpl_host_fuzzy_test = "localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:" + re.src_ZPCc + "|>|$))";
  5320. re.tpl_email_fuzzy = "(^|" + text_separators + '|"|\\(|' + re.src_ZCc + ")" + "(" + re.src_email_name + "@" + re.tpl_host_fuzzy_strict + ")";
  5321. re.tpl_link_fuzzy =
  5322. // Fuzzy link can't be prepended with .:/\- and non punctuation.
  5323. // but can start with > (markdown blockquote)
  5324. "(^|(?![.:/\\-_@])(?:[$+<=>^`|\uff5c]|" + re.src_ZPCc + "))" + "((?![$+<=>^`|\uff5c])" + re.tpl_host_port_fuzzy_strict + re.src_path + ")";
  5325. re.tpl_link_no_ip_fuzzy =
  5326. // Fuzzy link can't be prepended with .:/\- and non punctuation.
  5327. // but can start with > (markdown blockquote)
  5328. "(^|(?![.:/\\-_@])(?:[$+<=>^`|\uff5c]|" + re.src_ZPCc + "))" + "((?![$+<=>^`|\uff5c])" + re.tpl_host_port_no_ip_fuzzy_strict + re.src_path + ")";
  5329. return re;
  5330. }
  5331. // Helpers
  5332. // Merge objects
  5333. function assign(obj /* from1, from2, from3, ... */) {
  5334. const sources = Array.prototype.slice.call(arguments, 1);
  5335. sources.forEach((function(source) {
  5336. if (!source) {
  5337. return;
  5338. }
  5339. Object.keys(source).forEach((function(key) {
  5340. obj[key] = source[key];
  5341. }));
  5342. }));
  5343. return obj;
  5344. }
  5345. function _class(obj) {
  5346. return Object.prototype.toString.call(obj);
  5347. }
  5348. function isString(obj) {
  5349. return _class(obj) === "[object String]";
  5350. }
  5351. function isObject(obj) {
  5352. return _class(obj) === "[object Object]";
  5353. }
  5354. function isRegExp(obj) {
  5355. return _class(obj) === "[object RegExp]";
  5356. }
  5357. function isFunction(obj) {
  5358. return _class(obj) === "[object Function]";
  5359. }
  5360. function escapeRE(str) {
  5361. return str.replace(/[.?*+^$[\]\\(){}|-]/g, "\\$&");
  5362. }
  5363. const defaultOptions = {
  5364. fuzzyLink: true,
  5365. fuzzyEmail: true,
  5366. fuzzyIP: false
  5367. };
  5368. function isOptionsObj(obj) {
  5369. return Object.keys(obj || {}).reduce((function(acc, k) {
  5370. /* eslint-disable-next-line no-prototype-builtins */
  5371. return acc || defaultOptions.hasOwnProperty(k);
  5372. }), false);
  5373. }
  5374. const defaultSchemas = {
  5375. "http:": {
  5376. validate: function(text, pos, self) {
  5377. const tail = text.slice(pos);
  5378. if (!self.re.http) {
  5379. // compile lazily, because "host"-containing variables can change on tlds update.
  5380. self.re.http = new RegExp("^\\/\\/" + self.re.src_auth + self.re.src_host_port_strict + self.re.src_path, "i");
  5381. }
  5382. if (self.re.http.test(tail)) {
  5383. return tail.match(self.re.http)[0].length;
  5384. }
  5385. return 0;
  5386. }
  5387. },
  5388. "https:": "http:",
  5389. "ftp:": "http:",
  5390. "//": {
  5391. validate: function(text, pos, self) {
  5392. const tail = text.slice(pos);
  5393. if (!self.re.no_http) {
  5394. // compile lazily, because "host"-containing variables can change on tlds update.
  5395. self.re.no_http = new RegExp("^" + self.re.src_auth +
  5396. // Don't allow single-level domains, because of false positives like '//test'
  5397. // with code comments
  5398. "(?:localhost|(?:(?:" + self.re.src_domain + ")\\.)+" + self.re.src_domain_root + ")" + self.re.src_port + self.re.src_host_terminator + self.re.src_path, "i");
  5399. }
  5400. if (self.re.no_http.test(tail)) {
  5401. // should not be `://` & `///`, that protects from errors in protocol name
  5402. if (pos >= 3 && text[pos - 3] === ":") {
  5403. return 0;
  5404. }
  5405. if (pos >= 3 && text[pos - 3] === "/") {
  5406. return 0;
  5407. }
  5408. return tail.match(self.re.no_http)[0].length;
  5409. }
  5410. return 0;
  5411. }
  5412. },
  5413. "mailto:": {
  5414. validate: function(text, pos, self) {
  5415. const tail = text.slice(pos);
  5416. if (!self.re.mailto) {
  5417. self.re.mailto = new RegExp("^" + self.re.src_email_name + "@" + self.re.src_host_strict, "i");
  5418. }
  5419. if (self.re.mailto.test(tail)) {
  5420. return tail.match(self.re.mailto)[0].length;
  5421. }
  5422. return 0;
  5423. }
  5424. }
  5425. };
  5426. // RE pattern for 2-character tlds (autogenerated by ./support/tlds_2char_gen.js)
  5427. /* eslint-disable-next-line max-len */ const tlds_2ch_src_re = "a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]";
  5428. // DON'T try to make PRs with changes. Extend TLDs with LinkifyIt.tlds() instead
  5429. const tlds_default = "biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|\u0440\u0444".split("|");
  5430. function resetScanCache(self) {
  5431. self.__index__ = -1;
  5432. self.__text_cache__ = "";
  5433. }
  5434. function createValidator(re) {
  5435. return function(text, pos) {
  5436. const tail = text.slice(pos);
  5437. if (re.test(tail)) {
  5438. return tail.match(re)[0].length;
  5439. }
  5440. return 0;
  5441. };
  5442. }
  5443. function createNormalizer() {
  5444. return function(match, self) {
  5445. self.normalize(match);
  5446. };
  5447. }
  5448. // Schemas compiler. Build regexps.
  5449. function compile(self) {
  5450. // Load & clone RE patterns.
  5451. const re = self.re = reFactory(self.__opts__);
  5452. // Define dynamic patterns
  5453. const tlds = self.__tlds__.slice();
  5454. self.onCompile();
  5455. if (!self.__tlds_replaced__) {
  5456. tlds.push(tlds_2ch_src_re);
  5457. }
  5458. tlds.push(re.src_xn);
  5459. re.src_tlds = tlds.join("|");
  5460. function untpl(tpl) {
  5461. return tpl.replace("%TLDS%", re.src_tlds);
  5462. }
  5463. re.email_fuzzy = RegExp(untpl(re.tpl_email_fuzzy), "i");
  5464. re.link_fuzzy = RegExp(untpl(re.tpl_link_fuzzy), "i");
  5465. re.link_no_ip_fuzzy = RegExp(untpl(re.tpl_link_no_ip_fuzzy), "i");
  5466. re.host_fuzzy_test = RegExp(untpl(re.tpl_host_fuzzy_test), "i");
  5467. // Compile each schema
  5468. const aliases = [];
  5469. self.__compiled__ = {};
  5470. // Reset compiled data
  5471. function schemaError(name, val) {
  5472. throw new Error('(LinkifyIt) Invalid schema "' + name + '": ' + val);
  5473. }
  5474. Object.keys(self.__schemas__).forEach((function(name) {
  5475. const val = self.__schemas__[name];
  5476. // skip disabled methods
  5477. if (val === null) {
  5478. return;
  5479. }
  5480. const compiled = {
  5481. validate: null,
  5482. link: null
  5483. };
  5484. self.__compiled__[name] = compiled;
  5485. if (isObject(val)) {
  5486. if (isRegExp(val.validate)) {
  5487. compiled.validate = createValidator(val.validate);
  5488. } else if (isFunction(val.validate)) {
  5489. compiled.validate = val.validate;
  5490. } else {
  5491. schemaError(name, val);
  5492. }
  5493. if (isFunction(val.normalize)) {
  5494. compiled.normalize = val.normalize;
  5495. } else if (!val.normalize) {
  5496. compiled.normalize = createNormalizer();
  5497. } else {
  5498. schemaError(name, val);
  5499. }
  5500. return;
  5501. }
  5502. if (isString(val)) {
  5503. aliases.push(name);
  5504. return;
  5505. }
  5506. schemaError(name, val);
  5507. }));
  5508. // Compile postponed aliases
  5509. aliases.forEach((function(alias) {
  5510. if (!self.__compiled__[self.__schemas__[alias]]) {
  5511. // Silently fail on missed schemas to avoid errons on disable.
  5512. // schemaError(alias, self.__schemas__[alias]);
  5513. return;
  5514. }
  5515. self.__compiled__[alias].validate = self.__compiled__[self.__schemas__[alias]].validate;
  5516. self.__compiled__[alias].normalize = self.__compiled__[self.__schemas__[alias]].normalize;
  5517. }));
  5518. // Fake record for guessed links
  5519. self.__compiled__[""] = {
  5520. validate: null,
  5521. normalize: createNormalizer()
  5522. };
  5523. // Build schema condition
  5524. const slist = Object.keys(self.__compiled__).filter((function(name) {
  5525. // Filter disabled & fake schemas
  5526. return name.length > 0 && self.__compiled__[name];
  5527. })).map(escapeRE).join("|");
  5528. // (?!_) cause 1.5x slowdown
  5529. self.re.schema_test = RegExp("(^|(?!_)(?:[><\uff5c]|" + re.src_ZPCc + "))(" + slist + ")", "i");
  5530. self.re.schema_search = RegExp("(^|(?!_)(?:[><\uff5c]|" + re.src_ZPCc + "))(" + slist + ")", "ig");
  5531. self.re.schema_at_start = RegExp("^" + self.re.schema_search.source, "i");
  5532. self.re.pretest = RegExp("(" + self.re.schema_test.source + ")|(" + self.re.host_fuzzy_test.source + ")|@", "i");
  5533. // Cleanup
  5534. resetScanCache(self);
  5535. }
  5536. /**
  5537. * class Match
  5538. *
  5539. * Match result. Single element of array, returned by [[LinkifyIt#match]]
  5540. **/ function Match(self, shift) {
  5541. const start = self.__index__;
  5542. const end = self.__last_index__;
  5543. const text = self.__text_cache__.slice(start, end);
  5544. /**
  5545. * Match#schema -> String
  5546. *
  5547. * Prefix (protocol) for matched string.
  5548. **/ this.schema = self.__schema__.toLowerCase();
  5549. /**
  5550. * Match#index -> Number
  5551. *
  5552. * First position of matched string.
  5553. **/ this.index = start + shift;
  5554. /**
  5555. * Match#lastIndex -> Number
  5556. *
  5557. * Next position after matched string.
  5558. **/ this.lastIndex = end + shift;
  5559. /**
  5560. * Match#raw -> String
  5561. *
  5562. * Matched string.
  5563. **/ this.raw = text;
  5564. /**
  5565. * Match#text -> String
  5566. *
  5567. * Notmalized text of matched string.
  5568. **/ this.text = text;
  5569. /**
  5570. * Match#url -> String
  5571. *
  5572. * Normalized url of matched string.
  5573. **/ this.url = text;
  5574. }
  5575. function createMatch(self, shift) {
  5576. const match = new Match(self, shift);
  5577. self.__compiled__[match.schema].normalize(match, self);
  5578. return match;
  5579. }
  5580. /**
  5581. * class LinkifyIt
  5582. **/
  5583. /**
  5584. * new LinkifyIt(schemas, options)
  5585. * - schemas (Object): Optional. Additional schemas to validate (prefix/validator)
  5586. * - options (Object): { fuzzyLink|fuzzyEmail|fuzzyIP: true|false }
  5587. *
  5588. * Creates new linkifier instance with optional additional schemas.
  5589. * Can be called without `new` keyword for convenience.
  5590. *
  5591. * By default understands:
  5592. *
  5593. * - `http(s)://...` , `ftp://...`, `mailto:...` & `//...` links
  5594. * - "fuzzy" links and emails (example.com, foo@bar.com).
  5595. *
  5596. * `schemas` is an object, where each key/value describes protocol/rule:
  5597. *
  5598. * - __key__ - link prefix (usually, protocol name with `:` at the end, `skype:`
  5599. * for example). `linkify-it` makes shure that prefix is not preceeded with
  5600. * alphanumeric char and symbols. Only whitespaces and punctuation allowed.
  5601. * - __value__ - rule to check tail after link prefix
  5602. * - _String_ - just alias to existing rule
  5603. * - _Object_
  5604. * - _validate_ - validator function (should return matched length on success),
  5605. * or `RegExp`.
  5606. * - _normalize_ - optional function to normalize text & url of matched result
  5607. * (for example, for @twitter mentions).
  5608. *
  5609. * `options`:
  5610. *
  5611. * - __fuzzyLink__ - recognige URL-s without `http(s):` prefix. Default `true`.
  5612. * - __fuzzyIP__ - allow IPs in fuzzy links above. Can conflict with some texts
  5613. * like version numbers. Default `false`.
  5614. * - __fuzzyEmail__ - recognize emails without `mailto:` prefix.
  5615. *
  5616. **/ function LinkifyIt(schemas, options) {
  5617. if (!(this instanceof LinkifyIt)) {
  5618. return new LinkifyIt(schemas, options);
  5619. }
  5620. if (!options) {
  5621. if (isOptionsObj(schemas)) {
  5622. options = schemas;
  5623. schemas = {};
  5624. }
  5625. }
  5626. this.__opts__ = assign({}, defaultOptions, options);
  5627. // Cache last tested result. Used to skip repeating steps on next `match` call.
  5628. this.__index__ = -1;
  5629. this.__last_index__ = -1;
  5630. // Next scan position
  5631. this.__schema__ = "";
  5632. this.__text_cache__ = "";
  5633. this.__schemas__ = assign({}, defaultSchemas, schemas);
  5634. this.__compiled__ = {};
  5635. this.__tlds__ = tlds_default;
  5636. this.__tlds_replaced__ = false;
  5637. this.re = {};
  5638. compile(this);
  5639. }
  5640. /** chainable
  5641. * LinkifyIt#add(schema, definition)
  5642. * - schema (String): rule name (fixed pattern prefix)
  5643. * - definition (String|RegExp|Object): schema definition
  5644. *
  5645. * Add new rule definition. See constructor description for details.
  5646. **/ LinkifyIt.prototype.add = function add(schema, definition) {
  5647. this.__schemas__[schema] = definition;
  5648. compile(this);
  5649. return this;
  5650. };
  5651. /** chainable
  5652. * LinkifyIt#set(options)
  5653. * - options (Object): { fuzzyLink|fuzzyEmail|fuzzyIP: true|false }
  5654. *
  5655. * Set recognition options for links without schema.
  5656. **/ LinkifyIt.prototype.set = function set(options) {
  5657. this.__opts__ = assign(this.__opts__, options);
  5658. return this;
  5659. };
  5660. /**
  5661. * LinkifyIt#test(text) -> Boolean
  5662. *
  5663. * Searches linkifiable pattern and returns `true` on success or `false` on fail.
  5664. **/ LinkifyIt.prototype.test = function test(text) {
  5665. // Reset scan cache
  5666. this.__text_cache__ = text;
  5667. this.__index__ = -1;
  5668. if (!text.length) {
  5669. return false;
  5670. }
  5671. let m, ml, me, len, shift, next, re, tld_pos, at_pos;
  5672. // try to scan for link with schema - that's the most simple rule
  5673. if (this.re.schema_test.test(text)) {
  5674. re = this.re.schema_search;
  5675. re.lastIndex = 0;
  5676. while ((m = re.exec(text)) !== null) {
  5677. len = this.testSchemaAt(text, m[2], re.lastIndex);
  5678. if (len) {
  5679. this.__schema__ = m[2];
  5680. this.__index__ = m.index + m[1].length;
  5681. this.__last_index__ = m.index + m[0].length + len;
  5682. break;
  5683. }
  5684. }
  5685. }
  5686. if (this.__opts__.fuzzyLink && this.__compiled__["http:"]) {
  5687. // guess schemaless links
  5688. tld_pos = text.search(this.re.host_fuzzy_test);
  5689. if (tld_pos >= 0) {
  5690. // if tld is located after found link - no need to check fuzzy pattern
  5691. if (this.__index__ < 0 || tld_pos < this.__index__) {
  5692. if ((ml = text.match(this.__opts__.fuzzyIP ? this.re.link_fuzzy : this.re.link_no_ip_fuzzy)) !== null) {
  5693. shift = ml.index + ml[1].length;
  5694. if (this.__index__ < 0 || shift < this.__index__) {
  5695. this.__schema__ = "";
  5696. this.__index__ = shift;
  5697. this.__last_index__ = ml.index + ml[0].length;
  5698. }
  5699. }
  5700. }
  5701. }
  5702. }
  5703. if (this.__opts__.fuzzyEmail && this.__compiled__["mailto:"]) {
  5704. // guess schemaless emails
  5705. at_pos = text.indexOf("@");
  5706. if (at_pos >= 0) {
  5707. // We can't skip this check, because this cases are possible:
  5708. // 192.168.1.1@gmail.com, my.in@example.com
  5709. if ((me = text.match(this.re.email_fuzzy)) !== null) {
  5710. shift = me.index + me[1].length;
  5711. next = me.index + me[0].length;
  5712. if (this.__index__ < 0 || shift < this.__index__ || shift === this.__index__ && next > this.__last_index__) {
  5713. this.__schema__ = "mailto:";
  5714. this.__index__ = shift;
  5715. this.__last_index__ = next;
  5716. }
  5717. }
  5718. }
  5719. }
  5720. return this.__index__ >= 0;
  5721. };
  5722. /**
  5723. * LinkifyIt#pretest(text) -> Boolean
  5724. *
  5725. * Very quick check, that can give false positives. Returns true if link MAY BE
  5726. * can exists. Can be used for speed optimization, when you need to check that
  5727. * link NOT exists.
  5728. **/ LinkifyIt.prototype.pretest = function pretest(text) {
  5729. return this.re.pretest.test(text);
  5730. };
  5731. /**
  5732. * LinkifyIt#testSchemaAt(text, name, position) -> Number
  5733. * - text (String): text to scan
  5734. * - name (String): rule (schema) name
  5735. * - position (Number): text offset to check from
  5736. *
  5737. * Similar to [[LinkifyIt#test]] but checks only specific protocol tail exactly
  5738. * at given position. Returns length of found pattern (0 on fail).
  5739. **/ LinkifyIt.prototype.testSchemaAt = function testSchemaAt(text, schema, pos) {
  5740. // If not supported schema check requested - terminate
  5741. if (!this.__compiled__[schema.toLowerCase()]) {
  5742. return 0;
  5743. }
  5744. return this.__compiled__[schema.toLowerCase()].validate(text, pos, this);
  5745. };
  5746. /**
  5747. * LinkifyIt#match(text) -> Array|null
  5748. *
  5749. * Returns array of found link descriptions or `null` on fail. We strongly
  5750. * recommend to use [[LinkifyIt#test]] first, for best speed.
  5751. *
  5752. * ##### Result match description
  5753. *
  5754. * - __schema__ - link schema, can be empty for fuzzy links, or `//` for
  5755. * protocol-neutral links.
  5756. * - __index__ - offset of matched text
  5757. * - __lastIndex__ - index of next char after mathch end
  5758. * - __raw__ - matched text
  5759. * - __text__ - normalized text
  5760. * - __url__ - link, generated from matched text
  5761. **/ LinkifyIt.prototype.match = function match(text) {
  5762. const result = [];
  5763. let shift = 0;
  5764. // Try to take previous element from cache, if .test() called before
  5765. if (this.__index__ >= 0 && this.__text_cache__ === text) {
  5766. result.push(createMatch(this, shift));
  5767. shift = this.__last_index__;
  5768. }
  5769. // Cut head if cache was used
  5770. let tail = shift ? text.slice(shift) : text;
  5771. // Scan string until end reached
  5772. while (this.test(tail)) {
  5773. result.push(createMatch(this, shift));
  5774. tail = tail.slice(this.__last_index__);
  5775. shift += this.__last_index__;
  5776. }
  5777. if (result.length) {
  5778. return result;
  5779. }
  5780. return null;
  5781. };
  5782. /**
  5783. * LinkifyIt#matchAtStart(text) -> Match|null
  5784. *
  5785. * Returns fully-formed (not fuzzy) link if it starts at the beginning
  5786. * of the string, and null otherwise.
  5787. **/ LinkifyIt.prototype.matchAtStart = function matchAtStart(text) {
  5788. // Reset scan cache
  5789. this.__text_cache__ = text;
  5790. this.__index__ = -1;
  5791. if (!text.length) return null;
  5792. const m = this.re.schema_at_start.exec(text);
  5793. if (!m) return null;
  5794. const len = this.testSchemaAt(text, m[2], m[0].length);
  5795. if (!len) return null;
  5796. this.__schema__ = m[2];
  5797. this.__index__ = m.index + m[1].length;
  5798. this.__last_index__ = m.index + m[0].length + len;
  5799. return createMatch(this, 0);
  5800. };
  5801. /** chainable
  5802. * LinkifyIt#tlds(list [, keepOld]) -> this
  5803. * - list (Array): list of tlds
  5804. * - keepOld (Boolean): merge with current list if `true` (`false` by default)
  5805. *
  5806. * Load (or merge) new tlds list. Those are user for fuzzy links (without prefix)
  5807. * to avoid false positives. By default this algorythm used:
  5808. *
  5809. * - hostname with any 2-letter root zones are ok.
  5810. * - biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф
  5811. * are ok.
  5812. * - encoded (`xn--...`) root zones are ok.
  5813. *
  5814. * If list is replaced, then exact match for 2-chars root zones will be checked.
  5815. **/ LinkifyIt.prototype.tlds = function tlds(list, keepOld) {
  5816. list = Array.isArray(list) ? list : [ list ];
  5817. if (!keepOld) {
  5818. this.__tlds__ = list.slice();
  5819. this.__tlds_replaced__ = true;
  5820. compile(this);
  5821. return this;
  5822. }
  5823. this.__tlds__ = this.__tlds__.concat(list).sort().filter((function(el, idx, arr) {
  5824. return el !== arr[idx - 1];
  5825. })).reverse();
  5826. compile(this);
  5827. return this;
  5828. };
  5829. /**
  5830. * LinkifyIt#normalize(match)
  5831. *
  5832. * Default normalizer (if schema does not define it's own).
  5833. **/ LinkifyIt.prototype.normalize = function normalize(match) {
  5834. // Do minimal possible changes by default. Need to collect feedback prior
  5835. // to move forward https://github.com/markdown-it/linkify-it/issues/1
  5836. if (!match.schema) {
  5837. match.url = "http://" + match.url;
  5838. }
  5839. if (match.schema === "mailto:" && !/^mailto:/i.test(match.url)) {
  5840. match.url = "mailto:" + match.url;
  5841. }
  5842. };
  5843. /**
  5844. * LinkifyIt#onCompile()
  5845. *
  5846. * Override to modify basic RegExp-s.
  5847. **/ LinkifyIt.prototype.onCompile = function onCompile() {};
  5848. /** Highest positive signed 32-bit float value */ const maxInt = 2147483647;
  5849. // aka. 0x7FFFFFFF or 2^31-1
  5850. /** Bootstring parameters */ const base = 36;
  5851. const tMin = 1;
  5852. const tMax = 26;
  5853. const skew = 38;
  5854. const damp = 700;
  5855. const initialBias = 72;
  5856. const initialN = 128;
  5857. // 0x80
  5858. const delimiter = "-";
  5859. // '\x2D'
  5860. /** Regular expressions */ const regexPunycode = /^xn--/;
  5861. const regexNonASCII = /[^\0-\x7F]/;
  5862. // Note: U+007F DEL is excluded too.
  5863. const regexSeparators = /[\x2E\u3002\uFF0E\uFF61]/g;
  5864. // RFC 3490 separators
  5865. /** Error messages */ const errors = {
  5866. overflow: "Overflow: input needs wider integers to process",
  5867. "not-basic": "Illegal input >= 0x80 (not a basic code point)",
  5868. "invalid-input": "Invalid input"
  5869. };
  5870. /** Convenience shortcuts */ const baseMinusTMin = base - tMin;
  5871. const floor = Math.floor;
  5872. const stringFromCharCode = String.fromCharCode;
  5873. /*--------------------------------------------------------------------------*/
  5874. /**
  5875. * A generic error utility function.
  5876. * @private
  5877. * @param {String} type The error type.
  5878. * @returns {Error} Throws a `RangeError` with the applicable error message.
  5879. */ function error(type) {
  5880. throw new RangeError(errors[type]);
  5881. }
  5882. /**
  5883. * A generic `Array#map` utility function.
  5884. * @private
  5885. * @param {Array} array The array to iterate over.
  5886. * @param {Function} callback The function that gets called for every array
  5887. * item.
  5888. * @returns {Array} A new array of values returned by the callback function.
  5889. */ function map(array, callback) {
  5890. const result = [];
  5891. let length = array.length;
  5892. while (length--) {
  5893. result[length] = callback(array[length]);
  5894. }
  5895. return result;
  5896. }
  5897. /**
  5898. * A simple `Array#map`-like wrapper to work with domain name strings or email
  5899. * addresses.
  5900. * @private
  5901. * @param {String} domain The domain name or email address.
  5902. * @param {Function} callback The function that gets called for every
  5903. * character.
  5904. * @returns {String} A new string of characters returned by the callback
  5905. * function.
  5906. */ function mapDomain(domain, callback) {
  5907. const parts = domain.split("@");
  5908. let result = "";
  5909. if (parts.length > 1) {
  5910. // In email addresses, only the domain name should be punycoded. Leave
  5911. // the local part (i.e. everything up to `@`) intact.
  5912. result = parts[0] + "@";
  5913. domain = parts[1];
  5914. }
  5915. // Avoid `split(regex)` for IE8 compatibility. See #17.
  5916. domain = domain.replace(regexSeparators, ".");
  5917. const labels = domain.split(".");
  5918. const encoded = map(labels, callback).join(".");
  5919. return result + encoded;
  5920. }
  5921. /**
  5922. * Creates an array containing the numeric code points of each Unicode
  5923. * character in the string. While JavaScript uses UCS-2 internally,
  5924. * this function will convert a pair of surrogate halves (each of which
  5925. * UCS-2 exposes as separate characters) into a single code point,
  5926. * matching UTF-16.
  5927. * @see `punycode.ucs2.encode`
  5928. * @see <https://mathiasbynens.be/notes/javascript-encoding>
  5929. * @memberOf punycode.ucs2
  5930. * @name decode
  5931. * @param {String} string The Unicode input string (UCS-2).
  5932. * @returns {Array} The new array of code points.
  5933. */ function ucs2decode(string) {
  5934. const output = [];
  5935. let counter = 0;
  5936. const length = string.length;
  5937. while (counter < length) {
  5938. const value = string.charCodeAt(counter++);
  5939. if (value >= 55296 && value <= 56319 && counter < length) {
  5940. // It's a high surrogate, and there is a next character.
  5941. const extra = string.charCodeAt(counter++);
  5942. if ((extra & 64512) == 56320) {
  5943. // Low surrogate.
  5944. output.push(((value & 1023) << 10) + (extra & 1023) + 65536);
  5945. } else {
  5946. // It's an unmatched surrogate; only append this code unit, in case the
  5947. // next code unit is the high surrogate of a surrogate pair.
  5948. output.push(value);
  5949. counter--;
  5950. }
  5951. } else {
  5952. output.push(value);
  5953. }
  5954. }
  5955. return output;
  5956. }
  5957. /**
  5958. * Creates a string based on an array of numeric code points.
  5959. * @see `punycode.ucs2.decode`
  5960. * @memberOf punycode.ucs2
  5961. * @name encode
  5962. * @param {Array} codePoints The array of numeric code points.
  5963. * @returns {String} The new Unicode string (UCS-2).
  5964. */ const ucs2encode = codePoints => String.fromCodePoint(...codePoints)
  5965. /**
  5966. * Converts a basic code point into a digit/integer.
  5967. * @see `digitToBasic()`
  5968. * @private
  5969. * @param {Number} codePoint The basic numeric code point value.
  5970. * @returns {Number} The numeric value of a basic code point (for use in
  5971. * representing integers) in the range `0` to `base - 1`, or `base` if
  5972. * the code point does not represent a value.
  5973. */;
  5974. const basicToDigit = function(codePoint) {
  5975. if (codePoint >= 48 && codePoint < 58) {
  5976. return 26 + (codePoint - 48);
  5977. }
  5978. if (codePoint >= 65 && codePoint < 91) {
  5979. return codePoint - 65;
  5980. }
  5981. if (codePoint >= 97 && codePoint < 123) {
  5982. return codePoint - 97;
  5983. }
  5984. return base;
  5985. };
  5986. /**
  5987. * Converts a digit/integer into a basic code point.
  5988. * @see `basicToDigit()`
  5989. * @private
  5990. * @param {Number} digit The numeric value of a basic code point.
  5991. * @returns {Number} The basic code point whose value (when used for
  5992. * representing integers) is `digit`, which needs to be in the range
  5993. * `0` to `base - 1`. If `flag` is non-zero, the uppercase form is
  5994. * used; else, the lowercase form is used. The behavior is undefined
  5995. * if `flag` is non-zero and `digit` has no uppercase form.
  5996. */ const digitToBasic = function(digit, flag) {
  5997. // 0..25 map to ASCII a..z or A..Z
  5998. // 26..35 map to ASCII 0..9
  5999. return digit + 22 + 75 * (digit < 26) - ((flag != 0) << 5);
  6000. };
  6001. /**
  6002. * Bias adaptation function as per section 3.4 of RFC 3492.
  6003. * https://tools.ietf.org/html/rfc3492#section-3.4
  6004. * @private
  6005. */ const adapt = function(delta, numPoints, firstTime) {
  6006. let k = 0;
  6007. delta = firstTime ? floor(delta / damp) : delta >> 1;
  6008. delta += floor(delta / numPoints);
  6009. for (;delta > baseMinusTMin * tMax >> 1; k += base) {
  6010. delta = floor(delta / baseMinusTMin);
  6011. }
  6012. return floor(k + (baseMinusTMin + 1) * delta / (delta + skew));
  6013. };
  6014. /**
  6015. * Converts a Punycode string of ASCII-only symbols to a string of Unicode
  6016. * symbols.
  6017. * @memberOf punycode
  6018. * @param {String} input The Punycode string of ASCII-only symbols.
  6019. * @returns {String} The resulting string of Unicode symbols.
  6020. */ const decode = function(input) {
  6021. // Don't use UCS-2.
  6022. const output = [];
  6023. const inputLength = input.length;
  6024. let i = 0;
  6025. let n = initialN;
  6026. let bias = initialBias;
  6027. // Handle the basic code points: let `basic` be the number of input code
  6028. // points before the last delimiter, or `0` if there is none, then copy
  6029. // the first basic code points to the output.
  6030. let basic = input.lastIndexOf(delimiter);
  6031. if (basic < 0) {
  6032. basic = 0;
  6033. }
  6034. for (let j = 0; j < basic; ++j) {
  6035. // if it's not a basic code point
  6036. if (input.charCodeAt(j) >= 128) {
  6037. error("not-basic");
  6038. }
  6039. output.push(input.charCodeAt(j));
  6040. }
  6041. // Main decoding loop: start just after the last delimiter if any basic code
  6042. // points were copied; start at the beginning otherwise.
  6043. for (let index = basic > 0 ? basic + 1 : 0; index < inputLength; ) {
  6044. // `index` is the index of the next character to be consumed.
  6045. // Decode a generalized variable-length integer into `delta`,
  6046. // which gets added to `i`. The overflow checking is easier
  6047. // if we increase `i` as we go, then subtract off its starting
  6048. // value at the end to obtain `delta`.
  6049. const oldi = i;
  6050. for (let w = 1, k = base; ;k += base) {
  6051. if (index >= inputLength) {
  6052. error("invalid-input");
  6053. }
  6054. const digit = basicToDigit(input.charCodeAt(index++));
  6055. if (digit >= base) {
  6056. error("invalid-input");
  6057. }
  6058. if (digit > floor((maxInt - i) / w)) {
  6059. error("overflow");
  6060. }
  6061. i += digit * w;
  6062. const t = k <= bias ? tMin : k >= bias + tMax ? tMax : k - bias;
  6063. if (digit < t) {
  6064. break;
  6065. }
  6066. const baseMinusT = base - t;
  6067. if (w > floor(maxInt / baseMinusT)) {
  6068. error("overflow");
  6069. }
  6070. w *= baseMinusT;
  6071. }
  6072. const out = output.length + 1;
  6073. bias = adapt(i - oldi, out, oldi == 0);
  6074. // `i` was supposed to wrap around from `out` to `0`,
  6075. // incrementing `n` each time, so we'll fix that now:
  6076. if (floor(i / out) > maxInt - n) {
  6077. error("overflow");
  6078. }
  6079. n += floor(i / out);
  6080. i %= out;
  6081. // Insert `n` at position `i` of the output.
  6082. output.splice(i++, 0, n);
  6083. }
  6084. return String.fromCodePoint(...output);
  6085. };
  6086. /**
  6087. * Converts a string of Unicode symbols (e.g. a domain name label) to a
  6088. * Punycode string of ASCII-only symbols.
  6089. * @memberOf punycode
  6090. * @param {String} input The string of Unicode symbols.
  6091. * @returns {String} The resulting Punycode string of ASCII-only symbols.
  6092. */ const encode = function(input) {
  6093. const output = [];
  6094. // Convert the input in UCS-2 to an array of Unicode code points.
  6095. input = ucs2decode(input);
  6096. // Cache the length.
  6097. const inputLength = input.length;
  6098. // Initialize the state.
  6099. let n = initialN;
  6100. let delta = 0;
  6101. let bias = initialBias;
  6102. // Handle the basic code points.
  6103. for (const currentValue of input) {
  6104. if (currentValue < 128) {
  6105. output.push(stringFromCharCode(currentValue));
  6106. }
  6107. }
  6108. const basicLength = output.length;
  6109. let handledCPCount = basicLength;
  6110. // `handledCPCount` is the number of code points that have been handled;
  6111. // `basicLength` is the number of basic code points.
  6112. // Finish the basic string with a delimiter unless it's empty.
  6113. if (basicLength) {
  6114. output.push(delimiter);
  6115. }
  6116. // Main encoding loop:
  6117. while (handledCPCount < inputLength) {
  6118. // All non-basic code points < n have been handled already. Find the next
  6119. // larger one:
  6120. let m = maxInt;
  6121. for (const currentValue of input) {
  6122. if (currentValue >= n && currentValue < m) {
  6123. m = currentValue;
  6124. }
  6125. }
  6126. // Increase `delta` enough to advance the decoder's <n,i> state to <m,0>,
  6127. // but guard against overflow.
  6128. const handledCPCountPlusOne = handledCPCount + 1;
  6129. if (m - n > floor((maxInt - delta) / handledCPCountPlusOne)) {
  6130. error("overflow");
  6131. }
  6132. delta += (m - n) * handledCPCountPlusOne;
  6133. n = m;
  6134. for (const currentValue of input) {
  6135. if (currentValue < n && ++delta > maxInt) {
  6136. error("overflow");
  6137. }
  6138. if (currentValue === n) {
  6139. // Represent delta as a generalized variable-length integer.
  6140. let q = delta;
  6141. for (let k = base; ;k += base) {
  6142. const t = k <= bias ? tMin : k >= bias + tMax ? tMax : k - bias;
  6143. if (q < t) {
  6144. break;
  6145. }
  6146. const qMinusT = q - t;
  6147. const baseMinusT = base - t;
  6148. output.push(stringFromCharCode(digitToBasic(t + qMinusT % baseMinusT, 0)));
  6149. q = floor(qMinusT / baseMinusT);
  6150. }
  6151. output.push(stringFromCharCode(digitToBasic(q, 0)));
  6152. bias = adapt(delta, handledCPCountPlusOne, handledCPCount === basicLength);
  6153. delta = 0;
  6154. ++handledCPCount;
  6155. }
  6156. }
  6157. ++delta;
  6158. ++n;
  6159. }
  6160. return output.join("");
  6161. };
  6162. /**
  6163. * Converts a Punycode string representing a domain name or an email address
  6164. * to Unicode. Only the Punycoded parts of the input will be converted, i.e.
  6165. * it doesn't matter if you call it on a string that has already been
  6166. * converted to Unicode.
  6167. * @memberOf punycode
  6168. * @param {String} input The Punycoded domain name or email address to
  6169. * convert to Unicode.
  6170. * @returns {String} The Unicode representation of the given Punycode
  6171. * string.
  6172. */ const toUnicode = function(input) {
  6173. return mapDomain(input, (function(string) {
  6174. return regexPunycode.test(string) ? decode(string.slice(4).toLowerCase()) : string;
  6175. }));
  6176. };
  6177. /**
  6178. * Converts a Unicode string representing a domain name or an email address to
  6179. * Punycode. Only the non-ASCII parts of the domain name will be converted,
  6180. * i.e. it doesn't matter if you call it with a domain that's already in
  6181. * ASCII.
  6182. * @memberOf punycode
  6183. * @param {String} input The domain name or email address to convert, as a
  6184. * Unicode string.
  6185. * @returns {String} The Punycode representation of the given domain name or
  6186. * email address.
  6187. */ const toASCII = function(input) {
  6188. return mapDomain(input, (function(string) {
  6189. return regexNonASCII.test(string) ? "xn--" + encode(string) : string;
  6190. }));
  6191. };
  6192. /*--------------------------------------------------------------------------*/
  6193. /** Define the public API */ const punycode = {
  6194. /**
  6195. * A string representing the current Punycode.js version number.
  6196. * @memberOf punycode
  6197. * @type String
  6198. */
  6199. version: "2.3.1",
  6200. /**
  6201. * An object of methods to convert from JavaScript's internal character
  6202. * representation (UCS-2) to Unicode code points, and back.
  6203. * @see <https://mathiasbynens.be/notes/javascript-encoding>
  6204. * @memberOf punycode
  6205. * @type Object
  6206. */
  6207. ucs2: {
  6208. decode: ucs2decode,
  6209. encode: ucs2encode
  6210. },
  6211. decode: decode,
  6212. encode: encode,
  6213. toASCII: toASCII,
  6214. toUnicode: toUnicode
  6215. };
  6216. // markdown-it default options
  6217. var cfg_default = {
  6218. options: {
  6219. // Enable HTML tags in source
  6220. html: false,
  6221. // Use '/' to close single tags (<br />)
  6222. xhtmlOut: false,
  6223. // Convert '\n' in paragraphs into <br>
  6224. breaks: false,
  6225. // CSS language prefix for fenced blocks
  6226. langPrefix: "language-",
  6227. // autoconvert URL-like texts to links
  6228. linkify: false,
  6229. // Enable some language-neutral replacements + quotes beautification
  6230. typographer: false,
  6231. // Double + single quotes replacement pairs, when typographer enabled,
  6232. // and smartquotes on. Could be either a String or an Array.
  6233. // For example, you can use '«»„“' for Russian, '„“‚‘' for German,
  6234. // and ['«\xA0', '\xA0»', '‹\xA0', '\xA0›'] for French (including nbsp).
  6235. quotes: "\u201c\u201d\u2018\u2019",
  6236. /* “”‘’ */
  6237. // Highlighter function. Should return escaped HTML,
  6238. // or '' if the source string is not changed and should be escaped externaly.
  6239. // If result starts with <pre... internal wrapper is skipped.
  6240. // function (/*str, lang*/) { return ''; }
  6241. highlight: null,
  6242. // Internal protection, recursion limit
  6243. maxNesting: 100
  6244. },
  6245. components: {
  6246. core: {},
  6247. block: {},
  6248. inline: {}
  6249. }
  6250. };
  6251. // "Zero" preset, with nothing enabled. Useful for manual configuring of simple
  6252. // modes. For example, to parse bold/italic only.
  6253. var cfg_zero = {
  6254. options: {
  6255. // Enable HTML tags in source
  6256. html: false,
  6257. // Use '/' to close single tags (<br />)
  6258. xhtmlOut: false,
  6259. // Convert '\n' in paragraphs into <br>
  6260. breaks: false,
  6261. // CSS language prefix for fenced blocks
  6262. langPrefix: "language-",
  6263. // autoconvert URL-like texts to links
  6264. linkify: false,
  6265. // Enable some language-neutral replacements + quotes beautification
  6266. typographer: false,
  6267. // Double + single quotes replacement pairs, when typographer enabled,
  6268. // and smartquotes on. Could be either a String or an Array.
  6269. // For example, you can use '«»„“' for Russian, '„“‚‘' for German,
  6270. // and ['«\xA0', '\xA0»', '‹\xA0', '\xA0›'] for French (including nbsp).
  6271. quotes: "\u201c\u201d\u2018\u2019",
  6272. /* “”‘’ */
  6273. // Highlighter function. Should return escaped HTML,
  6274. // or '' if the source string is not changed and should be escaped externaly.
  6275. // If result starts with <pre... internal wrapper is skipped.
  6276. // function (/*str, lang*/) { return ''; }
  6277. highlight: null,
  6278. // Internal protection, recursion limit
  6279. maxNesting: 20
  6280. },
  6281. components: {
  6282. core: {
  6283. rules: [ "normalize", "block", "inline", "text_join" ]
  6284. },
  6285. block: {
  6286. rules: [ "paragraph" ]
  6287. },
  6288. inline: {
  6289. rules: [ "text" ],
  6290. rules2: [ "balance_pairs", "fragments_join" ]
  6291. }
  6292. }
  6293. };
  6294. // Commonmark default options
  6295. var cfg_commonmark = {
  6296. options: {
  6297. // Enable HTML tags in source
  6298. html: true,
  6299. // Use '/' to close single tags (<br />)
  6300. xhtmlOut: true,
  6301. // Convert '\n' in paragraphs into <br>
  6302. breaks: false,
  6303. // CSS language prefix for fenced blocks
  6304. langPrefix: "language-",
  6305. // autoconvert URL-like texts to links
  6306. linkify: false,
  6307. // Enable some language-neutral replacements + quotes beautification
  6308. typographer: false,
  6309. // Double + single quotes replacement pairs, when typographer enabled,
  6310. // and smartquotes on. Could be either a String or an Array.
  6311. // For example, you can use '«»„“' for Russian, '„“‚‘' for German,
  6312. // and ['«\xA0', '\xA0»', '‹\xA0', '\xA0›'] for French (including nbsp).
  6313. quotes: "\u201c\u201d\u2018\u2019",
  6314. /* “”‘’ */
  6315. // Highlighter function. Should return escaped HTML,
  6316. // or '' if the source string is not changed and should be escaped externaly.
  6317. // If result starts with <pre... internal wrapper is skipped.
  6318. // function (/*str, lang*/) { return ''; }
  6319. highlight: null,
  6320. // Internal protection, recursion limit
  6321. maxNesting: 20
  6322. },
  6323. components: {
  6324. core: {
  6325. rules: [ "normalize", "block", "inline", "text_join" ]
  6326. },
  6327. block: {
  6328. rules: [ "blockquote", "code", "fence", "heading", "hr", "html_block", "lheading", "list", "reference", "paragraph" ]
  6329. },
  6330. inline: {
  6331. rules: [ "autolink", "backticks", "emphasis", "entity", "escape", "html_inline", "image", "link", "newline", "text" ],
  6332. rules2: [ "balance_pairs", "emphasis", "fragments_join" ]
  6333. }
  6334. }
  6335. };
  6336. // Main parser class
  6337. const config = {
  6338. default: cfg_default,
  6339. zero: cfg_zero,
  6340. commonmark: cfg_commonmark
  6341. };
  6342. // This validator can prohibit more than really needed to prevent XSS. It's a
  6343. // tradeoff to keep code simple and to be secure by default.
  6344. // If you need different setup - override validator method as you wish. Or
  6345. // replace it with dummy function and use external sanitizer.
  6346. const BAD_PROTO_RE = /^(vbscript|javascript|file|data):/;
  6347. const GOOD_DATA_RE = /^data:image\/(gif|png|jpeg|webp);/;
  6348. function validateLink(url) {
  6349. // url should be normalized at this point, and existing entities are decoded
  6350. const str = url.trim().toLowerCase();
  6351. return BAD_PROTO_RE.test(str) ? GOOD_DATA_RE.test(str) : true;
  6352. }
  6353. const RECODE_HOSTNAME_FOR = [ "http:", "https:", "mailto:" ];
  6354. function normalizeLink(url) {
  6355. const parsed = urlParse(url, true);
  6356. if (parsed.hostname) {
  6357. // Encode hostnames in urls like:
  6358. // `http://host/`, `https://host/`, `mailto:user@host`, `//host/`
  6359. // We don't encode unknown schemas, because it's likely that we encode
  6360. // something we shouldn't (e.g. `skype:name` treated as `skype:host`)
  6361. if (!parsed.protocol || RECODE_HOSTNAME_FOR.indexOf(parsed.protocol) >= 0) {
  6362. try {
  6363. parsed.hostname = punycode.toASCII(parsed.hostname);
  6364. } catch (er) {}
  6365. }
  6366. }
  6367. return encode$1(format(parsed));
  6368. }
  6369. function normalizeLinkText(url) {
  6370. const parsed = urlParse(url, true);
  6371. if (parsed.hostname) {
  6372. // Encode hostnames in urls like:
  6373. // `http://host/`, `https://host/`, `mailto:user@host`, `//host/`
  6374. // We don't encode unknown schemas, because it's likely that we encode
  6375. // something we shouldn't (e.g. `skype:name` treated as `skype:host`)
  6376. if (!parsed.protocol || RECODE_HOSTNAME_FOR.indexOf(parsed.protocol) >= 0) {
  6377. try {
  6378. parsed.hostname = punycode.toUnicode(parsed.hostname);
  6379. } catch (er) {}
  6380. }
  6381. }
  6382. // add '%' to exclude list because of https://github.com/markdown-it/markdown-it/issues/720
  6383. return decode$1(format(parsed), decode$1.defaultChars + "%");
  6384. }
  6385. /**
  6386. * class MarkdownIt
  6387. *
  6388. * Main parser/renderer class.
  6389. *
  6390. * ##### Usage
  6391. *
  6392. * ```javascript
  6393. * // node.js, "classic" way:
  6394. * var MarkdownIt = require('markdown-it'),
  6395. * md = new MarkdownIt();
  6396. * var result = md.render('# markdown-it rulezz!');
  6397. *
  6398. * // node.js, the same, but with sugar:
  6399. * var md = require('markdown-it')();
  6400. * var result = md.render('# markdown-it rulezz!');
  6401. *
  6402. * // browser without AMD, added to "window" on script load
  6403. * // Note, there are no dash.
  6404. * var md = window.markdownit();
  6405. * var result = md.render('# markdown-it rulezz!');
  6406. * ```
  6407. *
  6408. * Single line rendering, without paragraph wrap:
  6409. *
  6410. * ```javascript
  6411. * var md = require('markdown-it')();
  6412. * var result = md.renderInline('__markdown-it__ rulezz!');
  6413. * ```
  6414. **/
  6415. /**
  6416. * new MarkdownIt([presetName, options])
  6417. * - presetName (String): optional, `commonmark` / `zero`
  6418. * - options (Object)
  6419. *
  6420. * Creates parser instanse with given config. Can be called without `new`.
  6421. *
  6422. * ##### presetName
  6423. *
  6424. * MarkdownIt provides named presets as a convenience to quickly
  6425. * enable/disable active syntax rules and options for common use cases.
  6426. *
  6427. * - ["commonmark"](https://github.com/markdown-it/markdown-it/blob/master/lib/presets/commonmark.mjs) -
  6428. * configures parser to strict [CommonMark](http://commonmark.org/) mode.
  6429. * - [default](https://github.com/markdown-it/markdown-it/blob/master/lib/presets/default.mjs) -
  6430. * similar to GFM, used when no preset name given. Enables all available rules,
  6431. * but still without html, typographer & autolinker.
  6432. * - ["zero"](https://github.com/markdown-it/markdown-it/blob/master/lib/presets/zero.mjs) -
  6433. * all rules disabled. Useful to quickly setup your config via `.enable()`.
  6434. * For example, when you need only `bold` and `italic` markup and nothing else.
  6435. *
  6436. * ##### options:
  6437. *
  6438. * - __html__ - `false`. Set `true` to enable HTML tags in source. Be careful!
  6439. * That's not safe! You may need external sanitizer to protect output from XSS.
  6440. * It's better to extend features via plugins, instead of enabling HTML.
  6441. * - __xhtmlOut__ - `false`. Set `true` to add '/' when closing single tags
  6442. * (`<br />`). This is needed only for full CommonMark compatibility. In real
  6443. * world you will need HTML output.
  6444. * - __breaks__ - `false`. Set `true` to convert `\n` in paragraphs into `<br>`.
  6445. * - __langPrefix__ - `language-`. CSS language class prefix for fenced blocks.
  6446. * Can be useful for external highlighters.
  6447. * - __linkify__ - `false`. Set `true` to autoconvert URL-like text to links.
  6448. * - __typographer__ - `false`. Set `true` to enable [some language-neutral
  6449. * replacement](https://github.com/markdown-it/markdown-it/blob/master/lib/rules_core/replacements.mjs) +
  6450. * quotes beautification (smartquotes).
  6451. * - __quotes__ - `“”‘’`, String or Array. Double + single quotes replacement
  6452. * pairs, when typographer enabled and smartquotes on. For example, you can
  6453. * use `'«»„“'` for Russian, `'„“‚‘'` for German, and
  6454. * `['«\xA0', '\xA0»', '‹\xA0', '\xA0›']` for French (including nbsp).
  6455. * - __highlight__ - `null`. Highlighter function for fenced code blocks.
  6456. * Highlighter `function (str, lang)` should return escaped HTML. It can also
  6457. * return empty string if the source was not changed and should be escaped
  6458. * externaly. If result starts with <pre... internal wrapper is skipped.
  6459. *
  6460. * ##### Example
  6461. *
  6462. * ```javascript
  6463. * // commonmark mode
  6464. * var md = require('markdown-it')('commonmark');
  6465. *
  6466. * // default mode
  6467. * var md = require('markdown-it')();
  6468. *
  6469. * // enable everything
  6470. * var md = require('markdown-it')({
  6471. * html: true,
  6472. * linkify: true,
  6473. * typographer: true
  6474. * });
  6475. * ```
  6476. *
  6477. * ##### Syntax highlighting
  6478. *
  6479. * ```js
  6480. * var hljs = require('highlight.js') // https://highlightjs.org/
  6481. *
  6482. * var md = require('markdown-it')({
  6483. * highlight: function (str, lang) {
  6484. * if (lang && hljs.getLanguage(lang)) {
  6485. * try {
  6486. * return hljs.highlight(str, { language: lang, ignoreIllegals: true }).value;
  6487. * } catch (__) {}
  6488. * }
  6489. *
  6490. * return ''; // use external default escaping
  6491. * }
  6492. * });
  6493. * ```
  6494. *
  6495. * Or with full wrapper override (if you need assign class to `<pre>` or `<code>`):
  6496. *
  6497. * ```javascript
  6498. * var hljs = require('highlight.js') // https://highlightjs.org/
  6499. *
  6500. * // Actual default values
  6501. * var md = require('markdown-it')({
  6502. * highlight: function (str, lang) {
  6503. * if (lang && hljs.getLanguage(lang)) {
  6504. * try {
  6505. * return '<pre><code class="hljs">' +
  6506. * hljs.highlight(str, { language: lang, ignoreIllegals: true }).value +
  6507. * '</code></pre>';
  6508. * } catch (__) {}
  6509. * }
  6510. *
  6511. * return '<pre><code class="hljs">' + md.utils.escapeHtml(str) + '</code></pre>';
  6512. * }
  6513. * });
  6514. * ```
  6515. *
  6516. **/ function MarkdownIt(presetName, options) {
  6517. if (!(this instanceof MarkdownIt)) {
  6518. return new MarkdownIt(presetName, options);
  6519. }
  6520. if (!options) {
  6521. if (!isString$1(presetName)) {
  6522. options = presetName || {};
  6523. presetName = "default";
  6524. }
  6525. }
  6526. /**
  6527. * MarkdownIt#inline -> ParserInline
  6528. *
  6529. * Instance of [[ParserInline]]. You may need it to add new rules when
  6530. * writing plugins. For simple rules control use [[MarkdownIt.disable]] and
  6531. * [[MarkdownIt.enable]].
  6532. **/ this.inline = new ParserInline;
  6533. /**
  6534. * MarkdownIt#block -> ParserBlock
  6535. *
  6536. * Instance of [[ParserBlock]]. You may need it to add new rules when
  6537. * writing plugins. For simple rules control use [[MarkdownIt.disable]] and
  6538. * [[MarkdownIt.enable]].
  6539. **/ this.block = new ParserBlock;
  6540. /**
  6541. * MarkdownIt#core -> Core
  6542. *
  6543. * Instance of [[Core]] chain executor. You may need it to add new rules when
  6544. * writing plugins. For simple rules control use [[MarkdownIt.disable]] and
  6545. * [[MarkdownIt.enable]].
  6546. **/ this.core = new Core;
  6547. /**
  6548. * MarkdownIt#renderer -> Renderer
  6549. *
  6550. * Instance of [[Renderer]]. Use it to modify output look. Or to add rendering
  6551. * rules for new token types, generated by plugins.
  6552. *
  6553. * ##### Example
  6554. *
  6555. * ```javascript
  6556. * var md = require('markdown-it')();
  6557. *
  6558. * function myToken(tokens, idx, options, env, self) {
  6559. * //...
  6560. * return result;
  6561. * };
  6562. *
  6563. * md.renderer.rules['my_token'] = myToken
  6564. * ```
  6565. *
  6566. * See [[Renderer]] docs and [source code](https://github.com/markdown-it/markdown-it/blob/master/lib/renderer.mjs).
  6567. **/ this.renderer = new Renderer;
  6568. /**
  6569. * MarkdownIt#linkify -> LinkifyIt
  6570. *
  6571. * [linkify-it](https://github.com/markdown-it/linkify-it) instance.
  6572. * Used by [linkify](https://github.com/markdown-it/markdown-it/blob/master/lib/rules_core/linkify.mjs)
  6573. * rule.
  6574. **/ this.linkify = new LinkifyIt;
  6575. /**
  6576. * MarkdownIt#validateLink(url) -> Boolean
  6577. *
  6578. * Link validation function. CommonMark allows too much in links. By default
  6579. * we disable `javascript:`, `vbscript:`, `file:` schemas, and almost all `data:...` schemas
  6580. * except some embedded image types.
  6581. *
  6582. * You can change this behaviour:
  6583. *
  6584. * ```javascript
  6585. * var md = require('markdown-it')();
  6586. * // enable everything
  6587. * md.validateLink = function () { return true; }
  6588. * ```
  6589. **/ this.validateLink = validateLink;
  6590. /**
  6591. * MarkdownIt#normalizeLink(url) -> String
  6592. *
  6593. * Function used to encode link url to a machine-readable format,
  6594. * which includes url-encoding, punycode, etc.
  6595. **/ this.normalizeLink = normalizeLink;
  6596. /**
  6597. * MarkdownIt#normalizeLinkText(url) -> String
  6598. *
  6599. * Function used to decode link url to a human-readable format`
  6600. **/ this.normalizeLinkText = normalizeLinkText;
  6601. // Expose utils & helpers for easy acces from plugins
  6602. /**
  6603. * MarkdownIt#utils -> utils
  6604. *
  6605. * Assorted utility functions, useful to write plugins. See details
  6606. * [here](https://github.com/markdown-it/markdown-it/blob/master/lib/common/utils.mjs).
  6607. **/ this.utils = utils;
  6608. /**
  6609. * MarkdownIt#helpers -> helpers
  6610. *
  6611. * Link components parser functions, useful to write plugins. See details
  6612. * [here](https://github.com/markdown-it/markdown-it/blob/master/lib/helpers).
  6613. **/ this.helpers = assign$1({}, helpers);
  6614. this.options = {};
  6615. this.configure(presetName);
  6616. if (options) {
  6617. this.set(options);
  6618. }
  6619. }
  6620. /** chainable
  6621. * MarkdownIt.set(options)
  6622. *
  6623. * Set parser options (in the same format as in constructor). Probably, you
  6624. * will never need it, but you can change options after constructor call.
  6625. *
  6626. * ##### Example
  6627. *
  6628. * ```javascript
  6629. * var md = require('markdown-it')()
  6630. * .set({ html: true, breaks: true })
  6631. * .set({ typographer, true });
  6632. * ```
  6633. *
  6634. * __Note:__ To achieve the best possible performance, don't modify a
  6635. * `markdown-it` instance options on the fly. If you need multiple configurations
  6636. * it's best to create multiple instances and initialize each with separate
  6637. * config.
  6638. **/ MarkdownIt.prototype.set = function(options) {
  6639. assign$1(this.options, options);
  6640. return this;
  6641. };
  6642. /** chainable, internal
  6643. * MarkdownIt.configure(presets)
  6644. *
  6645. * Batch load of all options and compenent settings. This is internal method,
  6646. * and you probably will not need it. But if you will - see available presets
  6647. * and data structure [here](https://github.com/markdown-it/markdown-it/tree/master/lib/presets)
  6648. *
  6649. * We strongly recommend to use presets instead of direct config loads. That
  6650. * will give better compatibility with next versions.
  6651. **/ MarkdownIt.prototype.configure = function(presets) {
  6652. const self = this;
  6653. if (isString$1(presets)) {
  6654. const presetName = presets;
  6655. presets = config[presetName];
  6656. if (!presets) {
  6657. throw new Error('Wrong `markdown-it` preset "' + presetName + '", check name');
  6658. }
  6659. }
  6660. if (!presets) {
  6661. throw new Error("Wrong `markdown-it` preset, can't be empty");
  6662. }
  6663. if (presets.options) {
  6664. self.set(presets.options);
  6665. }
  6666. if (presets.components) {
  6667. Object.keys(presets.components).forEach((function(name) {
  6668. if (presets.components[name].rules) {
  6669. self[name].ruler.enableOnly(presets.components[name].rules);
  6670. }
  6671. if (presets.components[name].rules2) {
  6672. self[name].ruler2.enableOnly(presets.components[name].rules2);
  6673. }
  6674. }));
  6675. }
  6676. return this;
  6677. };
  6678. /** chainable
  6679. * MarkdownIt.enable(list, ignoreInvalid)
  6680. * - list (String|Array): rule name or list of rule names to enable
  6681. * - ignoreInvalid (Boolean): set `true` to ignore errors when rule not found.
  6682. *
  6683. * Enable list or rules. It will automatically find appropriate components,
  6684. * containing rules with given names. If rule not found, and `ignoreInvalid`
  6685. * not set - throws exception.
  6686. *
  6687. * ##### Example
  6688. *
  6689. * ```javascript
  6690. * var md = require('markdown-it')()
  6691. * .enable(['sub', 'sup'])
  6692. * .disable('smartquotes');
  6693. * ```
  6694. **/ MarkdownIt.prototype.enable = function(list, ignoreInvalid) {
  6695. let result = [];
  6696. if (!Array.isArray(list)) {
  6697. list = [ list ];
  6698. }
  6699. [ "core", "block", "inline" ].forEach((function(chain) {
  6700. result = result.concat(this[chain].ruler.enable(list, true));
  6701. }), this);
  6702. result = result.concat(this.inline.ruler2.enable(list, true));
  6703. const missed = list.filter((function(name) {
  6704. return result.indexOf(name) < 0;
  6705. }));
  6706. if (missed.length && !ignoreInvalid) {
  6707. throw new Error("MarkdownIt. Failed to enable unknown rule(s): " + missed);
  6708. }
  6709. return this;
  6710. };
  6711. /** chainable
  6712. * MarkdownIt.disable(list, ignoreInvalid)
  6713. * - list (String|Array): rule name or list of rule names to disable.
  6714. * - ignoreInvalid (Boolean): set `true` to ignore errors when rule not found.
  6715. *
  6716. * The same as [[MarkdownIt.enable]], but turn specified rules off.
  6717. **/ MarkdownIt.prototype.disable = function(list, ignoreInvalid) {
  6718. let result = [];
  6719. if (!Array.isArray(list)) {
  6720. list = [ list ];
  6721. }
  6722. [ "core", "block", "inline" ].forEach((function(chain) {
  6723. result = result.concat(this[chain].ruler.disable(list, true));
  6724. }), this);
  6725. result = result.concat(this.inline.ruler2.disable(list, true));
  6726. const missed = list.filter((function(name) {
  6727. return result.indexOf(name) < 0;
  6728. }));
  6729. if (missed.length && !ignoreInvalid) {
  6730. throw new Error("MarkdownIt. Failed to disable unknown rule(s): " + missed);
  6731. }
  6732. return this;
  6733. };
  6734. /** chainable
  6735. * MarkdownIt.use(plugin, params)
  6736. *
  6737. * Load specified plugin with given params into current parser instance.
  6738. * It's just a sugar to call `plugin(md, params)` with curring.
  6739. *
  6740. * ##### Example
  6741. *
  6742. * ```javascript
  6743. * var iterator = require('markdown-it-for-inline');
  6744. * var md = require('markdown-it')()
  6745. * .use(iterator, 'foo_replace', 'text', function (tokens, idx) {
  6746. * tokens[idx].content = tokens[idx].content.replace(/foo/g, 'bar');
  6747. * });
  6748. * ```
  6749. **/ MarkdownIt.prototype.use = function(plugin /*, params, ... */) {
  6750. const args = [ this ].concat(Array.prototype.slice.call(arguments, 1));
  6751. plugin.apply(plugin, args);
  6752. return this;
  6753. };
  6754. /** internal
  6755. * MarkdownIt.parse(src, env) -> Array
  6756. * - src (String): source string
  6757. * - env (Object): environment sandbox
  6758. *
  6759. * Parse input string and return list of block tokens (special token type
  6760. * "inline" will contain list of inline tokens). You should not call this
  6761. * method directly, until you write custom renderer (for example, to produce
  6762. * AST).
  6763. *
  6764. * `env` is used to pass data between "distributed" rules and return additional
  6765. * metadata like reference info, needed for the renderer. It also can be used to
  6766. * inject data in specific cases. Usually, you will be ok to pass `{}`,
  6767. * and then pass updated object to renderer.
  6768. **/ MarkdownIt.prototype.parse = function(src, env) {
  6769. if (typeof src !== "string") {
  6770. throw new Error("Input data should be a String");
  6771. }
  6772. const state = new this.core.State(src, this, env);
  6773. this.core.process(state);
  6774. return state.tokens;
  6775. };
  6776. /**
  6777. * MarkdownIt.render(src [, env]) -> String
  6778. * - src (String): source string
  6779. * - env (Object): environment sandbox
  6780. *
  6781. * Render markdown string into html. It does all magic for you :).
  6782. *
  6783. * `env` can be used to inject additional metadata (`{}` by default).
  6784. * But you will not need it with high probability. See also comment
  6785. * in [[MarkdownIt.parse]].
  6786. **/ MarkdownIt.prototype.render = function(src, env) {
  6787. env = env || {};
  6788. return this.renderer.render(this.parse(src, env), this.options, env);
  6789. };
  6790. /** internal
  6791. * MarkdownIt.parseInline(src, env) -> Array
  6792. * - src (String): source string
  6793. * - env (Object): environment sandbox
  6794. *
  6795. * The same as [[MarkdownIt.parse]] but skip all block rules. It returns the
  6796. * block tokens list with the single `inline` element, containing parsed inline
  6797. * tokens in `children` property. Also updates `env` object.
  6798. **/ MarkdownIt.prototype.parseInline = function(src, env) {
  6799. const state = new this.core.State(src, this, env);
  6800. state.inlineMode = true;
  6801. this.core.process(state);
  6802. return state.tokens;
  6803. };
  6804. /**
  6805. * MarkdownIt.renderInline(src [, env]) -> String
  6806. * - src (String): source string
  6807. * - env (Object): environment sandbox
  6808. *
  6809. * Similar to [[MarkdownIt.render]] but for single paragraph content. Result
  6810. * will NOT be wrapped into `<p>` tags.
  6811. **/ MarkdownIt.prototype.renderInline = function(src, env) {
  6812. env = env || {};
  6813. return this.renderer.render(this.parseInline(src, env), this.options, env);
  6814. };
  6815. return MarkdownIt;
  6816. }));