[{"data":1,"prerenderedAt":11120},["Reactive",2],{"navigation":3,"docs-/v1/getting-started/advanced":158,"docs-/v1/getting-started/advanced-surround":3893},[4,20,42,61,86,96,109],{"title":5,"_path":6,"children":7},"Get Started","/get-started",[8,11,14,17],{"title":9,"_path":10},"Installation","/get-started/installation",{"title":12,"_path":13},"Configuration","/get-started/configuration",{"title":15,"_path":16},"Edge Channel","/get-started/edge-channel",{"title":18,"_path":19},"Migration","/get-started/from-v1",{"title":21,"_path":22,"children":23},"Usage","/usage",[24,27,30,33,36,39],{"title":25,"_path":26},"Content Directory","/usage/content-directory",{"title":28,"_path":29},"Markdown","/usage/markdown",{"title":31,"_path":32},"JSON, YAML, CSV","/usage/files",{"title":34,"_path":35},"Render Content","/usage/render",{"title":37,"_path":38},"Fetch Navigation","/usage/navigation",{"title":40,"_path":41},"TypeScript Support","/usage/typescript",{"title":43,"_path":44,"children":45},"Composables","/composables",[46,49,52,55,58],{"title":47,"_path":48},"queryContent()","/composables/query-content",{"title":50,"_path":51},"fetchContentNavigation()","/composables/fetch-content-navigation",{"title":53,"_path":54},"useContentHead()","/composables/use-content-head",{"title":56,"_path":57},"useContentHelpers()","/composables/use-content-helpers",{"title":59,"_path":60},"useUnwrap()","/composables/use-unwrap",{"title":62,"_path":63,"children":64},"Components","/components",[65,68,71,74,77,80,83],{"title":66,"_path":67},"\u003CContentDoc>","/components/content-doc",{"title":69,"_path":70},"\u003CContentRenderer>","/components/content-renderer",{"title":72,"_path":73},"\u003CContentList>","/components/content-list",{"title":75,"_path":76},"\u003CContentNavigation>","/components/content-navigation",{"title":78,"_path":79},"\u003CContentQuery>","/components/content-query",{"title":81,"_path":82},"\u003CContentSlot>","/components/content-slot",{"title":84,"_path":85},"Prose Components","/components/prose",{"title":87,"_path":88,"children":89},"Document Driven","/document-driven",[90,93],{"title":91,"_path":92},"Introduction","/document-driven/introduction",{"title":94,"_path":95},"useContent()","/document-driven/use-content",{"title":97,"_path":98,"children":99},"Recipes","/recipes",[100,103,106],{"title":101,"_path":102},"Hooks","/recipes/hooks",{"title":104,"_path":105},"Transformers","/recipes/transformers",{"title":107,"_path":108},"Sitemap","/recipes/sitemap",{"title":110,"_path":111,"children":112},"V1","/v1",[113,135,148],{"title":114,"_path":115,"children":116},"Getting Started","/v1/getting-started",[117,119,121,124,127,130,132],{"title":91,"_path":118},"/v1/getting-started/introduction",{"title":9,"_path":120},"/v1/getting-started/installation",{"title":122,"_path":123},"Writing content","/v1/getting-started/writing",{"title":125,"_path":126},"Fetching content","/v1/getting-started/fetching",{"title":128,"_path":129},"Displaying content","/v1/getting-started/displaying",{"title":12,"_path":131},"/v1/getting-started/configuration",{"title":133,"_path":134},"Advanced","/v1/getting-started/advanced",{"title":136,"_path":137,"children":138},"Examples","/v1/examples",[139,142,145],{"title":140,"_path":141},"Basic Usage","/v1/examples/basic",{"title":143,"_path":144},"TailwindCSS","/v1/examples/tailwindcss-typography",{"title":146,"_path":147},"Docs Theme","/v1/examples/docs-theme",{"title":149,"_path":150,"children":151},"Community","/v1/community",[152,155],{"title":153,"_path":154},"Snippets","/v1/community/snippets",{"title":156,"_path":157},"Integrations","/v1/community/integrations",{"_path":134,"_dir":159,"_draft":160,"_partial":160,"_locale":161,"title":133,"description":162,"body":163,"_type":2512,"_id":3889,"_source":3890,"_file":3891,"_extension":3892},"getting-started",false,"","Learn advanced usage of @nuxt/content module.",{"type":164,"children":165,"toc":3877},"root",[166,175,195,219,641,648,660,678,697,709,717,1236,1250,1255,1260,1269,1274,1279,1345,1352,1371,1635,1644,1649,1653,1729,1736,1763,1775,2170,2177,2195,2633,2642,2647,2651,2690,2697,2939,2945,2968,2986,3352,3362,3447,3472,3478,3506,3513,3627,3638,3724,3749,3768,3780,3788,3809,3817,3833,3847,3855,3871],{"type":167,"tag":168,"props":169,"children":171},"element","h2",{"id":170},"programmatic-usage",[172],{"type":173,"value":174},"text","Programmatic Usage",{"type":167,"tag":176,"props":177,"children":178},"p",{},[179,185,187,193],{"type":167,"tag":180,"props":181,"children":182},"code",{},[183],{"type":173,"value":184},"$content",{"type":173,"value":186}," is accessible from ",{"type":167,"tag":188,"props":189,"children":190},"strong",{},[191],{"type":173,"value":192},"@nuxt/content",{"type":173,"value":194},".",{"type":167,"tag":196,"props":197,"children":199},"alert",{"type":198},"warning",[200],{"type":167,"tag":176,"props":201,"children":202},{},[203,205,210,212,217],{"type":173,"value":204},"Beware that you can access it only ",{"type":167,"tag":188,"props":206,"children":207},{},[208],{"type":173,"value":209},"after the module has been loaded",{"type":173,"value":211}," by Nuxt. ",{"type":167,"tag":180,"props":213,"children":214},{},[215],{"type":173,"value":216},"require('@nuxt/content')",{"type":173,"value":218}," should happen in hooks or internal Nuxt methods.",{"type":167,"tag":220,"props":221,"children":225},"pre",{"className":222,"code":223,"language":224,"meta":161},"language-js solarized-light_dark-plus_material-theme-lighter","export default {\n  modules: [\n    '@nuxt/content'\n  ],\n  generate: {\n    async ready () {\n      const { $content } = require('@nuxt/content')\n      const files = await $content().only(['slug']).fetch()\n      console.log(files)\n    }\n  }\n}\n","js",[226],{"type":167,"tag":180,"props":227,"children":228},{"__ignoreMap":161},[229,262,288,313,327,352,393,477,573,608,621,633],{"type":167,"tag":230,"props":231,"children":234},"span",{"class":232,"line":233},"line",1,[235,241,247,252,256],{"type":167,"tag":230,"props":236,"children":238},{"class":237},"ct-702290",[239],{"type":173,"value":240},"export",{"type":167,"tag":230,"props":242,"children":244},{"class":243},"ct-916772",[245],{"type":173,"value":246}," ",{"type":167,"tag":230,"props":248,"children":249},{"class":237},[250],{"type":173,"value":251},"default",{"type":167,"tag":230,"props":253,"children":254},{"class":243},[255],{"type":173,"value":246},{"type":167,"tag":230,"props":257,"children":259},{"class":258},"ct-001462",[260],{"type":173,"value":261},"{\n",{"type":167,"tag":230,"props":263,"children":265},{"class":232,"line":264},2,[266,271,277,283],{"type":167,"tag":230,"props":267,"children":268},{"class":243},[269],{"type":173,"value":270},"  ",{"type":167,"tag":230,"props":272,"children":274},{"class":273},"ct-340802",[275],{"type":173,"value":276},"modules",{"type":167,"tag":230,"props":278,"children":280},{"class":279},"ct-931742",[281],{"type":173,"value":282},":",{"type":167,"tag":230,"props":284,"children":285},{"class":243},[286],{"type":173,"value":287}," [\n",{"type":167,"tag":230,"props":289,"children":291},{"class":232,"line":290},3,[292,297,303,308],{"type":167,"tag":230,"props":293,"children":294},{"class":243},[295],{"type":173,"value":296},"    ",{"type":167,"tag":230,"props":298,"children":300},{"class":299},"ct-659886",[301],{"type":173,"value":302},"'",{"type":167,"tag":230,"props":304,"children":306},{"class":305},"ct-084644",[307],{"type":173,"value":192},{"type":167,"tag":230,"props":309,"children":310},{"class":299},[311],{"type":173,"value":312},"'\n",{"type":167,"tag":230,"props":314,"children":316},{"class":232,"line":315},4,[317,322],{"type":167,"tag":230,"props":318,"children":319},{"class":243},[320],{"type":173,"value":321},"  ]",{"type":167,"tag":230,"props":323,"children":324},{"class":258},[325],{"type":173,"value":326},",\n",{"type":167,"tag":230,"props":328,"children":330},{"class":232,"line":329},5,[331,335,340,344,348],{"type":167,"tag":230,"props":332,"children":333},{"class":243},[334],{"type":173,"value":270},{"type":167,"tag":230,"props":336,"children":337},{"class":273},[338],{"type":173,"value":339},"generate",{"type":167,"tag":230,"props":341,"children":342},{"class":279},[343],{"type":173,"value":282},{"type":167,"tag":230,"props":345,"children":346},{"class":243},[347],{"type":173,"value":246},{"type":167,"tag":230,"props":349,"children":350},{"class":258},[351],{"type":173,"value":261},{"type":167,"tag":230,"props":353,"children":355},{"class":232,"line":354},6,[356,360,366,370,376,380,385,389],{"type":167,"tag":230,"props":357,"children":358},{"class":243},[359],{"type":173,"value":296},{"type":167,"tag":230,"props":361,"children":363},{"class":362},"ct-696419",[364],{"type":173,"value":365},"async",{"type":167,"tag":230,"props":367,"children":368},{"class":243},[369],{"type":173,"value":246},{"type":167,"tag":230,"props":371,"children":373},{"class":372},"ct-033771",[374],{"type":173,"value":375},"ready",{"type":167,"tag":230,"props":377,"children":378},{"class":243},[379],{"type":173,"value":246},{"type":167,"tag":230,"props":381,"children":382},{"class":258},[383],{"type":173,"value":384},"()",{"type":167,"tag":230,"props":386,"children":387},{"class":243},[388],{"type":173,"value":246},{"type":167,"tag":230,"props":390,"children":391},{"class":258},[392],{"type":173,"value":261},{"type":167,"tag":230,"props":394,"children":396},{"class":232,"line":395},7,[397,403,408,412,417,421,426,430,435,439,445,449,455,460,464,468,472],{"type":167,"tag":230,"props":398,"children":400},{"class":399},"ct-589478",[401],{"type":173,"value":402},"      ",{"type":167,"tag":230,"props":404,"children":405},{"class":362},[406],{"type":173,"value":407},"const",{"type":167,"tag":230,"props":409,"children":410},{"class":399},[411],{"type":173,"value":246},{"type":167,"tag":230,"props":413,"children":414},{"class":258},[415],{"type":173,"value":416},"{",{"type":167,"tag":230,"props":418,"children":419},{"class":399},[420],{"type":173,"value":246},{"type":167,"tag":230,"props":422,"children":424},{"class":423},"ct-263069",[425],{"type":173,"value":184},{"type":167,"tag":230,"props":427,"children":428},{"class":399},[429],{"type":173,"value":246},{"type":167,"tag":230,"props":431,"children":432},{"class":258},[433],{"type":173,"value":434},"}",{"type":167,"tag":230,"props":436,"children":437},{"class":399},[438],{"type":173,"value":246},{"type":167,"tag":230,"props":440,"children":442},{"class":441},"ct-773118",[443],{"type":173,"value":444},"=",{"type":167,"tag":230,"props":446,"children":447},{"class":399},[448],{"type":173,"value":246},{"type":167,"tag":230,"props":450,"children":452},{"class":451},"ct-187170",[453],{"type":173,"value":454},"require",{"type":167,"tag":230,"props":456,"children":457},{"class":399},[458],{"type":173,"value":459},"(",{"type":167,"tag":230,"props":461,"children":462},{"class":299},[463],{"type":173,"value":302},{"type":167,"tag":230,"props":465,"children":466},{"class":305},[467],{"type":173,"value":192},{"type":167,"tag":230,"props":469,"children":470},{"class":299},[471],{"type":173,"value":302},{"type":167,"tag":230,"props":473,"children":474},{"class":399},[475],{"type":173,"value":476},")\n",{"type":167,"tag":230,"props":478,"children":480},{"class":232,"line":479},8,[481,485,489,493,498,502,506,510,515,519,523,527,531,536,541,545,550,554,559,563,568],{"type":167,"tag":230,"props":482,"children":483},{"class":399},[484],{"type":173,"value":402},{"type":167,"tag":230,"props":486,"children":487},{"class":362},[488],{"type":173,"value":407},{"type":167,"tag":230,"props":490,"children":491},{"class":399},[492],{"type":173,"value":246},{"type":167,"tag":230,"props":494,"children":495},{"class":423},[496],{"type":173,"value":497},"files",{"type":167,"tag":230,"props":499,"children":500},{"class":399},[501],{"type":173,"value":246},{"type":167,"tag":230,"props":503,"children":504},{"class":441},[505],{"type":173,"value":444},{"type":167,"tag":230,"props":507,"children":508},{"class":399},[509],{"type":173,"value":246},{"type":167,"tag":230,"props":511,"children":512},{"class":237},[513],{"type":173,"value":514},"await",{"type":167,"tag":230,"props":516,"children":517},{"class":399},[518],{"type":173,"value":246},{"type":167,"tag":230,"props":520,"children":521},{"class":451},[522],{"type":173,"value":184},{"type":167,"tag":230,"props":524,"children":525},{"class":399},[526],{"type":173,"value":384},{"type":167,"tag":230,"props":528,"children":529},{"class":258},[530],{"type":173,"value":194},{"type":167,"tag":230,"props":532,"children":533},{"class":451},[534],{"type":173,"value":535},"only",{"type":167,"tag":230,"props":537,"children":538},{"class":399},[539],{"type":173,"value":540},"([",{"type":167,"tag":230,"props":542,"children":543},{"class":299},[544],{"type":173,"value":302},{"type":167,"tag":230,"props":546,"children":547},{"class":305},[548],{"type":173,"value":549},"slug",{"type":167,"tag":230,"props":551,"children":552},{"class":299},[553],{"type":173,"value":302},{"type":167,"tag":230,"props":555,"children":556},{"class":399},[557],{"type":173,"value":558},"])",{"type":167,"tag":230,"props":560,"children":561},{"class":258},[562],{"type":173,"value":194},{"type":167,"tag":230,"props":564,"children":565},{"class":451},[566],{"type":173,"value":567},"fetch",{"type":167,"tag":230,"props":569,"children":570},{"class":399},[571],{"type":173,"value":572},"()\n",{"type":167,"tag":230,"props":574,"children":576},{"class":232,"line":575},9,[577,581,587,591,596,600,604],{"type":167,"tag":230,"props":578,"children":579},{"class":399},[580],{"type":173,"value":402},{"type":167,"tag":230,"props":582,"children":584},{"class":583},"ct-604459",[585],{"type":173,"value":586},"console",{"type":167,"tag":230,"props":588,"children":589},{"class":258},[590],{"type":173,"value":194},{"type":167,"tag":230,"props":592,"children":593},{"class":451},[594],{"type":173,"value":595},"log",{"type":167,"tag":230,"props":597,"children":598},{"class":399},[599],{"type":173,"value":459},{"type":167,"tag":230,"props":601,"children":602},{"class":583},[603],{"type":173,"value":497},{"type":167,"tag":230,"props":605,"children":606},{"class":399},[607],{"type":173,"value":476},{"type":167,"tag":230,"props":609,"children":611},{"class":232,"line":610},10,[612,616],{"type":167,"tag":230,"props":613,"children":614},{"class":399},[615],{"type":173,"value":296},{"type":167,"tag":230,"props":617,"children":618},{"class":258},[619],{"type":173,"value":620},"}\n",{"type":167,"tag":230,"props":622,"children":624},{"class":232,"line":623},11,[625,629],{"type":167,"tag":230,"props":626,"children":627},{"class":243},[628],{"type":173,"value":270},{"type":167,"tag":230,"props":630,"children":631},{"class":258},[632],{"type":173,"value":620},{"type":167,"tag":230,"props":634,"children":636},{"class":232,"line":635},12,[637],{"type":167,"tag":230,"props":638,"children":639},{"class":258},[640],{"type":173,"value":434},{"type":167,"tag":642,"props":643,"children":645},"h3",{"id":644},"static-site-generation",[646],{"type":173,"value":647},"Static Site Generation",{"type":167,"tag":176,"props":649,"children":650},{},[651,653,658],{"type":173,"value":652},"Since Nuxt 2.14+, ",{"type":167,"tag":180,"props":654,"children":655},{},[656],{"type":173,"value":657},"nuxt generate",{"type":173,"value":659}," has a crawler feature integrated which will crawl all your links and generate your routes based on those links. Therefore you do not need to do anything in order for your dynamic routes to be crawled.",{"type":167,"tag":176,"props":661,"children":662},{},[663,665,669,671,676],{"type":173,"value":664},"Also, ",{"type":167,"tag":180,"props":666,"children":667},{},[668],{"type":173,"value":657},{"type":173,"value":670}," will automagically skip webpack build step when no code has been changed and use the previous build using cache. The content module integrates with this feature to ignore changes inside the ",{"type":167,"tag":180,"props":672,"children":673},{},[674],{"type":173,"value":675},"content/",{"type":173,"value":677}," folder. In other terms, when changing the content of your site and deploying, the build will be skipped.",{"type":167,"tag":679,"props":680,"children":681},"blockquote",{},[682],{"type":167,"tag":176,"props":683,"children":684},{},[685,687,696],{"type":173,"value":686},"Learn more in ",{"type":167,"tag":688,"props":689,"children":693},"a",{"href":690,"rel":691},"https://nuxt.com/blog/nuxt-static-improvements",[692],"nofollow",[694],{"type":173,"value":695},"this article",{"type":173,"value":194},{"type":167,"tag":176,"props":698,"children":699},{},[700,702],{"type":173,"value":701},"When using Nuxt \u003C= 2.12, you might need to specify the dynamic routes with ",{"type":167,"tag":688,"props":703,"children":706},{"href":704,"rel":705},"https://v2.nuxt.com/docs/configuration-glossary/configuration-generate#routes",[692],[707],{"type":173,"value":708},"generate.routes",{"type":167,"tag":176,"props":710,"children":711},{},[712],{"type":167,"tag":188,"props":713,"children":714},{},[715],{"type":173,"value":716},"Example",{"type":167,"tag":220,"props":718,"children":722},{"className":719,"code":720,"filename":721,"language":224,"meta":161},"language-js{}[nuxt.config.js] solarized-light_dark-plus_material-theme-lighter","export default {\n  modules: [\n    '@nuxt/content'\n  ],\n  generate: {\n    async routes () {\n      const { $content } = require('@nuxt/content')\n      const files = await $content({ deep: true }).only(['path']).fetch()\n\n      return files.map(file => file.path === '/index' ? '/' : file.path)\n    }\n  }\n}\n","nuxt.config.js",[723],{"type":167,"tag":180,"props":724,"children":725},{"__ignoreMap":161},[726,749,768,787,798,821,857,928,1056,1062,1206,1217,1228],{"type":167,"tag":230,"props":727,"children":728},{"class":232,"line":233},[729,733,737,741,745],{"type":167,"tag":230,"props":730,"children":731},{"class":237},[732],{"type":173,"value":240},{"type":167,"tag":230,"props":734,"children":735},{"class":243},[736],{"type":173,"value":246},{"type":167,"tag":230,"props":738,"children":739},{"class":237},[740],{"type":173,"value":251},{"type":167,"tag":230,"props":742,"children":743},{"class":243},[744],{"type":173,"value":246},{"type":167,"tag":230,"props":746,"children":747},{"class":258},[748],{"type":173,"value":261},{"type":167,"tag":230,"props":750,"children":751},{"class":232,"line":264},[752,756,760,764],{"type":167,"tag":230,"props":753,"children":754},{"class":243},[755],{"type":173,"value":270},{"type":167,"tag":230,"props":757,"children":758},{"class":273},[759],{"type":173,"value":276},{"type":167,"tag":230,"props":761,"children":762},{"class":279},[763],{"type":173,"value":282},{"type":167,"tag":230,"props":765,"children":766},{"class":243},[767],{"type":173,"value":287},{"type":167,"tag":230,"props":769,"children":770},{"class":232,"line":290},[771,775,779,783],{"type":167,"tag":230,"props":772,"children":773},{"class":243},[774],{"type":173,"value":296},{"type":167,"tag":230,"props":776,"children":777},{"class":299},[778],{"type":173,"value":302},{"type":167,"tag":230,"props":780,"children":781},{"class":305},[782],{"type":173,"value":192},{"type":167,"tag":230,"props":784,"children":785},{"class":299},[786],{"type":173,"value":312},{"type":167,"tag":230,"props":788,"children":789},{"class":232,"line":315},[790,794],{"type":167,"tag":230,"props":791,"children":792},{"class":243},[793],{"type":173,"value":321},{"type":167,"tag":230,"props":795,"children":796},{"class":258},[797],{"type":173,"value":326},{"type":167,"tag":230,"props":799,"children":800},{"class":232,"line":329},[801,805,809,813,817],{"type":167,"tag":230,"props":802,"children":803},{"class":243},[804],{"type":173,"value":270},{"type":167,"tag":230,"props":806,"children":807},{"class":273},[808],{"type":173,"value":339},{"type":167,"tag":230,"props":810,"children":811},{"class":279},[812],{"type":173,"value":282},{"type":167,"tag":230,"props":814,"children":815},{"class":243},[816],{"type":173,"value":246},{"type":167,"tag":230,"props":818,"children":819},{"class":258},[820],{"type":173,"value":261},{"type":167,"tag":230,"props":822,"children":823},{"class":232,"line":354},[824,828,832,836,841,845,849,853],{"type":167,"tag":230,"props":825,"children":826},{"class":243},[827],{"type":173,"value":296},{"type":167,"tag":230,"props":829,"children":830},{"class":362},[831],{"type":173,"value":365},{"type":167,"tag":230,"props":833,"children":834},{"class":243},[835],{"type":173,"value":246},{"type":167,"tag":230,"props":837,"children":838},{"class":372},[839],{"type":173,"value":840},"routes",{"type":167,"tag":230,"props":842,"children":843},{"class":243},[844],{"type":173,"value":246},{"type":167,"tag":230,"props":846,"children":847},{"class":258},[848],{"type":173,"value":384},{"type":167,"tag":230,"props":850,"children":851},{"class":243},[852],{"type":173,"value":246},{"type":167,"tag":230,"props":854,"children":855},{"class":258},[856],{"type":173,"value":261},{"type":167,"tag":230,"props":858,"children":859},{"class":232,"line":395},[860,864,868,872,876,880,884,888,892,896,900,904,908,912,916,920,924],{"type":167,"tag":230,"props":861,"children":862},{"class":399},[863],{"type":173,"value":402},{"type":167,"tag":230,"props":865,"children":866},{"class":362},[867],{"type":173,"value":407},{"type":167,"tag":230,"props":869,"children":870},{"class":399},[871],{"type":173,"value":246},{"type":167,"tag":230,"props":873,"children":874},{"class":258},[875],{"type":173,"value":416},{"type":167,"tag":230,"props":877,"children":878},{"class":399},[879],{"type":173,"value":246},{"type":167,"tag":230,"props":881,"children":882},{"class":423},[883],{"type":173,"value":184},{"type":167,"tag":230,"props":885,"children":886},{"class":399},[887],{"type":173,"value":246},{"type":167,"tag":230,"props":889,"children":890},{"class":258},[891],{"type":173,"value":434},{"type":167,"tag":230,"props":893,"children":894},{"class":399},[895],{"type":173,"value":246},{"type":167,"tag":230,"props":897,"children":898},{"class":441},[899],{"type":173,"value":444},{"type":167,"tag":230,"props":901,"children":902},{"class":399},[903],{"type":173,"value":246},{"type":167,"tag":230,"props":905,"children":906},{"class":451},[907],{"type":173,"value":454},{"type":167,"tag":230,"props":909,"children":910},{"class":399},[911],{"type":173,"value":459},{"type":167,"tag":230,"props":913,"children":914},{"class":299},[915],{"type":173,"value":302},{"type":167,"tag":230,"props":917,"children":918},{"class":305},[919],{"type":173,"value":192},{"type":167,"tag":230,"props":921,"children":922},{"class":299},[923],{"type":173,"value":302},{"type":167,"tag":230,"props":925,"children":926},{"class":399},[927],{"type":173,"value":476},{"type":167,"tag":230,"props":929,"children":930},{"class":232,"line":479},[931,935,939,943,947,951,955,959,963,967,971,975,979,983,988,992,996,1002,1006,1010,1015,1019,1023,1027,1031,1036,1040,1044,1048,1052],{"type":167,"tag":230,"props":932,"children":933},{"class":399},[934],{"type":173,"value":402},{"type":167,"tag":230,"props":936,"children":937},{"class":362},[938],{"type":173,"value":407},{"type":167,"tag":230,"props":940,"children":941},{"class":399},[942],{"type":173,"value":246},{"type":167,"tag":230,"props":944,"children":945},{"class":423},[946],{"type":173,"value":497},{"type":167,"tag":230,"props":948,"children":949},{"class":399},[950],{"type":173,"value":246},{"type":167,"tag":230,"props":952,"children":953},{"class":441},[954],{"type":173,"value":444},{"type":167,"tag":230,"props":956,"children":957},{"class":399},[958],{"type":173,"value":246},{"type":167,"tag":230,"props":960,"children":961},{"class":237},[962],{"type":173,"value":514},{"type":167,"tag":230,"props":964,"children":965},{"class":399},[966],{"type":173,"value":246},{"type":167,"tag":230,"props":968,"children":969},{"class":451},[970],{"type":173,"value":184},{"type":167,"tag":230,"props":972,"children":973},{"class":399},[974],{"type":173,"value":459},{"type":167,"tag":230,"props":976,"children":977},{"class":258},[978],{"type":173,"value":416},{"type":167,"tag":230,"props":980,"children":981},{"class":399},[982],{"type":173,"value":246},{"type":167,"tag":230,"props":984,"children":985},{"class":273},[986],{"type":173,"value":987},"deep",{"type":167,"tag":230,"props":989,"children":990},{"class":279},[991],{"type":173,"value":282},{"type":167,"tag":230,"props":993,"children":994},{"class":399},[995],{"type":173,"value":246},{"type":167,"tag":230,"props":997,"children":999},{"class":998},"ct-432929",[1000],{"type":173,"value":1001},"true",{"type":167,"tag":230,"props":1003,"children":1004},{"class":399},[1005],{"type":173,"value":246},{"type":167,"tag":230,"props":1007,"children":1008},{"class":258},[1009],{"type":173,"value":434},{"type":167,"tag":230,"props":1011,"children":1012},{"class":399},[1013],{"type":173,"value":1014},")",{"type":167,"tag":230,"props":1016,"children":1017},{"class":258},[1018],{"type":173,"value":194},{"type":167,"tag":230,"props":1020,"children":1021},{"class":451},[1022],{"type":173,"value":535},{"type":167,"tag":230,"props":1024,"children":1025},{"class":399},[1026],{"type":173,"value":540},{"type":167,"tag":230,"props":1028,"children":1029},{"class":299},[1030],{"type":173,"value":302},{"type":167,"tag":230,"props":1032,"children":1033},{"class":305},[1034],{"type":173,"value":1035},"path",{"type":167,"tag":230,"props":1037,"children":1038},{"class":299},[1039],{"type":173,"value":302},{"type":167,"tag":230,"props":1041,"children":1042},{"class":399},[1043],{"type":173,"value":558},{"type":167,"tag":230,"props":1045,"children":1046},{"class":258},[1047],{"type":173,"value":194},{"type":167,"tag":230,"props":1049,"children":1050},{"class":451},[1051],{"type":173,"value":567},{"type":167,"tag":230,"props":1053,"children":1054},{"class":399},[1055],{"type":173,"value":572},{"type":167,"tag":230,"props":1057,"children":1058},{"class":232,"line":575},[1059],{"type":167,"tag":230,"props":1060,"children":1061},{},[],{"type":167,"tag":230,"props":1063,"children":1064},{"class":232,"line":610},[1065,1069,1074,1078,1082,1086,1091,1095,1101,1105,1110,1114,1118,1122,1126,1130,1135,1139,1143,1148,1152,1156,1161,1165,1169,1174,1178,1182,1186,1190,1194,1198,1202],{"type":167,"tag":230,"props":1066,"children":1067},{"class":399},[1068],{"type":173,"value":402},{"type":167,"tag":230,"props":1070,"children":1071},{"class":237},[1072],{"type":173,"value":1073},"return",{"type":167,"tag":230,"props":1075,"children":1076},{"class":399},[1077],{"type":173,"value":246},{"type":167,"tag":230,"props":1079,"children":1080},{"class":583},[1081],{"type":173,"value":497},{"type":167,"tag":230,"props":1083,"children":1084},{"class":258},[1085],{"type":173,"value":194},{"type":167,"tag":230,"props":1087,"children":1088},{"class":451},[1089],{"type":173,"value":1090},"map",{"type":167,"tag":230,"props":1092,"children":1093},{"class":399},[1094],{"type":173,"value":459},{"type":167,"tag":230,"props":1096,"children":1098},{"class":1097},"ct-120243",[1099],{"type":173,"value":1100},"file",{"type":167,"tag":230,"props":1102,"children":1103},{"class":399},[1104],{"type":173,"value":246},{"type":167,"tag":230,"props":1106,"children":1107},{"class":362},[1108],{"type":173,"value":1109},"=>",{"type":167,"tag":230,"props":1111,"children":1112},{"class":399},[1113],{"type":173,"value":246},{"type":167,"tag":230,"props":1115,"children":1116},{"class":583},[1117],{"type":173,"value":1100},{"type":167,"tag":230,"props":1119,"children":1120},{"class":258},[1121],{"type":173,"value":194},{"type":167,"tag":230,"props":1123,"children":1124},{"class":583},[1125],{"type":173,"value":1035},{"type":167,"tag":230,"props":1127,"children":1128},{"class":399},[1129],{"type":173,"value":246},{"type":167,"tag":230,"props":1131,"children":1132},{"class":441},[1133],{"type":173,"value":1134},"===",{"type":167,"tag":230,"props":1136,"children":1137},{"class":399},[1138],{"type":173,"value":246},{"type":167,"tag":230,"props":1140,"children":1141},{"class":299},[1142],{"type":173,"value":302},{"type":167,"tag":230,"props":1144,"children":1145},{"class":305},[1146],{"type":173,"value":1147},"/index",{"type":167,"tag":230,"props":1149,"children":1150},{"class":299},[1151],{"type":173,"value":302},{"type":167,"tag":230,"props":1153,"children":1154},{"class":399},[1155],{"type":173,"value":246},{"type":167,"tag":230,"props":1157,"children":1158},{"class":441},[1159],{"type":173,"value":1160},"?",{"type":167,"tag":230,"props":1162,"children":1163},{"class":399},[1164],{"type":173,"value":246},{"type":167,"tag":230,"props":1166,"children":1167},{"class":299},[1168],{"type":173,"value":302},{"type":167,"tag":230,"props":1170,"children":1171},{"class":305},[1172],{"type":173,"value":1173},"/",{"type":167,"tag":230,"props":1175,"children":1176},{"class":299},[1177],{"type":173,"value":302},{"type":167,"tag":230,"props":1179,"children":1180},{"class":399},[1181],{"type":173,"value":246},{"type":167,"tag":230,"props":1183,"children":1184},{"class":441},[1185],{"type":173,"value":282},{"type":167,"tag":230,"props":1187,"children":1188},{"class":399},[1189],{"type":173,"value":246},{"type":167,"tag":230,"props":1191,"children":1192},{"class":583},[1193],{"type":173,"value":1100},{"type":167,"tag":230,"props":1195,"children":1196},{"class":258},[1197],{"type":173,"value":194},{"type":167,"tag":230,"props":1199,"children":1200},{"class":583},[1201],{"type":173,"value":1035},{"type":167,"tag":230,"props":1203,"children":1204},{"class":399},[1205],{"type":173,"value":476},{"type":167,"tag":230,"props":1207,"children":1208},{"class":232,"line":623},[1209,1213],{"type":167,"tag":230,"props":1210,"children":1211},{"class":399},[1212],{"type":173,"value":296},{"type":167,"tag":230,"props":1214,"children":1215},{"class":258},[1216],{"type":173,"value":620},{"type":167,"tag":230,"props":1218,"children":1219},{"class":232,"line":635},[1220,1224],{"type":167,"tag":230,"props":1221,"children":1222},{"class":243},[1223],{"type":173,"value":270},{"type":167,"tag":230,"props":1225,"children":1226},{"class":258},[1227],{"type":173,"value":620},{"type":167,"tag":230,"props":1229,"children":1231},{"class":232,"line":1230},13,[1232],{"type":167,"tag":230,"props":1233,"children":1234},{"class":258},[1235],{"type":173,"value":434},{"type":167,"tag":196,"props":1237,"children":1238},{"type":198},[1239],{"type":167,"tag":176,"props":1240,"children":1241},{},[1242,1244,1248],{"type":173,"value":1243},"Recommended to use Nuxt 2.14+ with ",{"type":167,"tag":180,"props":1245,"children":1246},{},[1247],{"type":173,"value":657},{"type":173,"value":1249}," because it's awesome!",{"type":167,"tag":168,"props":1251,"children":1253},{"id":1252},"hooks",[1254],{"type":173,"value":101},{"type":167,"tag":176,"props":1256,"children":1257},{},[1258],{"type":173,"value":1259},"The module adds some hooks you can use:",{"type":167,"tag":642,"props":1261,"children":1263},{"id":1262},"contentfilebeforeparse",[1264],{"type":167,"tag":180,"props":1265,"children":1266},{},[1267],{"type":173,"value":1268},"content:file:beforeParse",{"type":167,"tag":176,"props":1270,"children":1271},{},[1272],{"type":173,"value":1273},"Allows you to modify the contents of a file before it is handled by the parsers.",{"type":167,"tag":176,"props":1275,"children":1276},{},[1277],{"type":173,"value":1278},"Arguments:",{"type":167,"tag":1280,"props":1281,"children":1282},"ul",{},[1283,1291,1301],{"type":167,"tag":1284,"props":1285,"children":1286},"li",{},[1287],{"type":167,"tag":180,"props":1288,"children":1289},{},[1290],{"type":173,"value":1100},{"type":167,"tag":1284,"props":1292,"children":1293},{},[1294,1296],{"type":173,"value":1295},"Type: ",{"type":167,"tag":180,"props":1297,"children":1298},{},[1299],{"type":173,"value":1300},"object",{"type":167,"tag":1284,"props":1302,"children":1303},{},[1304,1306],{"type":173,"value":1305},"Properties:\n",{"type":167,"tag":1280,"props":1307,"children":1308},{},[1309,1319,1336],{"type":167,"tag":1284,"props":1310,"children":1311},{},[1312,1314],{"type":173,"value":1313},"path: ",{"type":167,"tag":180,"props":1315,"children":1316},{},[1317],{"type":173,"value":1318},"string",{"type":167,"tag":1284,"props":1320,"children":1321},{},[1322,1324,1328,1330,1335],{"type":173,"value":1323},"extension: ",{"type":167,"tag":180,"props":1325,"children":1326},{},[1327],{"type":173,"value":1318},{"type":173,"value":1329}," (ex: ",{"type":167,"tag":180,"props":1331,"children":1332},{},[1333],{"type":173,"value":1334},".md",{"type":173,"value":1014},{"type":167,"tag":1284,"props":1337,"children":1338},{},[1339,1341],{"type":173,"value":1340},"data: ",{"type":167,"tag":180,"props":1342,"children":1343},{},[1344],{"type":173,"value":1318},{"type":167,"tag":176,"props":1346,"children":1347},{},[1348],{"type":167,"tag":188,"props":1349,"children":1350},{},[1351],{"type":173,"value":716},{"type":167,"tag":176,"props":1353,"children":1354},{},[1355,1357,1362,1364,1369],{"type":173,"value":1356},"Changing all appearances of ",{"type":167,"tag":180,"props":1358,"children":1359},{},[1360],{"type":173,"value":1361},"react",{"type":173,"value":1363}," to ",{"type":167,"tag":180,"props":1365,"children":1366},{},[1367],{"type":173,"value":1368},"vue",{"type":173,"value":1370}," in all Markdown files:",{"type":167,"tag":220,"props":1372,"children":1374},{"className":719,"code":1373,"filename":721,"language":224,"meta":161},"hooks: {\n  'content:file:beforeParse': (file) => {\n    if (file.extension !== '.md') return\n    file.data = file.data.replace(/react/g, 'vue')\n  }\n}\n",[1375],{"type":167,"tag":180,"props":1376,"children":1377},{"__ignoreMap":161},[1378,1398,1450,1515,1617,1628],{"type":167,"tag":230,"props":1379,"children":1380},{"class":232,"line":233},[1381,1386,1390,1394],{"type":167,"tag":230,"props":1382,"children":1384},{"class":1383},"ct-271095",[1385],{"type":173,"value":1252},{"type":167,"tag":230,"props":1387,"children":1388},{"class":258},[1389],{"type":173,"value":282},{"type":167,"tag":230,"props":1391,"children":1392},{"class":243},[1393],{"type":173,"value":246},{"type":167,"tag":230,"props":1395,"children":1396},{"class":258},[1397],{"type":173,"value":261},{"type":167,"tag":230,"props":1399,"children":1400},{"class":232,"line":264},[1401,1405,1409,1413,1417,1422,1426,1430,1434,1438,1442,1446],{"type":167,"tag":230,"props":1402,"children":1403},{"class":399},[1404],{"type":173,"value":270},{"type":167,"tag":230,"props":1406,"children":1407},{"class":299},[1408],{"type":173,"value":302},{"type":167,"tag":230,"props":1410,"children":1411},{"class":305},[1412],{"type":173,"value":1268},{"type":167,"tag":230,"props":1414,"children":1415},{"class":299},[1416],{"type":173,"value":302},{"type":167,"tag":230,"props":1418,"children":1419},{"class":399},[1420],{"type":173,"value":1421},": ",{"type":167,"tag":230,"props":1423,"children":1424},{"class":258},[1425],{"type":173,"value":459},{"type":167,"tag":230,"props":1427,"children":1428},{"class":1097},[1429],{"type":173,"value":1100},{"type":167,"tag":230,"props":1431,"children":1432},{"class":258},[1433],{"type":173,"value":1014},{"type":167,"tag":230,"props":1435,"children":1436},{"class":399},[1437],{"type":173,"value":246},{"type":167,"tag":230,"props":1439,"children":1440},{"class":362},[1441],{"type":173,"value":1109},{"type":167,"tag":230,"props":1443,"children":1444},{"class":399},[1445],{"type":173,"value":246},{"type":167,"tag":230,"props":1447,"children":1448},{"class":258},[1449],{"type":173,"value":261},{"type":167,"tag":230,"props":1451,"children":1452},{"class":232,"line":290},[1453,1457,1462,1467,1471,1475,1480,1484,1489,1493,1497,1501,1505,1510],{"type":167,"tag":230,"props":1454,"children":1455},{"class":399},[1456],{"type":173,"value":296},{"type":167,"tag":230,"props":1458,"children":1459},{"class":237},[1460],{"type":173,"value":1461},"if",{"type":167,"tag":230,"props":1463,"children":1464},{"class":399},[1465],{"type":173,"value":1466}," (",{"type":167,"tag":230,"props":1468,"children":1469},{"class":583},[1470],{"type":173,"value":1100},{"type":167,"tag":230,"props":1472,"children":1473},{"class":258},[1474],{"type":173,"value":194},{"type":167,"tag":230,"props":1476,"children":1477},{"class":583},[1478],{"type":173,"value":1479},"extension",{"type":167,"tag":230,"props":1481,"children":1482},{"class":399},[1483],{"type":173,"value":246},{"type":167,"tag":230,"props":1485,"children":1486},{"class":441},[1487],{"type":173,"value":1488},"!==",{"type":167,"tag":230,"props":1490,"children":1491},{"class":399},[1492],{"type":173,"value":246},{"type":167,"tag":230,"props":1494,"children":1495},{"class":299},[1496],{"type":173,"value":302},{"type":167,"tag":230,"props":1498,"children":1499},{"class":305},[1500],{"type":173,"value":1334},{"type":167,"tag":230,"props":1502,"children":1503},{"class":299},[1504],{"type":173,"value":302},{"type":167,"tag":230,"props":1506,"children":1507},{"class":399},[1508],{"type":173,"value":1509},") ",{"type":167,"tag":230,"props":1511,"children":1512},{"class":237},[1513],{"type":173,"value":1514},"return\n",{"type":167,"tag":230,"props":1516,"children":1517},{"class":232,"line":315},[1518,1522,1526,1530,1535,1539,1543,1547,1551,1555,1559,1563,1568,1572,1577,1582,1586,1592,1597,1601,1605,1609,1613],{"type":167,"tag":230,"props":1519,"children":1520},{"class":399},[1521],{"type":173,"value":296},{"type":167,"tag":230,"props":1523,"children":1524},{"class":583},[1525],{"type":173,"value":1100},{"type":167,"tag":230,"props":1527,"children":1528},{"class":258},[1529],{"type":173,"value":194},{"type":167,"tag":230,"props":1531,"children":1532},{"class":583},[1533],{"type":173,"value":1534},"data",{"type":167,"tag":230,"props":1536,"children":1537},{"class":399},[1538],{"type":173,"value":246},{"type":167,"tag":230,"props":1540,"children":1541},{"class":441},[1542],{"type":173,"value":444},{"type":167,"tag":230,"props":1544,"children":1545},{"class":399},[1546],{"type":173,"value":246},{"type":167,"tag":230,"props":1548,"children":1549},{"class":583},[1550],{"type":173,"value":1100},{"type":167,"tag":230,"props":1552,"children":1553},{"class":258},[1554],{"type":173,"value":194},{"type":167,"tag":230,"props":1556,"children":1557},{"class":583},[1558],{"type":173,"value":1534},{"type":167,"tag":230,"props":1560,"children":1561},{"class":258},[1562],{"type":173,"value":194},{"type":167,"tag":230,"props":1564,"children":1565},{"class":451},[1566],{"type":173,"value":1567},"replace",{"type":167,"tag":230,"props":1569,"children":1570},{"class":399},[1571],{"type":173,"value":459},{"type":167,"tag":230,"props":1573,"children":1575},{"class":1574},"ct-262202",[1576],{"type":173,"value":1173},{"type":167,"tag":230,"props":1578,"children":1580},{"class":1579},"ct-313040",[1581],{"type":173,"value":1361},{"type":167,"tag":230,"props":1583,"children":1584},{"class":1574},[1585],{"type":173,"value":1173},{"type":167,"tag":230,"props":1587,"children":1589},{"class":1588},"ct-834901",[1590],{"type":173,"value":1591},"g",{"type":167,"tag":230,"props":1593,"children":1594},{"class":258},[1595],{"type":173,"value":1596},",",{"type":167,"tag":230,"props":1598,"children":1599},{"class":399},[1600],{"type":173,"value":246},{"type":167,"tag":230,"props":1602,"children":1603},{"class":299},[1604],{"type":173,"value":302},{"type":167,"tag":230,"props":1606,"children":1607},{"class":305},[1608],{"type":173,"value":1368},{"type":167,"tag":230,"props":1610,"children":1611},{"class":299},[1612],{"type":173,"value":302},{"type":167,"tag":230,"props":1614,"children":1615},{"class":399},[1616],{"type":173,"value":476},{"type":167,"tag":230,"props":1618,"children":1619},{"class":232,"line":329},[1620,1624],{"type":167,"tag":230,"props":1621,"children":1622},{"class":399},[1623],{"type":173,"value":270},{"type":167,"tag":230,"props":1625,"children":1626},{"class":258},[1627],{"type":173,"value":620},{"type":167,"tag":230,"props":1629,"children":1630},{"class":232,"line":354},[1631],{"type":167,"tag":230,"props":1632,"children":1633},{"class":258},[1634],{"type":173,"value":434},{"type":167,"tag":642,"props":1636,"children":1638},{"id":1637},"contentfilebeforeinsert",[1639],{"type":167,"tag":180,"props":1640,"children":1641},{},[1642],{"type":173,"value":1643},"content:file:beforeInsert",{"type":167,"tag":176,"props":1645,"children":1646},{},[1647],{"type":173,"value":1648},"Allows you to add data to a document before it is stored.",{"type":167,"tag":176,"props":1650,"children":1651},{},[1652],{"type":173,"value":1278},{"type":167,"tag":1280,"props":1654,"children":1655},{},[1656,1692],{"type":167,"tag":1284,"props":1657,"children":1658},{},[1659,1664],{"type":167,"tag":180,"props":1660,"children":1661},{},[1662],{"type":173,"value":1663},"document",{"type":167,"tag":1280,"props":1665,"children":1666},{},[1667,1675],{"type":167,"tag":1284,"props":1668,"children":1669},{},[1670,1671],{"type":173,"value":1295},{"type":167,"tag":180,"props":1672,"children":1673},{},[1674],{"type":173,"value":1300},{"type":167,"tag":1284,"props":1676,"children":1677},{},[1678,1679],{"type":173,"value":1305},{"type":167,"tag":1280,"props":1680,"children":1681},{},[1682],{"type":167,"tag":1284,"props":1683,"children":1684},{},[1685,1687],{"type":173,"value":1686},"See ",{"type":167,"tag":688,"props":1688,"children":1689},{"href":123},[1690],{"type":173,"value":1691},"writing content",{"type":167,"tag":1284,"props":1693,"children":1694},{},[1695,1700],{"type":167,"tag":180,"props":1696,"children":1697},{},[1698],{"type":173,"value":1699},"database",{"type":167,"tag":1280,"props":1701,"children":1702},{},[1703,1711],{"type":167,"tag":1284,"props":1704,"children":1705},{},[1706,1707],{"type":173,"value":1295},{"type":167,"tag":180,"props":1708,"children":1709},{},[1710],{"type":173,"value":1300},{"type":167,"tag":1284,"props":1712,"children":1713},{},[1714,1715],{"type":173,"value":1305},{"type":167,"tag":1280,"props":1716,"children":1717},{},[1718],{"type":167,"tag":1284,"props":1719,"children":1720},{},[1721,1722],{"type":173,"value":1686},{"type":167,"tag":688,"props":1723,"children":1726},{"href":1724,"rel":1725},"https://github.com/nuxt/content/blob/v1/packages/content/types/database.d.ts",[692],[1727],{"type":173,"value":1728},"type definition",{"type":167,"tag":176,"props":1730,"children":1731},{},[1732],{"type":167,"tag":188,"props":1733,"children":1734},{},[1735],{"type":173,"value":716},{"type":167,"tag":176,"props":1737,"children":1738},{},[1739,1741,1746,1748,1753,1755,1762],{"type":173,"value":1740},"When building a blog, you can use ",{"type":167,"tag":180,"props":1742,"children":1743},{},[1744],{"type":173,"value":1745},"file:beforeInsert",{"type":173,"value":1747}," to add ",{"type":167,"tag":180,"props":1749,"children":1750},{},[1751],{"type":173,"value":1752},"readingTime",{"type":173,"value":1754}," to a document using ",{"type":167,"tag":688,"props":1756,"children":1759},{"href":1757,"rel":1758},"https://github.com/ngryman/reading-time",[692],[1760],{"type":173,"value":1761},"reading-time",{"type":173,"value":194},{"type":167,"tag":679,"props":1764,"children":1765},{},[1766],{"type":167,"tag":176,"props":1767,"children":1768},{},[1769,1773],{"type":167,"tag":180,"props":1770,"children":1771},{},[1772],{"type":173,"value":173},{"type":173,"value":1774}," is the body content of a markdown file before it is transformed to JSON AST. You can use at this point, but it is not returned by the API.",{"type":167,"tag":220,"props":1776,"children":1778},{"className":719,"code":1777,"filename":721,"language":224,"meta":161},"export default {\n  modules: [,\n    '@nuxt/content'\n  ],\n  hooks: {\n    'content:file:beforeInsert': (document) => {\n      if (document.extension === '.md') {\n        const { time } = require('reading-time')(document.text)\n\n        document.readingTime = time\n      }\n    }\n  }\n}\n",[1779],{"type":167,"tag":180,"props":1780,"children":1781},{"__ignoreMap":161},[1782,1805,1829,1848,1859,1882,1938,1997,2087,2093,2129,2140,2151,2162],{"type":167,"tag":230,"props":1783,"children":1784},{"class":232,"line":233},[1785,1789,1793,1797,1801],{"type":167,"tag":230,"props":1786,"children":1787},{"class":237},[1788],{"type":173,"value":240},{"type":167,"tag":230,"props":1790,"children":1791},{"class":243},[1792],{"type":173,"value":246},{"type":167,"tag":230,"props":1794,"children":1795},{"class":237},[1796],{"type":173,"value":251},{"type":167,"tag":230,"props":1798,"children":1799},{"class":243},[1800],{"type":173,"value":246},{"type":167,"tag":230,"props":1802,"children":1803},{"class":258},[1804],{"type":173,"value":261},{"type":167,"tag":230,"props":1806,"children":1807},{"class":232,"line":264},[1808,1812,1816,1820,1825],{"type":167,"tag":230,"props":1809,"children":1810},{"class":243},[1811],{"type":173,"value":270},{"type":167,"tag":230,"props":1813,"children":1814},{"class":273},[1815],{"type":173,"value":276},{"type":167,"tag":230,"props":1817,"children":1818},{"class":279},[1819],{"type":173,"value":282},{"type":167,"tag":230,"props":1821,"children":1822},{"class":243},[1823],{"type":173,"value":1824}," [",{"type":167,"tag":230,"props":1826,"children":1827},{"class":258},[1828],{"type":173,"value":326},{"type":167,"tag":230,"props":1830,"children":1831},{"class":232,"line":290},[1832,1836,1840,1844],{"type":167,"tag":230,"props":1833,"children":1834},{"class":243},[1835],{"type":173,"value":296},{"type":167,"tag":230,"props":1837,"children":1838},{"class":299},[1839],{"type":173,"value":302},{"type":167,"tag":230,"props":1841,"children":1842},{"class":305},[1843],{"type":173,"value":192},{"type":167,"tag":230,"props":1845,"children":1846},{"class":299},[1847],{"type":173,"value":312},{"type":167,"tag":230,"props":1849,"children":1850},{"class":232,"line":315},[1851,1855],{"type":167,"tag":230,"props":1852,"children":1853},{"class":243},[1854],{"type":173,"value":321},{"type":167,"tag":230,"props":1856,"children":1857},{"class":258},[1858],{"type":173,"value":326},{"type":167,"tag":230,"props":1860,"children":1861},{"class":232,"line":329},[1862,1866,1870,1874,1878],{"type":167,"tag":230,"props":1863,"children":1864},{"class":243},[1865],{"type":173,"value":270},{"type":167,"tag":230,"props":1867,"children":1868},{"class":273},[1869],{"type":173,"value":1252},{"type":167,"tag":230,"props":1871,"children":1872},{"class":279},[1873],{"type":173,"value":282},{"type":167,"tag":230,"props":1875,"children":1876},{"class":243},[1877],{"type":173,"value":246},{"type":167,"tag":230,"props":1879,"children":1880},{"class":258},[1881],{"type":173,"value":261},{"type":167,"tag":230,"props":1883,"children":1884},{"class":232,"line":354},[1885,1889,1893,1898,1902,1906,1910,1914,1918,1922,1926,1930,1934],{"type":167,"tag":230,"props":1886,"children":1887},{"class":243},[1888],{"type":173,"value":296},{"type":167,"tag":230,"props":1890,"children":1891},{"class":299},[1892],{"type":173,"value":302},{"type":167,"tag":230,"props":1894,"children":1896},{"class":1895},"ct-716470",[1897],{"type":173,"value":1643},{"type":167,"tag":230,"props":1899,"children":1900},{"class":299},[1901],{"type":173,"value":302},{"type":167,"tag":230,"props":1903,"children":1904},{"class":279},[1905],{"type":173,"value":282},{"type":167,"tag":230,"props":1907,"children":1908},{"class":243},[1909],{"type":173,"value":246},{"type":167,"tag":230,"props":1911,"children":1912},{"class":258},[1913],{"type":173,"value":459},{"type":167,"tag":230,"props":1915,"children":1916},{"class":1097},[1917],{"type":173,"value":1663},{"type":167,"tag":230,"props":1919,"children":1920},{"class":258},[1921],{"type":173,"value":1014},{"type":167,"tag":230,"props":1923,"children":1924},{"class":243},[1925],{"type":173,"value":246},{"type":167,"tag":230,"props":1927,"children":1928},{"class":362},[1929],{"type":173,"value":1109},{"type":167,"tag":230,"props":1931,"children":1932},{"class":243},[1933],{"type":173,"value":246},{"type":167,"tag":230,"props":1935,"children":1936},{"class":258},[1937],{"type":173,"value":261},{"type":167,"tag":230,"props":1939,"children":1940},{"class":232,"line":395},[1941,1945,1949,1953,1957,1961,1965,1969,1973,1977,1981,1985,1989,1993],{"type":167,"tag":230,"props":1942,"children":1943},{"class":399},[1944],{"type":173,"value":402},{"type":167,"tag":230,"props":1946,"children":1947},{"class":237},[1948],{"type":173,"value":1461},{"type":167,"tag":230,"props":1950,"children":1951},{"class":399},[1952],{"type":173,"value":1466},{"type":167,"tag":230,"props":1954,"children":1955},{"class":583},[1956],{"type":173,"value":1663},{"type":167,"tag":230,"props":1958,"children":1959},{"class":258},[1960],{"type":173,"value":194},{"type":167,"tag":230,"props":1962,"children":1963},{"class":583},[1964],{"type":173,"value":1479},{"type":167,"tag":230,"props":1966,"children":1967},{"class":399},[1968],{"type":173,"value":246},{"type":167,"tag":230,"props":1970,"children":1971},{"class":441},[1972],{"type":173,"value":1134},{"type":167,"tag":230,"props":1974,"children":1975},{"class":399},[1976],{"type":173,"value":246},{"type":167,"tag":230,"props":1978,"children":1979},{"class":299},[1980],{"type":173,"value":302},{"type":167,"tag":230,"props":1982,"children":1983},{"class":305},[1984],{"type":173,"value":1334},{"type":167,"tag":230,"props":1986,"children":1987},{"class":299},[1988],{"type":173,"value":302},{"type":167,"tag":230,"props":1990,"children":1991},{"class":399},[1992],{"type":173,"value":1509},{"type":167,"tag":230,"props":1994,"children":1995},{"class":258},[1996],{"type":173,"value":261},{"type":167,"tag":230,"props":1998,"children":1999},{"class":232,"line":479},[2000,2005,2009,2013,2017,2021,2026,2030,2034,2038,2042,2046,2050,2054,2058,2062,2066,2071,2075,2079,2083],{"type":167,"tag":230,"props":2001,"children":2002},{"class":399},[2003],{"type":173,"value":2004},"        ",{"type":167,"tag":230,"props":2006,"children":2007},{"class":362},[2008],{"type":173,"value":407},{"type":167,"tag":230,"props":2010,"children":2011},{"class":399},[2012],{"type":173,"value":246},{"type":167,"tag":230,"props":2014,"children":2015},{"class":258},[2016],{"type":173,"value":416},{"type":167,"tag":230,"props":2018,"children":2019},{"class":399},[2020],{"type":173,"value":246},{"type":167,"tag":230,"props":2022,"children":2023},{"class":423},[2024],{"type":173,"value":2025},"time",{"type":167,"tag":230,"props":2027,"children":2028},{"class":399},[2029],{"type":173,"value":246},{"type":167,"tag":230,"props":2031,"children":2032},{"class":258},[2033],{"type":173,"value":434},{"type":167,"tag":230,"props":2035,"children":2036},{"class":399},[2037],{"type":173,"value":246},{"type":167,"tag":230,"props":2039,"children":2040},{"class":441},[2041],{"type":173,"value":444},{"type":167,"tag":230,"props":2043,"children":2044},{"class":399},[2045],{"type":173,"value":246},{"type":167,"tag":230,"props":2047,"children":2048},{"class":451},[2049],{"type":173,"value":454},{"type":167,"tag":230,"props":2051,"children":2052},{"class":399},[2053],{"type":173,"value":459},{"type":167,"tag":230,"props":2055,"children":2056},{"class":299},[2057],{"type":173,"value":302},{"type":167,"tag":230,"props":2059,"children":2060},{"class":305},[2061],{"type":173,"value":1761},{"type":167,"tag":230,"props":2063,"children":2064},{"class":299},[2065],{"type":173,"value":302},{"type":167,"tag":230,"props":2067,"children":2068},{"class":399},[2069],{"type":173,"value":2070},")(",{"type":167,"tag":230,"props":2072,"children":2073},{"class":583},[2074],{"type":173,"value":1663},{"type":167,"tag":230,"props":2076,"children":2077},{"class":258},[2078],{"type":173,"value":194},{"type":167,"tag":230,"props":2080,"children":2081},{"class":583},[2082],{"type":173,"value":173},{"type":167,"tag":230,"props":2084,"children":2085},{"class":399},[2086],{"type":173,"value":476},{"type":167,"tag":230,"props":2088,"children":2089},{"class":232,"line":575},[2090],{"type":167,"tag":230,"props":2091,"children":2092},{},[],{"type":167,"tag":230,"props":2094,"children":2095},{"class":232,"line":610},[2096,2100,2104,2108,2112,2116,2120,2124],{"type":167,"tag":230,"props":2097,"children":2098},{"class":399},[2099],{"type":173,"value":2004},{"type":167,"tag":230,"props":2101,"children":2102},{"class":583},[2103],{"type":173,"value":1663},{"type":167,"tag":230,"props":2105,"children":2106},{"class":258},[2107],{"type":173,"value":194},{"type":167,"tag":230,"props":2109,"children":2110},{"class":583},[2111],{"type":173,"value":1752},{"type":167,"tag":230,"props":2113,"children":2114},{"class":399},[2115],{"type":173,"value":246},{"type":167,"tag":230,"props":2117,"children":2118},{"class":441},[2119],{"type":173,"value":444},{"type":167,"tag":230,"props":2121,"children":2122},{"class":399},[2123],{"type":173,"value":246},{"type":167,"tag":230,"props":2125,"children":2126},{"class":583},[2127],{"type":173,"value":2128},"time\n",{"type":167,"tag":230,"props":2130,"children":2131},{"class":232,"line":623},[2132,2136],{"type":167,"tag":230,"props":2133,"children":2134},{"class":399},[2135],{"type":173,"value":402},{"type":167,"tag":230,"props":2137,"children":2138},{"class":258},[2139],{"type":173,"value":620},{"type":167,"tag":230,"props":2141,"children":2142},{"class":232,"line":635},[2143,2147],{"type":167,"tag":230,"props":2144,"children":2145},{"class":399},[2146],{"type":173,"value":296},{"type":167,"tag":230,"props":2148,"children":2149},{"class":258},[2150],{"type":173,"value":620},{"type":167,"tag":230,"props":2152,"children":2153},{"class":232,"line":1230},[2154,2158],{"type":167,"tag":230,"props":2155,"children":2156},{"class":243},[2157],{"type":173,"value":270},{"type":167,"tag":230,"props":2159,"children":2160},{"class":258},[2161],{"type":173,"value":620},{"type":167,"tag":230,"props":2163,"children":2165},{"class":232,"line":2164},14,[2166],{"type":167,"tag":230,"props":2167,"children":2168},{"class":258},[2169],{"type":173,"value":434},{"type":167,"tag":176,"props":2171,"children":2172},{},[2173],{"type":167,"tag":188,"props":2174,"children":2175},{},[2176],{"type":173,"value":716},{"type":167,"tag":176,"props":2178,"children":2179},{},[2180,2182,2187,2189,2193],{"type":173,"value":2181},"You might want to parse markdown inside a ",{"type":167,"tag":180,"props":2183,"children":2184},{},[2185],{"type":173,"value":2186},".json",{"type":173,"value":2188}," file. You can access the parsers from the ",{"type":167,"tag":180,"props":2190,"children":2191},{},[2192],{"type":173,"value":1699},{"type":173,"value":2194}," object:",{"type":167,"tag":220,"props":2196,"children":2198},{"className":719,"code":2197,"filename":721,"language":224,"meta":161},"export default {\n  modules: [,\n    '@nuxt/content'\n  ],\n  hooks: {\n    'content:file:beforeInsert': async (document, database) => {\n      if (document.extension === '.json' && document.body) {\n        const data = await database.markdown.toJSON(document.body)\n\n        Object.assign(document, data)\n      }\n    }\n  }\n}\n",[2199],{"type":167,"tag":180,"props":2200,"children":2201},{"__ignoreMap":161},[2202,2225,2248,2267,2278,2301,2376,2461,2542,2548,2593,2604,2615,2626],{"type":167,"tag":230,"props":2203,"children":2204},{"class":232,"line":233},[2205,2209,2213,2217,2221],{"type":167,"tag":230,"props":2206,"children":2207},{"class":237},[2208],{"type":173,"value":240},{"type":167,"tag":230,"props":2210,"children":2211},{"class":243},[2212],{"type":173,"value":246},{"type":167,"tag":230,"props":2214,"children":2215},{"class":237},[2216],{"type":173,"value":251},{"type":167,"tag":230,"props":2218,"children":2219},{"class":243},[2220],{"type":173,"value":246},{"type":167,"tag":230,"props":2222,"children":2223},{"class":258},[2224],{"type":173,"value":261},{"type":167,"tag":230,"props":2226,"children":2227},{"class":232,"line":264},[2228,2232,2236,2240,2244],{"type":167,"tag":230,"props":2229,"children":2230},{"class":243},[2231],{"type":173,"value":270},{"type":167,"tag":230,"props":2233,"children":2234},{"class":273},[2235],{"type":173,"value":276},{"type":167,"tag":230,"props":2237,"children":2238},{"class":279},[2239],{"type":173,"value":282},{"type":167,"tag":230,"props":2241,"children":2242},{"class":243},[2243],{"type":173,"value":1824},{"type":167,"tag":230,"props":2245,"children":2246},{"class":258},[2247],{"type":173,"value":326},{"type":167,"tag":230,"props":2249,"children":2250},{"class":232,"line":290},[2251,2255,2259,2263],{"type":167,"tag":230,"props":2252,"children":2253},{"class":243},[2254],{"type":173,"value":296},{"type":167,"tag":230,"props":2256,"children":2257},{"class":299},[2258],{"type":173,"value":302},{"type":167,"tag":230,"props":2260,"children":2261},{"class":305},[2262],{"type":173,"value":192},{"type":167,"tag":230,"props":2264,"children":2265},{"class":299},[2266],{"type":173,"value":312},{"type":167,"tag":230,"props":2268,"children":2269},{"class":232,"line":315},[2270,2274],{"type":167,"tag":230,"props":2271,"children":2272},{"class":243},[2273],{"type":173,"value":321},{"type":167,"tag":230,"props":2275,"children":2276},{"class":258},[2277],{"type":173,"value":326},{"type":167,"tag":230,"props":2279,"children":2280},{"class":232,"line":329},[2281,2285,2289,2293,2297],{"type":167,"tag":230,"props":2282,"children":2283},{"class":243},[2284],{"type":173,"value":270},{"type":167,"tag":230,"props":2286,"children":2287},{"class":273},[2288],{"type":173,"value":1252},{"type":167,"tag":230,"props":2290,"children":2291},{"class":279},[2292],{"type":173,"value":282},{"type":167,"tag":230,"props":2294,"children":2295},{"class":243},[2296],{"type":173,"value":246},{"type":167,"tag":230,"props":2298,"children":2299},{"class":258},[2300],{"type":173,"value":261},{"type":167,"tag":230,"props":2302,"children":2303},{"class":232,"line":354},[2304,2308,2312,2316,2320,2324,2328,2332,2336,2340,2344,2348,2352,2356,2360,2364,2368,2372],{"type":167,"tag":230,"props":2305,"children":2306},{"class":243},[2307],{"type":173,"value":296},{"type":167,"tag":230,"props":2309,"children":2310},{"class":299},[2311],{"type":173,"value":302},{"type":167,"tag":230,"props":2313,"children":2314},{"class":1895},[2315],{"type":173,"value":1643},{"type":167,"tag":230,"props":2317,"children":2318},{"class":299},[2319],{"type":173,"value":302},{"type":167,"tag":230,"props":2321,"children":2322},{"class":279},[2323],{"type":173,"value":282},{"type":167,"tag":230,"props":2325,"children":2326},{"class":243},[2327],{"type":173,"value":246},{"type":167,"tag":230,"props":2329,"children":2330},{"class":362},[2331],{"type":173,"value":365},{"type":167,"tag":230,"props":2333,"children":2334},{"class":243},[2335],{"type":173,"value":246},{"type":167,"tag":230,"props":2337,"children":2338},{"class":258},[2339],{"type":173,"value":459},{"type":167,"tag":230,"props":2341,"children":2342},{"class":1097},[2343],{"type":173,"value":1663},{"type":167,"tag":230,"props":2345,"children":2346},{"class":258},[2347],{"type":173,"value":1596},{"type":167,"tag":230,"props":2349,"children":2350},{"class":243},[2351],{"type":173,"value":246},{"type":167,"tag":230,"props":2353,"children":2354},{"class":1097},[2355],{"type":173,"value":1699},{"type":167,"tag":230,"props":2357,"children":2358},{"class":258},[2359],{"type":173,"value":1014},{"type":167,"tag":230,"props":2361,"children":2362},{"class":243},[2363],{"type":173,"value":246},{"type":167,"tag":230,"props":2365,"children":2366},{"class":362},[2367],{"type":173,"value":1109},{"type":167,"tag":230,"props":2369,"children":2370},{"class":243},[2371],{"type":173,"value":246},{"type":167,"tag":230,"props":2373,"children":2374},{"class":258},[2375],{"type":173,"value":261},{"type":167,"tag":230,"props":2377,"children":2378},{"class":232,"line":395},[2379,2383,2387,2391,2395,2399,2403,2407,2411,2415,2419,2423,2427,2431,2436,2440,2444,2448,2453,2457],{"type":167,"tag":230,"props":2380,"children":2381},{"class":399},[2382],{"type":173,"value":402},{"type":167,"tag":230,"props":2384,"children":2385},{"class":237},[2386],{"type":173,"value":1461},{"type":167,"tag":230,"props":2388,"children":2389},{"class":399},[2390],{"type":173,"value":1466},{"type":167,"tag":230,"props":2392,"children":2393},{"class":583},[2394],{"type":173,"value":1663},{"type":167,"tag":230,"props":2396,"children":2397},{"class":258},[2398],{"type":173,"value":194},{"type":167,"tag":230,"props":2400,"children":2401},{"class":583},[2402],{"type":173,"value":1479},{"type":167,"tag":230,"props":2404,"children":2405},{"class":399},[2406],{"type":173,"value":246},{"type":167,"tag":230,"props":2408,"children":2409},{"class":441},[2410],{"type":173,"value":1134},{"type":167,"tag":230,"props":2412,"children":2413},{"class":399},[2414],{"type":173,"value":246},{"type":167,"tag":230,"props":2416,"children":2417},{"class":299},[2418],{"type":173,"value":302},{"type":167,"tag":230,"props":2420,"children":2421},{"class":305},[2422],{"type":173,"value":2186},{"type":167,"tag":230,"props":2424,"children":2425},{"class":299},[2426],{"type":173,"value":302},{"type":167,"tag":230,"props":2428,"children":2429},{"class":399},[2430],{"type":173,"value":246},{"type":167,"tag":230,"props":2432,"children":2433},{"class":441},[2434],{"type":173,"value":2435},"&&",{"type":167,"tag":230,"props":2437,"children":2438},{"class":399},[2439],{"type":173,"value":246},{"type":167,"tag":230,"props":2441,"children":2442},{"class":583},[2443],{"type":173,"value":1663},{"type":167,"tag":230,"props":2445,"children":2446},{"class":258},[2447],{"type":173,"value":194},{"type":167,"tag":230,"props":2449,"children":2450},{"class":583},[2451],{"type":173,"value":2452},"body",{"type":167,"tag":230,"props":2454,"children":2455},{"class":399},[2456],{"type":173,"value":1509},{"type":167,"tag":230,"props":2458,"children":2459},{"class":258},[2460],{"type":173,"value":261},{"type":167,"tag":230,"props":2462,"children":2463},{"class":232,"line":479},[2464,2468,2472,2476,2480,2484,2488,2492,2496,2500,2504,2508,2513,2517,2522,2526,2530,2534,2538],{"type":167,"tag":230,"props":2465,"children":2466},{"class":399},[2467],{"type":173,"value":2004},{"type":167,"tag":230,"props":2469,"children":2470},{"class":362},[2471],{"type":173,"value":407},{"type":167,"tag":230,"props":2473,"children":2474},{"class":399},[2475],{"type":173,"value":246},{"type":167,"tag":230,"props":2477,"children":2478},{"class":423},[2479],{"type":173,"value":1534},{"type":167,"tag":230,"props":2481,"children":2482},{"class":399},[2483],{"type":173,"value":246},{"type":167,"tag":230,"props":2485,"children":2486},{"class":441},[2487],{"type":173,"value":444},{"type":167,"tag":230,"props":2489,"children":2490},{"class":399},[2491],{"type":173,"value":246},{"type":167,"tag":230,"props":2493,"children":2494},{"class":237},[2495],{"type":173,"value":514},{"type":167,"tag":230,"props":2497,"children":2498},{"class":399},[2499],{"type":173,"value":246},{"type":167,"tag":230,"props":2501,"children":2502},{"class":583},[2503],{"type":173,"value":1699},{"type":167,"tag":230,"props":2505,"children":2506},{"class":258},[2507],{"type":173,"value":194},{"type":167,"tag":230,"props":2509,"children":2510},{"class":583},[2511],{"type":173,"value":2512},"markdown",{"type":167,"tag":230,"props":2514,"children":2515},{"class":258},[2516],{"type":173,"value":194},{"type":167,"tag":230,"props":2518,"children":2519},{"class":451},[2520],{"type":173,"value":2521},"toJSON",{"type":167,"tag":230,"props":2523,"children":2524},{"class":399},[2525],{"type":173,"value":459},{"type":167,"tag":230,"props":2527,"children":2528},{"class":583},[2529],{"type":173,"value":1663},{"type":167,"tag":230,"props":2531,"children":2532},{"class":258},[2533],{"type":173,"value":194},{"type":167,"tag":230,"props":2535,"children":2536},{"class":583},[2537],{"type":173,"value":2452},{"type":167,"tag":230,"props":2539,"children":2540},{"class":399},[2541],{"type":173,"value":476},{"type":167,"tag":230,"props":2543,"children":2544},{"class":232,"line":575},[2545],{"type":167,"tag":230,"props":2546,"children":2547},{},[],{"type":167,"tag":230,"props":2549,"children":2550},{"class":232,"line":610},[2551,2555,2560,2564,2569,2573,2577,2581,2585,2589],{"type":167,"tag":230,"props":2552,"children":2553},{"class":399},[2554],{"type":173,"value":2004},{"type":167,"tag":230,"props":2556,"children":2557},{"class":583},[2558],{"type":173,"value":2559},"Object",{"type":167,"tag":230,"props":2561,"children":2562},{"class":258},[2563],{"type":173,"value":194},{"type":167,"tag":230,"props":2565,"children":2566},{"class":451},[2567],{"type":173,"value":2568},"assign",{"type":167,"tag":230,"props":2570,"children":2571},{"class":399},[2572],{"type":173,"value":459},{"type":167,"tag":230,"props":2574,"children":2575},{"class":583},[2576],{"type":173,"value":1663},{"type":167,"tag":230,"props":2578,"children":2579},{"class":258},[2580],{"type":173,"value":1596},{"type":167,"tag":230,"props":2582,"children":2583},{"class":399},[2584],{"type":173,"value":246},{"type":167,"tag":230,"props":2586,"children":2587},{"class":583},[2588],{"type":173,"value":1534},{"type":167,"tag":230,"props":2590,"children":2591},{"class":399},[2592],{"type":173,"value":476},{"type":167,"tag":230,"props":2594,"children":2595},{"class":232,"line":623},[2596,2600],{"type":167,"tag":230,"props":2597,"children":2598},{"class":399},[2599],{"type":173,"value":402},{"type":167,"tag":230,"props":2601,"children":2602},{"class":258},[2603],{"type":173,"value":620},{"type":167,"tag":230,"props":2605,"children":2606},{"class":232,"line":635},[2607,2611],{"type":167,"tag":230,"props":2608,"children":2609},{"class":399},[2610],{"type":173,"value":296},{"type":167,"tag":230,"props":2612,"children":2613},{"class":258},[2614],{"type":173,"value":620},{"type":167,"tag":230,"props":2616,"children":2617},{"class":232,"line":1230},[2618,2622],{"type":167,"tag":230,"props":2619,"children":2620},{"class":243},[2621],{"type":173,"value":270},{"type":167,"tag":230,"props":2623,"children":2624},{"class":258},[2625],{"type":173,"value":620},{"type":167,"tag":230,"props":2627,"children":2628},{"class":232,"line":2164},[2629],{"type":167,"tag":230,"props":2630,"children":2631},{"class":258},[2632],{"type":173,"value":434},{"type":167,"tag":642,"props":2634,"children":2636},{"id":2635},"contentoptions",[2637],{"type":167,"tag":180,"props":2638,"children":2639},{},[2640],{"type":173,"value":2641},"content:options",{"type":167,"tag":176,"props":2643,"children":2644},{},[2645],{"type":173,"value":2646},"Extend the content options, useful for modules that wants to read content options when normalized and apply updated to it.",{"type":167,"tag":176,"props":2648,"children":2649},{},[2650],{"type":173,"value":1278},{"type":167,"tag":1280,"props":2652,"children":2653},{},[2654],{"type":167,"tag":1284,"props":2655,"children":2656},{},[2657,2662],{"type":167,"tag":180,"props":2658,"children":2659},{},[2660],{"type":173,"value":2661},"options",{"type":167,"tag":1280,"props":2663,"children":2664},{},[2665,2673],{"type":167,"tag":1284,"props":2666,"children":2667},{},[2668,2669],{"type":173,"value":1295},{"type":167,"tag":180,"props":2670,"children":2671},{},[2672],{"type":173,"value":1300},{"type":167,"tag":1284,"props":2674,"children":2675},{},[2676,2677],{"type":173,"value":1305},{"type":167,"tag":1280,"props":2678,"children":2679},{},[2680],{"type":167,"tag":1284,"props":2681,"children":2682},{},[2683,2684],{"type":173,"value":1686},{"type":167,"tag":688,"props":2685,"children":2687},{"href":2686},"/v1/getting-started/configuration#properties",[2688],{"type":173,"value":2689},"configuration",{"type":167,"tag":176,"props":2691,"children":2692},{},[2693],{"type":167,"tag":188,"props":2694,"children":2695},{},[2696],{"type":173,"value":716},{"type":167,"tag":220,"props":2698,"children":2700},{"className":719,"code":2699,"filename":721,"language":224,"meta":161},"export default {\n  modules: [,\n    '@nuxt/content'\n  ],\n  hooks: {\n    'content:options': (options) => {\n      console.log('Content options:', options)\n    }\n  }\n}\n",[2701],{"type":167,"tag":180,"props":2702,"children":2703},{"__ignoreMap":161},[2704,2727,2750,2769,2780,2803,2858,2910,2921,2932],{"type":167,"tag":230,"props":2705,"children":2706},{"class":232,"line":233},[2707,2711,2715,2719,2723],{"type":167,"tag":230,"props":2708,"children":2709},{"class":237},[2710],{"type":173,"value":240},{"type":167,"tag":230,"props":2712,"children":2713},{"class":243},[2714],{"type":173,"value":246},{"type":167,"tag":230,"props":2716,"children":2717},{"class":237},[2718],{"type":173,"value":251},{"type":167,"tag":230,"props":2720,"children":2721},{"class":243},[2722],{"type":173,"value":246},{"type":167,"tag":230,"props":2724,"children":2725},{"class":258},[2726],{"type":173,"value":261},{"type":167,"tag":230,"props":2728,"children":2729},{"class":232,"line":264},[2730,2734,2738,2742,2746],{"type":167,"tag":230,"props":2731,"children":2732},{"class":243},[2733],{"type":173,"value":270},{"type":167,"tag":230,"props":2735,"children":2736},{"class":273},[2737],{"type":173,"value":276},{"type":167,"tag":230,"props":2739,"children":2740},{"class":279},[2741],{"type":173,"value":282},{"type":167,"tag":230,"props":2743,"children":2744},{"class":243},[2745],{"type":173,"value":1824},{"type":167,"tag":230,"props":2747,"children":2748},{"class":258},[2749],{"type":173,"value":326},{"type":167,"tag":230,"props":2751,"children":2752},{"class":232,"line":290},[2753,2757,2761,2765],{"type":167,"tag":230,"props":2754,"children":2755},{"class":243},[2756],{"type":173,"value":296},{"type":167,"tag":230,"props":2758,"children":2759},{"class":299},[2760],{"type":173,"value":302},{"type":167,"tag":230,"props":2762,"children":2763},{"class":305},[2764],{"type":173,"value":192},{"type":167,"tag":230,"props":2766,"children":2767},{"class":299},[2768],{"type":173,"value":312},{"type":167,"tag":230,"props":2770,"children":2771},{"class":232,"line":315},[2772,2776],{"type":167,"tag":230,"props":2773,"children":2774},{"class":243},[2775],{"type":173,"value":321},{"type":167,"tag":230,"props":2777,"children":2778},{"class":258},[2779],{"type":173,"value":326},{"type":167,"tag":230,"props":2781,"children":2782},{"class":232,"line":329},[2783,2787,2791,2795,2799],{"type":167,"tag":230,"props":2784,"children":2785},{"class":243},[2786],{"type":173,"value":270},{"type":167,"tag":230,"props":2788,"children":2789},{"class":273},[2790],{"type":173,"value":1252},{"type":167,"tag":230,"props":2792,"children":2793},{"class":279},[2794],{"type":173,"value":282},{"type":167,"tag":230,"props":2796,"children":2797},{"class":243},[2798],{"type":173,"value":246},{"type":167,"tag":230,"props":2800,"children":2801},{"class":258},[2802],{"type":173,"value":261},{"type":167,"tag":230,"props":2804,"children":2805},{"class":232,"line":354},[2806,2810,2814,2818,2822,2826,2830,2834,2838,2842,2846,2850,2854],{"type":167,"tag":230,"props":2807,"children":2808},{"class":243},[2809],{"type":173,"value":296},{"type":167,"tag":230,"props":2811,"children":2812},{"class":299},[2813],{"type":173,"value":302},{"type":167,"tag":230,"props":2815,"children":2816},{"class":1895},[2817],{"type":173,"value":2641},{"type":167,"tag":230,"props":2819,"children":2820},{"class":299},[2821],{"type":173,"value":302},{"type":167,"tag":230,"props":2823,"children":2824},{"class":279},[2825],{"type":173,"value":282},{"type":167,"tag":230,"props":2827,"children":2828},{"class":243},[2829],{"type":173,"value":246},{"type":167,"tag":230,"props":2831,"children":2832},{"class":258},[2833],{"type":173,"value":459},{"type":167,"tag":230,"props":2835,"children":2836},{"class":1097},[2837],{"type":173,"value":2661},{"type":167,"tag":230,"props":2839,"children":2840},{"class":258},[2841],{"type":173,"value":1014},{"type":167,"tag":230,"props":2843,"children":2844},{"class":243},[2845],{"type":173,"value":246},{"type":167,"tag":230,"props":2847,"children":2848},{"class":362},[2849],{"type":173,"value":1109},{"type":167,"tag":230,"props":2851,"children":2852},{"class":243},[2853],{"type":173,"value":246},{"type":167,"tag":230,"props":2855,"children":2856},{"class":258},[2857],{"type":173,"value":261},{"type":167,"tag":230,"props":2859,"children":2860},{"class":232,"line":395},[2861,2865,2869,2873,2877,2881,2885,2890,2894,2898,2902,2906],{"type":167,"tag":230,"props":2862,"children":2863},{"class":399},[2864],{"type":173,"value":402},{"type":167,"tag":230,"props":2866,"children":2867},{"class":583},[2868],{"type":173,"value":586},{"type":167,"tag":230,"props":2870,"children":2871},{"class":258},[2872],{"type":173,"value":194},{"type":167,"tag":230,"props":2874,"children":2875},{"class":451},[2876],{"type":173,"value":595},{"type":167,"tag":230,"props":2878,"children":2879},{"class":399},[2880],{"type":173,"value":459},{"type":167,"tag":230,"props":2882,"children":2883},{"class":299},[2884],{"type":173,"value":302},{"type":167,"tag":230,"props":2886,"children":2887},{"class":305},[2888],{"type":173,"value":2889},"Content options:",{"type":167,"tag":230,"props":2891,"children":2892},{"class":299},[2893],{"type":173,"value":302},{"type":167,"tag":230,"props":2895,"children":2896},{"class":258},[2897],{"type":173,"value":1596},{"type":167,"tag":230,"props":2899,"children":2900},{"class":399},[2901],{"type":173,"value":246},{"type":167,"tag":230,"props":2903,"children":2904},{"class":583},[2905],{"type":173,"value":2661},{"type":167,"tag":230,"props":2907,"children":2908},{"class":399},[2909],{"type":173,"value":476},{"type":167,"tag":230,"props":2911,"children":2912},{"class":232,"line":479},[2913,2917],{"type":167,"tag":230,"props":2914,"children":2915},{"class":399},[2916],{"type":173,"value":296},{"type":167,"tag":230,"props":2918,"children":2919},{"class":258},[2920],{"type":173,"value":620},{"type":167,"tag":230,"props":2922,"children":2923},{"class":232,"line":575},[2924,2928],{"type":167,"tag":230,"props":2925,"children":2926},{"class":243},[2927],{"type":173,"value":270},{"type":167,"tag":230,"props":2929,"children":2930},{"class":258},[2931],{"type":173,"value":620},{"type":167,"tag":230,"props":2933,"children":2934},{"class":232,"line":610},[2935],{"type":167,"tag":230,"props":2936,"children":2937},{"class":258},[2938],{"type":173,"value":434},{"type":167,"tag":168,"props":2940,"children":2942},{"id":2941},"handling-hot-reload",[2943],{"type":173,"value":2944},"Handling Hot Reload",{"type":167,"tag":196,"props":2946,"children":2948},{"type":2947},"info",[2949],{"type":167,"tag":176,"props":2950,"children":2951},{},[2952,2954,2959,2961,2966],{"type":173,"value":2953},"When you are in development mode, the module will automatically call ",{"type":167,"tag":180,"props":2955,"children":2956},{},[2957],{"type":173,"value":2958},"nuxtServerInit",{"type":173,"value":2960}," store action (if defined) and ",{"type":167,"tag":180,"props":2962,"children":2963},{},[2964],{"type":173,"value":2965},"$nuxt.refresh()",{"type":173,"value":2967}," to refresh the current page.",{"type":167,"tag":176,"props":2969,"children":2970},{},[2971,2973,2978,2980,2985],{"type":173,"value":2972},"In case you want to listen to the event to do something more, you can listen on ",{"type":167,"tag":180,"props":2974,"children":2975},{},[2976],{"type":173,"value":2977},"content:update",{"type":173,"value":2979}," event on client-side using ",{"type":167,"tag":180,"props":2981,"children":2982},{},[2983],{"type":173,"value":2984},"$nuxt.$on('content:update')",{"type":173,"value":282},{"type":167,"tag":220,"props":2987,"children":2991},{"className":2988,"code":2989,"filename":2990,"language":224,"meta":161},"language-js{}[plugins/update.client.js] solarized-light_dark-plus_material-theme-lighter","export default function ({ store }) {\n  // Only in development\n  if (process.dev) {\n    window.onNuxtReady(($nuxt) => {\n      $nuxt.$on('content:update', ({ event, path }) => {\n        // Refresh the store categories\n        store.dispatch('fetchCategories')\n      })\n    })\n  }\n}\n","plugins/update.client.js",[2992],{"type":167,"tag":180,"props":2993,"children":2994},{"__ignoreMap":161},[2995,3054,3067,3104,3158,3251,3263,3304,3319,3334,3345],{"type":167,"tag":230,"props":2996,"children":2997},{"class":232,"line":233},[2998,3002,3006,3010,3014,3019,3023,3028,3032,3037,3041,3046,3050],{"type":167,"tag":230,"props":2999,"children":3000},{"class":237},[3001],{"type":173,"value":240},{"type":167,"tag":230,"props":3003,"children":3004},{"class":243},[3005],{"type":173,"value":246},{"type":167,"tag":230,"props":3007,"children":3008},{"class":237},[3009],{"type":173,"value":251},{"type":167,"tag":230,"props":3011,"children":3012},{"class":243},[3013],{"type":173,"value":246},{"type":167,"tag":230,"props":3015,"children":3016},{"class":362},[3017],{"type":173,"value":3018},"function",{"type":167,"tag":230,"props":3020,"children":3021},{"class":243},[3022],{"type":173,"value":246},{"type":167,"tag":230,"props":3024,"children":3025},{"class":258},[3026],{"type":173,"value":3027},"({",{"type":167,"tag":230,"props":3029,"children":3030},{"class":243},[3031],{"type":173,"value":246},{"type":167,"tag":230,"props":3033,"children":3034},{"class":1097},[3035],{"type":173,"value":3036},"store",{"type":167,"tag":230,"props":3038,"children":3039},{"class":243},[3040],{"type":173,"value":246},{"type":167,"tag":230,"props":3042,"children":3043},{"class":258},[3044],{"type":173,"value":3045},"})",{"type":167,"tag":230,"props":3047,"children":3048},{"class":243},[3049],{"type":173,"value":246},{"type":167,"tag":230,"props":3051,"children":3052},{"class":258},[3053],{"type":173,"value":261},{"type":167,"tag":230,"props":3055,"children":3056},{"class":232,"line":264},[3057,3061],{"type":167,"tag":230,"props":3058,"children":3059},{"class":258},[3060],{"type":173,"value":270},{"type":167,"tag":230,"props":3062,"children":3064},{"class":3063},"ct-798230",[3065],{"type":173,"value":3066},"// Only in development\n",{"type":167,"tag":230,"props":3068,"children":3069},{"class":232,"line":290},[3070,3074,3078,3082,3087,3091,3096,3100],{"type":167,"tag":230,"props":3071,"children":3072},{"class":399},[3073],{"type":173,"value":270},{"type":167,"tag":230,"props":3075,"children":3076},{"class":237},[3077],{"type":173,"value":1461},{"type":167,"tag":230,"props":3079,"children":3080},{"class":399},[3081],{"type":173,"value":1466},{"type":167,"tag":230,"props":3083,"children":3084},{"class":583},[3085],{"type":173,"value":3086},"process",{"type":167,"tag":230,"props":3088,"children":3089},{"class":258},[3090],{"type":173,"value":194},{"type":167,"tag":230,"props":3092,"children":3093},{"class":583},[3094],{"type":173,"value":3095},"dev",{"type":167,"tag":230,"props":3097,"children":3098},{"class":399},[3099],{"type":173,"value":1509},{"type":167,"tag":230,"props":3101,"children":3102},{"class":258},[3103],{"type":173,"value":261},{"type":167,"tag":230,"props":3105,"children":3106},{"class":232,"line":315},[3107,3111,3116,3120,3125,3129,3133,3138,3142,3146,3150,3154],{"type":167,"tag":230,"props":3108,"children":3109},{"class":399},[3110],{"type":173,"value":296},{"type":167,"tag":230,"props":3112,"children":3113},{"class":583},[3114],{"type":173,"value":3115},"window",{"type":167,"tag":230,"props":3117,"children":3118},{"class":258},[3119],{"type":173,"value":194},{"type":167,"tag":230,"props":3121,"children":3122},{"class":451},[3123],{"type":173,"value":3124},"onNuxtReady",{"type":167,"tag":230,"props":3126,"children":3127},{"class":399},[3128],{"type":173,"value":459},{"type":167,"tag":230,"props":3130,"children":3131},{"class":258},[3132],{"type":173,"value":459},{"type":167,"tag":230,"props":3134,"children":3135},{"class":1097},[3136],{"type":173,"value":3137},"$nuxt",{"type":167,"tag":230,"props":3139,"children":3140},{"class":258},[3141],{"type":173,"value":1014},{"type":167,"tag":230,"props":3143,"children":3144},{"class":399},[3145],{"type":173,"value":246},{"type":167,"tag":230,"props":3147,"children":3148},{"class":362},[3149],{"type":173,"value":1109},{"type":167,"tag":230,"props":3151,"children":3152},{"class":399},[3153],{"type":173,"value":246},{"type":167,"tag":230,"props":3155,"children":3156},{"class":258},[3157],{"type":173,"value":261},{"type":167,"tag":230,"props":3159,"children":3160},{"class":232,"line":329},[3161,3165,3169,3173,3178,3182,3186,3190,3194,3198,3202,3206,3210,3215,3219,3223,3227,3231,3235,3239,3243,3247],{"type":167,"tag":230,"props":3162,"children":3163},{"class":399},[3164],{"type":173,"value":402},{"type":167,"tag":230,"props":3166,"children":3167},{"class":583},[3168],{"type":173,"value":3137},{"type":167,"tag":230,"props":3170,"children":3171},{"class":258},[3172],{"type":173,"value":194},{"type":167,"tag":230,"props":3174,"children":3175},{"class":451},[3176],{"type":173,"value":3177},"$on",{"type":167,"tag":230,"props":3179,"children":3180},{"class":399},[3181],{"type":173,"value":459},{"type":167,"tag":230,"props":3183,"children":3184},{"class":299},[3185],{"type":173,"value":302},{"type":167,"tag":230,"props":3187,"children":3188},{"class":305},[3189],{"type":173,"value":2977},{"type":167,"tag":230,"props":3191,"children":3192},{"class":299},[3193],{"type":173,"value":302},{"type":167,"tag":230,"props":3195,"children":3196},{"class":258},[3197],{"type":173,"value":1596},{"type":167,"tag":230,"props":3199,"children":3200},{"class":399},[3201],{"type":173,"value":246},{"type":167,"tag":230,"props":3203,"children":3204},{"class":258},[3205],{"type":173,"value":3027},{"type":167,"tag":230,"props":3207,"children":3208},{"class":399},[3209],{"type":173,"value":246},{"type":167,"tag":230,"props":3211,"children":3212},{"class":1097},[3213],{"type":173,"value":3214},"event",{"type":167,"tag":230,"props":3216,"children":3217},{"class":258},[3218],{"type":173,"value":1596},{"type":167,"tag":230,"props":3220,"children":3221},{"class":399},[3222],{"type":173,"value":246},{"type":167,"tag":230,"props":3224,"children":3225},{"class":1097},[3226],{"type":173,"value":1035},{"type":167,"tag":230,"props":3228,"children":3229},{"class":399},[3230],{"type":173,"value":246},{"type":167,"tag":230,"props":3232,"children":3233},{"class":258},[3234],{"type":173,"value":3045},{"type":167,"tag":230,"props":3236,"children":3237},{"class":399},[3238],{"type":173,"value":246},{"type":167,"tag":230,"props":3240,"children":3241},{"class":362},[3242],{"type":173,"value":1109},{"type":167,"tag":230,"props":3244,"children":3245},{"class":399},[3246],{"type":173,"value":246},{"type":167,"tag":230,"props":3248,"children":3249},{"class":258},[3250],{"type":173,"value":261},{"type":167,"tag":230,"props":3252,"children":3253},{"class":232,"line":354},[3254,3258],{"type":167,"tag":230,"props":3255,"children":3256},{"class":258},[3257],{"type":173,"value":2004},{"type":167,"tag":230,"props":3259,"children":3260},{"class":3063},[3261],{"type":173,"value":3262},"// Refresh the store categories\n",{"type":167,"tag":230,"props":3264,"children":3265},{"class":232,"line":395},[3266,3270,3274,3278,3283,3287,3291,3296,3300],{"type":167,"tag":230,"props":3267,"children":3268},{"class":399},[3269],{"type":173,"value":2004},{"type":167,"tag":230,"props":3271,"children":3272},{"class":583},[3273],{"type":173,"value":3036},{"type":167,"tag":230,"props":3275,"children":3276},{"class":258},[3277],{"type":173,"value":194},{"type":167,"tag":230,"props":3279,"children":3280},{"class":451},[3281],{"type":173,"value":3282},"dispatch",{"type":167,"tag":230,"props":3284,"children":3285},{"class":399},[3286],{"type":173,"value":459},{"type":167,"tag":230,"props":3288,"children":3289},{"class":299},[3290],{"type":173,"value":302},{"type":167,"tag":230,"props":3292,"children":3293},{"class":305},[3294],{"type":173,"value":3295},"fetchCategories",{"type":167,"tag":230,"props":3297,"children":3298},{"class":299},[3299],{"type":173,"value":302},{"type":167,"tag":230,"props":3301,"children":3302},{"class":399},[3303],{"type":173,"value":476},{"type":167,"tag":230,"props":3305,"children":3306},{"class":232,"line":479},[3307,3311,3315],{"type":167,"tag":230,"props":3308,"children":3309},{"class":399},[3310],{"type":173,"value":402},{"type":167,"tag":230,"props":3312,"children":3313},{"class":258},[3314],{"type":173,"value":434},{"type":167,"tag":230,"props":3316,"children":3317},{"class":399},[3318],{"type":173,"value":476},{"type":167,"tag":230,"props":3320,"children":3321},{"class":232,"line":575},[3322,3326,3330],{"type":167,"tag":230,"props":3323,"children":3324},{"class":399},[3325],{"type":173,"value":296},{"type":167,"tag":230,"props":3327,"children":3328},{"class":258},[3329],{"type":173,"value":434},{"type":167,"tag":230,"props":3331,"children":3332},{"class":399},[3333],{"type":173,"value":476},{"type":167,"tag":230,"props":3335,"children":3336},{"class":232,"line":610},[3337,3341],{"type":167,"tag":230,"props":3338,"children":3339},{"class":399},[3340],{"type":173,"value":270},{"type":167,"tag":230,"props":3342,"children":3343},{"class":258},[3344],{"type":173,"value":620},{"type":167,"tag":230,"props":3346,"children":3347},{"class":232,"line":623},[3348],{"type":167,"tag":230,"props":3349,"children":3350},{"class":258},[3351],{"type":173,"value":434},{"type":167,"tag":176,"props":3353,"children":3354},{},[3355,3357,3361],{"type":173,"value":3356},"And then add your plugin in your ",{"type":167,"tag":180,"props":3358,"children":3359},{},[3360],{"type":173,"value":721},{"type":173,"value":282},{"type":167,"tag":220,"props":3363,"children":3365},{"className":719,"code":3364,"filename":721,"language":224,"meta":161},"export default {\n  plugins: [\n    '@/plugins/update.client.js'\n  ]\n}\n",[3366],{"type":167,"tag":180,"props":3367,"children":3368},{"__ignoreMap":161},[3369,3392,3412,3432,3440],{"type":167,"tag":230,"props":3370,"children":3371},{"class":232,"line":233},[3372,3376,3380,3384,3388],{"type":167,"tag":230,"props":3373,"children":3374},{"class":237},[3375],{"type":173,"value":240},{"type":167,"tag":230,"props":3377,"children":3378},{"class":243},[3379],{"type":173,"value":246},{"type":167,"tag":230,"props":3381,"children":3382},{"class":237},[3383],{"type":173,"value":251},{"type":167,"tag":230,"props":3385,"children":3386},{"class":243},[3387],{"type":173,"value":246},{"type":167,"tag":230,"props":3389,"children":3390},{"class":258},[3391],{"type":173,"value":261},{"type":167,"tag":230,"props":3393,"children":3394},{"class":232,"line":264},[3395,3399,3404,3408],{"type":167,"tag":230,"props":3396,"children":3397},{"class":243},[3398],{"type":173,"value":270},{"type":167,"tag":230,"props":3400,"children":3401},{"class":273},[3402],{"type":173,"value":3403},"plugins",{"type":167,"tag":230,"props":3405,"children":3406},{"class":279},[3407],{"type":173,"value":282},{"type":167,"tag":230,"props":3409,"children":3410},{"class":243},[3411],{"type":173,"value":287},{"type":167,"tag":230,"props":3413,"children":3414},{"class":232,"line":290},[3415,3419,3423,3428],{"type":167,"tag":230,"props":3416,"children":3417},{"class":243},[3418],{"type":173,"value":296},{"type":167,"tag":230,"props":3420,"children":3421},{"class":299},[3422],{"type":173,"value":302},{"type":167,"tag":230,"props":3424,"children":3425},{"class":305},[3426],{"type":173,"value":3427},"@/plugins/update.client.js",{"type":167,"tag":230,"props":3429,"children":3430},{"class":299},[3431],{"type":173,"value":312},{"type":167,"tag":230,"props":3433,"children":3434},{"class":232,"line":315},[3435],{"type":167,"tag":230,"props":3436,"children":3437},{"class":243},[3438],{"type":173,"value":3439},"  ]\n",{"type":167,"tag":230,"props":3441,"children":3442},{"class":232,"line":329},[3443],{"type":167,"tag":230,"props":3444,"children":3445},{"class":258},[3446],{"type":173,"value":434},{"type":167,"tag":176,"props":3448,"children":3449},{},[3450,3452,3456,3458,3462,3464,3471],{"type":173,"value":3451},"Now everytime you will update a file in your ",{"type":167,"tag":180,"props":3453,"children":3454},{},[3455],{"type":173,"value":675},{"type":173,"value":3457}," directory, it will also dispatch the ",{"type":167,"tag":180,"props":3459,"children":3460},{},[3461],{"type":173,"value":3295},{"type":173,"value":3463}," method.\nThis documentation uses it actually. You can learn more by looking at ",{"type":167,"tag":688,"props":3465,"children":3468},{"href":3466,"rel":3467},"https://github.com/nuxt/content/blob/v1.5.0/docs/plugins/init.js",[692],[3469],{"type":173,"value":3470},"plugins/init.js",{"type":173,"value":194},{"type":167,"tag":168,"props":3473,"children":3475},{"id":3474},"api-endpoint",[3476],{"type":173,"value":3477},"API Endpoint",{"type":167,"tag":176,"props":3479,"children":3480},{},[3481,3483,3489,3491,3496,3498,3504],{"type":173,"value":3482},"This module exposes an API endpoint in development so you can easily see the JSON of each directory or file, it is available on ",{"type":167,"tag":688,"props":3484,"children":3487},{"href":3485,"rel":3486},"http://localhost:3000/_content/",[692],[3488],{"type":173,"value":3485},{"type":173,"value":3490},". The prefix is ",{"type":167,"tag":180,"props":3492,"children":3493},{},[3494],{"type":173,"value":3495},"_content",{"type":173,"value":3497}," by default and can be configured with the ",{"type":167,"tag":688,"props":3499,"children":3501},{"href":3500},"/v1/getting-started/configuration#apiprefix",[3502],{"type":173,"value":3503},"apiPrefix",{"type":173,"value":3505}," property.",{"type":167,"tag":176,"props":3507,"children":3508},{},[3509],{"type":167,"tag":188,"props":3510,"children":3511},{},[3512],{"type":173,"value":716},{"type":167,"tag":220,"props":3514,"children":3518},{"className":3515,"code":3516,"language":3517,"meta":161},"language-bash solarized-light_dark-plus_material-theme-lighter","-| content/\n---| articles/\n------| hello-world.md\n---| index.md\n---| settings.json\n","bash",[3519],{"type":167,"tag":180,"props":3520,"children":3521},{"__ignoreMap":161},[3522,3545,3566,3587,3607],{"type":167,"tag":230,"props":3523,"children":3524},{"class":232,"line":233},[3525,3531,3536,3540],{"type":167,"tag":230,"props":3526,"children":3528},{"class":3527},"ct-560301",[3529],{"type":173,"value":3530},"-",{"type":167,"tag":230,"props":3532,"children":3533},{"class":441},[3534],{"type":173,"value":3535},"|",{"type":167,"tag":230,"props":3537,"children":3538},{"class":243},[3539],{"type":173,"value":246},{"type":167,"tag":230,"props":3541,"children":3542},{"class":3527},[3543],{"type":173,"value":3544},"content/\n",{"type":167,"tag":230,"props":3546,"children":3547},{"class":232,"line":264},[3548,3553,3557,3561],{"type":167,"tag":230,"props":3549,"children":3550},{"class":3527},[3551],{"type":173,"value":3552},"---",{"type":167,"tag":230,"props":3554,"children":3555},{"class":441},[3556],{"type":173,"value":3535},{"type":167,"tag":230,"props":3558,"children":3559},{"class":243},[3560],{"type":173,"value":246},{"type":167,"tag":230,"props":3562,"children":3563},{"class":3527},[3564],{"type":173,"value":3565},"articles/\n",{"type":167,"tag":230,"props":3567,"children":3568},{"class":232,"line":290},[3569,3574,3578,3582],{"type":167,"tag":230,"props":3570,"children":3571},{"class":3527},[3572],{"type":173,"value":3573},"------",{"type":167,"tag":230,"props":3575,"children":3576},{"class":441},[3577],{"type":173,"value":3535},{"type":167,"tag":230,"props":3579,"children":3580},{"class":243},[3581],{"type":173,"value":246},{"type":167,"tag":230,"props":3583,"children":3584},{"class":3527},[3585],{"type":173,"value":3586},"hello-world.md\n",{"type":167,"tag":230,"props":3588,"children":3589},{"class":232,"line":315},[3590,3594,3598,3602],{"type":167,"tag":230,"props":3591,"children":3592},{"class":3527},[3593],{"type":173,"value":3552},{"type":167,"tag":230,"props":3595,"children":3596},{"class":441},[3597],{"type":173,"value":3535},{"type":167,"tag":230,"props":3599,"children":3600},{"class":243},[3601],{"type":173,"value":246},{"type":167,"tag":230,"props":3603,"children":3604},{"class":3527},[3605],{"type":173,"value":3606},"index.md\n",{"type":167,"tag":230,"props":3608,"children":3609},{"class":232,"line":329},[3610,3614,3618,3622],{"type":167,"tag":230,"props":3611,"children":3612},{"class":3527},[3613],{"type":173,"value":3552},{"type":167,"tag":230,"props":3615,"children":3616},{"class":441},[3617],{"type":173,"value":3535},{"type":167,"tag":230,"props":3619,"children":3620},{"class":243},[3621],{"type":173,"value":246},{"type":167,"tag":230,"props":3623,"children":3624},{"class":3527},[3625],{"type":173,"value":3626},"settings.json",{"type":167,"tag":176,"props":3628,"children":3629},{},[3630,3632,3637],{"type":173,"value":3631},"Will expose on ",{"type":167,"tag":180,"props":3633,"children":3634},{},[3635],{"type":173,"value":3636},"localhost:3000",{"type":173,"value":282},{"type":167,"tag":1280,"props":3639,"children":3640},{},[3641,3656,3673,3688,3702],{"type":167,"tag":1284,"props":3642,"children":3643},{},[3644,3649,3651],{"type":167,"tag":180,"props":3645,"children":3646},{},[3647],{"type":173,"value":3648},"/_content/articles",{"type":173,"value":3650},": list the files in ",{"type":167,"tag":180,"props":3652,"children":3653},{},[3654],{"type":173,"value":3655},"content/articles/",{"type":167,"tag":1284,"props":3657,"children":3658},{},[3659,3664,3666,3671],{"type":167,"tag":180,"props":3660,"children":3661},{},[3662],{"type":173,"value":3663},"/_content/articles/hello-world",{"type":173,"value":3665},": get ",{"type":167,"tag":180,"props":3667,"children":3668},{},[3669],{"type":173,"value":3670},"hello-world.md",{"type":173,"value":3672}," as JSON",{"type":167,"tag":1284,"props":3674,"children":3675},{},[3676,3681,3682,3687],{"type":167,"tag":180,"props":3677,"children":3678},{},[3679],{"type":173,"value":3680},"/_content/index",{"type":173,"value":3665},{"type":167,"tag":180,"props":3683,"children":3684},{},[3685],{"type":173,"value":3686},"index.md",{"type":173,"value":3672},{"type":167,"tag":1284,"props":3689,"children":3690},{},[3691,3696,3697,3701],{"type":167,"tag":180,"props":3692,"children":3693},{},[3694],{"type":173,"value":3695},"/_content/settings",{"type":173,"value":3665},{"type":167,"tag":180,"props":3698,"children":3699},{},[3700],{"type":173,"value":3626},{"type":173,"value":3672},{"type":167,"tag":1284,"props":3703,"children":3704},{},[3705,3710,3712,3717,3719],{"type":167,"tag":180,"props":3706,"children":3707},{},[3708],{"type":173,"value":3709},"/_content",{"type":173,"value":3711},": list ",{"type":167,"tag":180,"props":3713,"children":3714},{},[3715],{"type":173,"value":3716},"index",{"type":173,"value":3718}," and ",{"type":167,"tag":180,"props":3720,"children":3721},{},[3722],{"type":173,"value":3723},"settings",{"type":167,"tag":176,"props":3725,"children":3726},{},[3727,3729,3734,3735,3740,3742,3748],{"type":173,"value":3728},"The endpoint is accessible on ",{"type":167,"tag":180,"props":3730,"children":3731},{},[3732],{"type":173,"value":3733},"GET",{"type":173,"value":3718},{"type":167,"tag":180,"props":3736,"children":3737},{},[3738],{"type":173,"value":3739},"POST",{"type":173,"value":3741}," request, so you can use query params: ",{"type":167,"tag":688,"props":3743,"children":3746},{"href":3744,"rel":3745},"http://localhost:3000/_content/articles?only=title&only=description&limit=10",[692],[3747],{"type":173,"value":3744},{"type":173,"value":194},{"type":167,"tag":176,"props":3750,"children":3751},{},[3752,3754,3759,3761,3766],{"type":173,"value":3753},"Since ",{"type":167,"tag":188,"props":3755,"children":3756},{},[3757],{"type":173,"value":3758},"v1.4.0",{"type":173,"value":3760},", this endpoint also supports ",{"type":167,"tag":180,"props":3762,"children":3763},{},[3764],{"type":173,"value":3765},"where",{"type":173,"value":3767}," in query params:",{"type":167,"tag":1280,"props":3769,"children":3770},{},[3771],{"type":167,"tag":1284,"props":3772,"children":3773},{},[3774,3776],{"type":173,"value":3775},"All the keys that don't belong to any of the default ones will be applied to ",{"type":167,"tag":180,"props":3777,"children":3778},{},[3779],{"type":173,"value":3765},{"type":167,"tag":176,"props":3781,"children":3782},{},[3783],{"type":167,"tag":180,"props":3784,"children":3785},{},[3786],{"type":173,"value":3787},"http://localhost:3000/_content/articles?author=...",{"type":167,"tag":1280,"props":3789,"children":3790},{},[3791],{"type":167,"tag":1284,"props":3792,"children":3793},{},[3794,3796,3801,3803,3808],{"type":173,"value":3795},"You can use ",{"type":167,"tag":180,"props":3797,"children":3798},{},[3799],{"type":173,"value":3800},"$operators",{"type":173,"value":3802}," with ",{"type":167,"tag":180,"props":3804,"children":3805},{},[3806],{"type":173,"value":3807},"_",{"type":173,"value":282},{"type":167,"tag":176,"props":3810,"children":3811},{},[3812],{"type":167,"tag":180,"props":3813,"children":3814},{},[3815],{"type":173,"value":3816},"http://localhost:3000/_content/articles?author_regex=...",{"type":167,"tag":679,"props":3818,"children":3819},{},[3820],{"type":167,"tag":176,"props":3821,"children":3822},{},[3823,3825,3832],{"type":173,"value":3824},"This module uses LokiJS under the hood. You can check here for ",{"type":167,"tag":688,"props":3826,"children":3829},{"href":3827,"rel":3828},"https://github.com/techfort/LokiJS/wiki/Query-Examples#find-queries",[692],[3830],{"type":173,"value":3831},"query examples",{"type":173,"value":194},{"type":167,"tag":1280,"props":3834,"children":3835},{},[3836],{"type":167,"tag":1284,"props":3837,"children":3838},{},[3839,3840,3846],{"type":173,"value":3795},{"type":167,"tag":688,"props":3841,"children":3843},{"href":3842},"/v1/getting-started/configuration#nestedproperties",[3844],{"type":173,"value":3845},"nested properties",{"type":173,"value":282},{"type":167,"tag":176,"props":3848,"children":3849},{},[3850],{"type":167,"tag":180,"props":3851,"children":3852},{},[3853],{"type":173,"value":3854},"http://localhost:3000/_content/products?categories.slug_contains=top",{"type":167,"tag":679,"props":3856,"children":3857},{},[3858],{"type":167,"tag":176,"props":3859,"children":3860},{},[3861,3863,3870],{"type":173,"value":3862},"You can learn more about that endpoint in ",{"type":167,"tag":688,"props":3864,"children":3867},{"href":3865,"rel":3866},"https://github.com/nuxt/content/blob/v1/packages/content/lib/middleware.js",[692],[3868],{"type":173,"value":3869},"lib/middleware.js",{"type":173,"value":194},{"type":167,"tag":3872,"props":3873,"children":3874},"style",{},[3875],{"type":173,"value":3876},".solarized-light_dark-plus_material-theme-lighter{color:#657B83;background:#FDF6E3;}.dark .solarized-light_dark-plus_material-theme-lighter{color:#D4D4D4;background:#1E1E1E;}.light .solarized-light_dark-plus_material-theme-lighter{color:#90A4AE;background:#FAFAFA;}.ct-702290{color:#859900;}.dark .ct-702290{color:#C586C0;}.light .ct-702290{color:#39ADB5;font-style:italic;}.ct-916772{color:#657B83;}.dark .ct-916772{color:#D4D4D4;}.light .ct-916772{color:#90A4AE;}.ct-001462{color:#657B83;}.dark .ct-001462{color:#D4D4D4;}.light .ct-001462{color:#39ADB5;}.ct-340802{color:#657B83;}.dark .ct-340802{color:#9CDCFE;}.light .ct-340802{color:#E53935;}.ct-931742{color:#657B83;}.dark .ct-931742{color:#9CDCFE;}.light .ct-931742{color:#39ADB5;}.ct-659886{color:#2AA198;}.dark .ct-659886{color:#CE9178;}.light .ct-659886{color:#39ADB5;}.ct-084644{color:#2AA198;}.dark .ct-084644{color:#CE9178;}.light .ct-084644{color:#91B859;}.ct-696419{color:#586E75;font-weight:bold;}.dark .ct-696419{color:#569CD6;font-weight:unset;}.light .ct-696419{color:#9C3EDA;font-weight:unset;}.ct-033771{color:#268BD2;}.dark .ct-033771{color:#DCDCAA;}.light .ct-033771{color:#E53935;}.ct-589478{color:#657B83;}.dark .ct-589478{color:#D4D4D4;}.light .ct-589478{color:#E53935;}.ct-263069{color:#268BD2;}.dark .ct-263069{color:#4FC1FF;}.light .ct-263069{color:#90A4AE;}.ct-773118{color:#859900;}.dark .ct-773118{color:#D4D4D4;}.light .ct-773118{color:#39ADB5;}.ct-187170{color:#268BD2;}.dark .ct-187170{color:#DCDCAA;}.light .ct-187170{color:#6182B8;}.ct-604459{color:#268BD2;}.dark .ct-604459{color:#9CDCFE;}.light .ct-604459{color:#90A4AE;}.ct-432929{color:#B58900;}.dark .ct-432929{color:#569CD6;}.light .ct-432929{color:#FF5370;}.ct-120243{color:#657B83;}.dark .ct-120243{color:#9CDCFE;}.light .ct-120243{color:#90A4AE;font-style:italic;}.ct-271095{color:#657B83;}.dark .ct-271095{color:#C8C8C8;}.light .ct-271095{color:#E2931D;}.ct-262202{color:#DC322F;}.dark .ct-262202{color:#D16969;}.light .ct-262202{color:#39ADB5;}.ct-313040{color:#DC322F;}.dark .ct-313040{color:#D16969;}.light .ct-313040{color:#91B859;}.ct-834901{color:#859900;}.dark .ct-834901{color:#569CD6;}.light .ct-834901{color:#F76D47;}.ct-716470{color:#2AA198;}.dark .ct-716470{color:#CE9178;}.light .ct-716470{color:#E53935;}.ct-798230{color:#93A1A1;font-style:italic;}.dark .ct-798230{color:#6A9955;font-style:unset;}.light .ct-798230{color:#90A4AE;font-style:italic;}.ct-560301{color:#268BD2;}.dark .ct-560301{color:#DCDCAA;}.light .ct-560301{color:#E2931D;}",{"title":161,"searchDepth":264,"depth":264,"links":3878},[3879,3882,3887,3888],{"id":170,"depth":264,"text":174,"children":3880},[3881],{"id":644,"depth":290,"text":647},{"id":1252,"depth":264,"text":101,"children":3883},[3884,3885,3886],{"id":1262,"depth":290,"text":1268},{"id":1637,"depth":290,"text":1643},{"id":2635,"depth":290,"text":2641},{"id":2941,"depth":264,"text":2944},{"id":3474,"depth":264,"text":3477},"content:7.v1:1.getting-started:7.advanced.md","content","7.v1/1.getting-started/7.advanced.md","md",[3894,11114],{"_path":131,"_dir":159,"_draft":160,"_partial":160,"_locale":161,"title":12,"description":3895,"body":3896,"_type":2512,"_id":11112,"_source":3890,"_file":11113,"_extension":3892},"You can configure @nuxt/content with the content property in your nuxt.config.js.",{"type":164,"children":3897,"toc":11087},[3898,3920,4003,4016,4022,4027,4054,4060,4068,4089,4094,4171,4179,4199,4212,4286,4295,4316,4328,4337,4440,4449,4480,4485,4554,4563,4592,4597,4654,4661,4689,4709,4714,4722,4863,4871,5027,5035,5187,5195,5391,5404,5625,5633,5703,5842,5851,5881,5886,5894,5923,5939,5947,5975,5990,5999,6013,6022,6035,6044,6064,6077,6090,6153,6288,6299,6423,6432,6460,6473,6900,6914,6927,6965,7781,7793,7984,7989,8895,8900,9136,9183,9188,9596,9612,9620,9640,9671,9683,9691,9710,9733,9741,9760,9778,9787,9807,9819,9824,9831,10061,10069,10087,10152,10157,10193,10205,10214,10233,10257,10263,11082],{"type":167,"tag":176,"props":3899,"children":3900},{},[3901,3903,3907,3909,3913,3915,3919],{"type":173,"value":3902},"You can configure ",{"type":167,"tag":180,"props":3904,"children":3905},{},[3906],{"type":173,"value":192},{"type":173,"value":3908}," with the ",{"type":167,"tag":180,"props":3910,"children":3911},{},[3912],{"type":173,"value":3890},{"type":173,"value":3914}," property in your ",{"type":167,"tag":180,"props":3916,"children":3917},{},[3918],{"type":173,"value":721},{"type":173,"value":194},{"type":167,"tag":220,"props":3921,"children":3923},{"className":222,"code":3922,"filename":721,"language":224,"meta":161},"export default {\n  content: {\n    // My custom configuration\n  }\n}\n",[3924],{"type":167,"tag":180,"props":3925,"children":3926},{"__ignoreMap":161},[3927,3950,3973,3985,3996],{"type":167,"tag":230,"props":3928,"children":3929},{"class":232,"line":233},[3930,3934,3938,3942,3946],{"type":167,"tag":230,"props":3931,"children":3932},{"class":237},[3933],{"type":173,"value":240},{"type":167,"tag":230,"props":3935,"children":3936},{"class":243},[3937],{"type":173,"value":246},{"type":167,"tag":230,"props":3939,"children":3940},{"class":237},[3941],{"type":173,"value":251},{"type":167,"tag":230,"props":3943,"children":3944},{"class":243},[3945],{"type":173,"value":246},{"type":167,"tag":230,"props":3947,"children":3948},{"class":258},[3949],{"type":173,"value":261},{"type":167,"tag":230,"props":3951,"children":3952},{"class":232,"line":264},[3953,3957,3961,3965,3969],{"type":167,"tag":230,"props":3954,"children":3955},{"class":243},[3956],{"type":173,"value":270},{"type":167,"tag":230,"props":3958,"children":3959},{"class":273},[3960],{"type":173,"value":3890},{"type":167,"tag":230,"props":3962,"children":3963},{"class":279},[3964],{"type":173,"value":282},{"type":167,"tag":230,"props":3966,"children":3967},{"class":243},[3968],{"type":173,"value":246},{"type":167,"tag":230,"props":3970,"children":3971},{"class":258},[3972],{"type":173,"value":261},{"type":167,"tag":230,"props":3974,"children":3975},{"class":232,"line":290},[3976,3980],{"type":167,"tag":230,"props":3977,"children":3978},{"class":258},[3979],{"type":173,"value":296},{"type":167,"tag":230,"props":3981,"children":3982},{"class":3063},[3983],{"type":173,"value":3984},"// My custom configuration\n",{"type":167,"tag":230,"props":3986,"children":3987},{"class":232,"line":315},[3988,3992],{"type":167,"tag":230,"props":3989,"children":3990},{"class":243},[3991],{"type":173,"value":270},{"type":167,"tag":230,"props":3993,"children":3994},{"class":258},[3995],{"type":173,"value":620},{"type":167,"tag":230,"props":3997,"children":3998},{"class":232,"line":329},[3999],{"type":167,"tag":230,"props":4000,"children":4001},{"class":258},[4002],{"type":173,"value":434},{"type":167,"tag":176,"props":4004,"children":4005},{},[4006,4008,4014],{"type":173,"value":4007},"Before diving into the individual attributes, please have a look ",{"type":167,"tag":688,"props":4009,"children":4011},{"href":4010},"#defaults",[4012],{"type":173,"value":4013},"at the default settings",{"type":173,"value":4015}," of the module.",{"type":167,"tag":168,"props":4017,"children":4019},{"id":4018},"merging-defaults",[4020],{"type":173,"value":4021},"Merging defaults",{"type":167,"tag":176,"props":4023,"children":4024},{},[4025],{"type":173,"value":4026},"You can define every option either as function or as static value (primitives, objects, arrays, ...).\nIf you use a function, the default value will be provided as the first argument.",{"type":167,"tag":176,"props":4028,"children":4029},{},[4030,4032,4038,4040,4045,4047,4052],{"type":173,"value":4031},"If you ",{"type":167,"tag":4033,"props":4034,"children":4035},"em",{},[4036],{"type":173,"value":4037},"don't",{"type":173,"value":4039}," use a function to define you properties, the module will try to\nmerge them with the default values. This can be handy for ",{"type":167,"tag":180,"props":4041,"children":4042},{},[4043],{"type":173,"value":4044},"markdown.remarkPlugins",{"type":173,"value":4046},", ",{"type":167,"tag":180,"props":4048,"children":4049},{},[4050],{"type":173,"value":4051},"markdown.rehypePlugins",{"type":173,"value":4053}," and so on because\nthe defaults are quite sensible. If you don't want to have the defaults included, just use a function.",{"type":167,"tag":168,"props":4055,"children":4057},{"id":4056},"properties",[4058],{"type":173,"value":4059},"Properties",{"type":167,"tag":642,"props":4061,"children":4063},{"id":4062},"apiprefix",[4064],{"type":167,"tag":180,"props":4065,"children":4066},{},[4067],{"type":173,"value":3503},{"type":167,"tag":1280,"props":4069,"children":4070},{},[4071,4079],{"type":167,"tag":1284,"props":4072,"children":4073},{},[4074,4075],{"type":173,"value":1295},{"type":167,"tag":180,"props":4076,"children":4077},{},[4078],{"type":173,"value":1318},{"type":167,"tag":1284,"props":4080,"children":4081},{},[4082,4084],{"type":173,"value":4083},"Default: ",{"type":167,"tag":180,"props":4085,"children":4086},{},[4087],{"type":173,"value":4088},"'/_content'",{"type":167,"tag":176,"props":4090,"children":4091},{},[4092],{"type":173,"value":4093},"Route that will be used for client-side API calls and SSE.",{"type":167,"tag":220,"props":4095,"children":4097},{"className":222,"code":4096,"filename":721,"language":224,"meta":161},"content: {\n  // $content api will be served on localhost:3000/content-api\n  apiPrefix: 'content-api'\n}\n",[4098],{"type":167,"tag":180,"props":4099,"children":4100},{"__ignoreMap":161},[4101,4120,4132,4164],{"type":167,"tag":230,"props":4102,"children":4103},{"class":232,"line":233},[4104,4108,4112,4116],{"type":167,"tag":230,"props":4105,"children":4106},{"class":1383},[4107],{"type":173,"value":3890},{"type":167,"tag":230,"props":4109,"children":4110},{"class":258},[4111],{"type":173,"value":282},{"type":167,"tag":230,"props":4113,"children":4114},{"class":243},[4115],{"type":173,"value":246},{"type":167,"tag":230,"props":4117,"children":4118},{"class":258},[4119],{"type":173,"value":261},{"type":167,"tag":230,"props":4121,"children":4122},{"class":232,"line":264},[4123,4127],{"type":167,"tag":230,"props":4124,"children":4125},{"class":258},[4126],{"type":173,"value":270},{"type":167,"tag":230,"props":4128,"children":4129},{"class":3063},[4130],{"type":173,"value":4131},"// $content api will be served on localhost:3000/content-api\n",{"type":167,"tag":230,"props":4133,"children":4134},{"class":232,"line":290},[4135,4139,4143,4147,4151,4155,4160],{"type":167,"tag":230,"props":4136,"children":4137},{"class":399},[4138],{"type":173,"value":270},{"type":167,"tag":230,"props":4140,"children":4141},{"class":1383},[4142],{"type":173,"value":3503},{"type":167,"tag":230,"props":4144,"children":4145},{"class":258},[4146],{"type":173,"value":282},{"type":167,"tag":230,"props":4148,"children":4149},{"class":399},[4150],{"type":173,"value":246},{"type":167,"tag":230,"props":4152,"children":4153},{"class":299},[4154],{"type":173,"value":302},{"type":167,"tag":230,"props":4156,"children":4157},{"class":305},[4158],{"type":173,"value":4159},"content-api",{"type":167,"tag":230,"props":4161,"children":4162},{"class":299},[4163],{"type":173,"value":312},{"type":167,"tag":230,"props":4165,"children":4166},{"class":232,"line":315},[4167],{"type":167,"tag":230,"props":4168,"children":4169},{"class":258},[4170],{"type":173,"value":434},{"type":167,"tag":642,"props":4172,"children":4174},{"id":4173},"dir",[4175],{"type":167,"tag":180,"props":4176,"children":4177},{},[4178],{"type":173,"value":4173},{"type":167,"tag":1280,"props":4180,"children":4181},{},[4182,4190],{"type":167,"tag":1284,"props":4183,"children":4184},{},[4185,4186],{"type":173,"value":1295},{"type":167,"tag":180,"props":4187,"children":4188},{},[4189],{"type":173,"value":1318},{"type":167,"tag":1284,"props":4191,"children":4192},{},[4193,4194],{"type":173,"value":4083},{"type":167,"tag":180,"props":4195,"children":4196},{},[4197],{"type":173,"value":4198},"'content'",{"type":167,"tag":176,"props":4200,"children":4201},{},[4202,4204,4211],{"type":173,"value":4203},"Directory used for writing content.\nYou can give an absolute path, if relative, it will be resolved with Nuxt ",{"type":167,"tag":688,"props":4205,"children":4208},{"href":4206,"rel":4207},"https://v2.nuxt.com/docs/configuration-glossary/configuration-srcdir",[692],[4209],{"type":173,"value":4210},"srcDir",{"type":173,"value":194},{"type":167,"tag":220,"props":4213,"children":4215},{"className":222,"code":4214,"filename":721,"language":224,"meta":161},"content: {\n  dir: 'my-content' // read content from my-content/\n}\n",[4216],{"type":167,"tag":180,"props":4217,"children":4218},{"__ignoreMap":161},[4219,4238,4279],{"type":167,"tag":230,"props":4220,"children":4221},{"class":232,"line":233},[4222,4226,4230,4234],{"type":167,"tag":230,"props":4223,"children":4224},{"class":1383},[4225],{"type":173,"value":3890},{"type":167,"tag":230,"props":4227,"children":4228},{"class":258},[4229],{"type":173,"value":282},{"type":167,"tag":230,"props":4231,"children":4232},{"class":243},[4233],{"type":173,"value":246},{"type":167,"tag":230,"props":4235,"children":4236},{"class":258},[4237],{"type":173,"value":261},{"type":167,"tag":230,"props":4239,"children":4240},{"class":232,"line":264},[4241,4245,4249,4253,4257,4261,4266,4270,4274],{"type":167,"tag":230,"props":4242,"children":4243},{"class":399},[4244],{"type":173,"value":270},{"type":167,"tag":230,"props":4246,"children":4247},{"class":1383},[4248],{"type":173,"value":4173},{"type":167,"tag":230,"props":4250,"children":4251},{"class":258},[4252],{"type":173,"value":282},{"type":167,"tag":230,"props":4254,"children":4255},{"class":399},[4256],{"type":173,"value":246},{"type":167,"tag":230,"props":4258,"children":4259},{"class":299},[4260],{"type":173,"value":302},{"type":167,"tag":230,"props":4262,"children":4263},{"class":305},[4264],{"type":173,"value":4265},"my-content",{"type":167,"tag":230,"props":4267,"children":4268},{"class":299},[4269],{"type":173,"value":302},{"type":167,"tag":230,"props":4271,"children":4272},{"class":399},[4273],{"type":173,"value":246},{"type":167,"tag":230,"props":4275,"children":4276},{"class":3063},[4277],{"type":173,"value":4278},"// read content from my-content/\n",{"type":167,"tag":230,"props":4280,"children":4281},{"class":232,"line":290},[4282],{"type":167,"tag":230,"props":4283,"children":4284},{"class":258},[4285],{"type":173,"value":434},{"type":167,"tag":642,"props":4287,"children":4289},{"id":4288},"fulltextsearchfields",[4290],{"type":167,"tag":180,"props":4291,"children":4292},{},[4293],{"type":173,"value":4294},"fullTextSearchFields",{"type":167,"tag":1280,"props":4296,"children":4297},{},[4298,4307],{"type":167,"tag":1284,"props":4299,"children":4300},{},[4301,4302],{"type":173,"value":1295},{"type":167,"tag":180,"props":4303,"children":4304},{},[4305],{"type":173,"value":4306},"Array",{"type":167,"tag":1284,"props":4308,"children":4309},{},[4310,4311],{"type":173,"value":4083},{"type":167,"tag":180,"props":4312,"children":4313},{},[4314],{"type":173,"value":4315},"['title', 'description', 'slug', 'text']",{"type":167,"tag":176,"props":4317,"children":4318},{},[4319,4321,4327],{"type":173,"value":4320},"Fields that needs to be indexed to be searchable, learn more about search ",{"type":167,"tag":688,"props":4322,"children":4324},{"href":4323},"/v1/getting-started/fetching#searchfield-value",[4325],{"type":173,"value":4326},"here",{"type":173,"value":194},{"type":167,"tag":176,"props":4329,"children":4330},{},[4331,4335],{"type":167,"tag":180,"props":4332,"children":4333},{},[4334],{"type":173,"value":173},{"type":173,"value":4336}," is a special key that contains your Markdown before being parsed to AST.",{"type":167,"tag":220,"props":4338,"children":4340},{"className":222,"code":4339,"filename":721,"language":224,"meta":161},"content: {\n  // Only search in title and description\n  fullTextSearchFields: ['title', 'description']\n}\n",[4341],{"type":167,"tag":180,"props":4342,"children":4343},{"__ignoreMap":161},[4344,4363,4375,4433],{"type":167,"tag":230,"props":4345,"children":4346},{"class":232,"line":233},[4347,4351,4355,4359],{"type":167,"tag":230,"props":4348,"children":4349},{"class":1383},[4350],{"type":173,"value":3890},{"type":167,"tag":230,"props":4352,"children":4353},{"class":258},[4354],{"type":173,"value":282},{"type":167,"tag":230,"props":4356,"children":4357},{"class":243},[4358],{"type":173,"value":246},{"type":167,"tag":230,"props":4360,"children":4361},{"class":258},[4362],{"type":173,"value":261},{"type":167,"tag":230,"props":4364,"children":4365},{"class":232,"line":264},[4366,4370],{"type":167,"tag":230,"props":4367,"children":4368},{"class":258},[4369],{"type":173,"value":270},{"type":167,"tag":230,"props":4371,"children":4372},{"class":3063},[4373],{"type":173,"value":4374},"// Only search in title and description\n",{"type":167,"tag":230,"props":4376,"children":4377},{"class":232,"line":290},[4378,4382,4386,4390,4394,4398,4403,4407,4411,4415,4419,4424,4428],{"type":167,"tag":230,"props":4379,"children":4380},{"class":399},[4381],{"type":173,"value":270},{"type":167,"tag":230,"props":4383,"children":4384},{"class":1383},[4385],{"type":173,"value":4294},{"type":167,"tag":230,"props":4387,"children":4388},{"class":258},[4389],{"type":173,"value":282},{"type":167,"tag":230,"props":4391,"children":4392},{"class":399},[4393],{"type":173,"value":1824},{"type":167,"tag":230,"props":4395,"children":4396},{"class":299},[4397],{"type":173,"value":302},{"type":167,"tag":230,"props":4399,"children":4400},{"class":305},[4401],{"type":173,"value":4402},"title",{"type":167,"tag":230,"props":4404,"children":4405},{"class":299},[4406],{"type":173,"value":302},{"type":167,"tag":230,"props":4408,"children":4409},{"class":258},[4410],{"type":173,"value":1596},{"type":167,"tag":230,"props":4412,"children":4413},{"class":399},[4414],{"type":173,"value":246},{"type":167,"tag":230,"props":4416,"children":4417},{"class":299},[4418],{"type":173,"value":302},{"type":167,"tag":230,"props":4420,"children":4421},{"class":305},[4422],{"type":173,"value":4423},"description",{"type":167,"tag":230,"props":4425,"children":4426},{"class":299},[4427],{"type":173,"value":302},{"type":167,"tag":230,"props":4429,"children":4430},{"class":399},[4431],{"type":173,"value":4432},"]\n",{"type":167,"tag":230,"props":4434,"children":4435},{"class":232,"line":315},[4436],{"type":167,"tag":230,"props":4437,"children":4438},{"class":258},[4439],{"type":173,"value":434},{"type":167,"tag":642,"props":4441,"children":4443},{"id":4442},"nestedproperties",[4444],{"type":167,"tag":180,"props":4445,"children":4446},{},[4447],{"type":173,"value":4448},"nestedProperties",{"type":167,"tag":1280,"props":4450,"children":4451},{},[4452,4461,4470],{"type":167,"tag":1284,"props":4453,"children":4454},{},[4455,4457],{"type":173,"value":4456},"Type ",{"type":167,"tag":180,"props":4458,"children":4459},{},[4460],{"type":173,"value":4306},{"type":167,"tag":1284,"props":4462,"children":4463},{},[4464,4465],{"type":173,"value":4083},{"type":167,"tag":180,"props":4466,"children":4467},{},[4468],{"type":173,"value":4469},"[]",{"type":167,"tag":1284,"props":4471,"children":4472},{},[4473,4475],{"type":173,"value":4474},"Version: ",{"type":167,"tag":188,"props":4476,"children":4477},{},[4478],{"type":173,"value":4479},">= v1.3.0",{"type":167,"tag":176,"props":4481,"children":4482},{},[4483],{"type":173,"value":4484},"Register nested properties to handle dot-notation and deep filtering.",{"type":167,"tag":220,"props":4486,"children":4488},{"className":222,"code":4487,"filename":721,"language":224,"meta":161},"content: {\n  nestedProperties: ['categories.slug']\n}\n",[4489],{"type":167,"tag":180,"props":4490,"children":4491},{"__ignoreMap":161},[4492,4511,4547],{"type":167,"tag":230,"props":4493,"children":4494},{"class":232,"line":233},[4495,4499,4503,4507],{"type":167,"tag":230,"props":4496,"children":4497},{"class":1383},[4498],{"type":173,"value":3890},{"type":167,"tag":230,"props":4500,"children":4501},{"class":258},[4502],{"type":173,"value":282},{"type":167,"tag":230,"props":4504,"children":4505},{"class":243},[4506],{"type":173,"value":246},{"type":167,"tag":230,"props":4508,"children":4509},{"class":258},[4510],{"type":173,"value":261},{"type":167,"tag":230,"props":4512,"children":4513},{"class":232,"line":264},[4514,4518,4522,4526,4530,4534,4539,4543],{"type":167,"tag":230,"props":4515,"children":4516},{"class":399},[4517],{"type":173,"value":270},{"type":167,"tag":230,"props":4519,"children":4520},{"class":1383},[4521],{"type":173,"value":4448},{"type":167,"tag":230,"props":4523,"children":4524},{"class":258},[4525],{"type":173,"value":282},{"type":167,"tag":230,"props":4527,"children":4528},{"class":399},[4529],{"type":173,"value":1824},{"type":167,"tag":230,"props":4531,"children":4532},{"class":299},[4533],{"type":173,"value":302},{"type":167,"tag":230,"props":4535,"children":4536},{"class":305},[4537],{"type":173,"value":4538},"categories.slug",{"type":167,"tag":230,"props":4540,"children":4541},{"class":299},[4542],{"type":173,"value":302},{"type":167,"tag":230,"props":4544,"children":4545},{"class":399},[4546],{"type":173,"value":4432},{"type":167,"tag":230,"props":4548,"children":4549},{"class":232,"line":290},[4550],{"type":167,"tag":230,"props":4551,"children":4552},{"class":258},[4553],{"type":173,"value":434},{"type":167,"tag":642,"props":4555,"children":4557},{"id":4556},"liveedit",[4558],{"type":167,"tag":180,"props":4559,"children":4560},{},[4561],{"type":173,"value":4562},"liveEdit",{"type":167,"tag":1280,"props":4564,"children":4565},{},[4566,4575,4583],{"type":167,"tag":1284,"props":4567,"children":4568},{},[4569,4570],{"type":173,"value":4456},{"type":167,"tag":180,"props":4571,"children":4572},{},[4573],{"type":173,"value":4574},"boolean",{"type":167,"tag":1284,"props":4576,"children":4577},{},[4578,4579],{"type":173,"value":4083},{"type":167,"tag":180,"props":4580,"children":4581},{},[4582],{"type":173,"value":1001},{"type":167,"tag":1284,"props":4584,"children":4585},{},[4586,4587],{"type":173,"value":4474},{"type":167,"tag":188,"props":4588,"children":4589},{},[4590],{"type":173,"value":4591},">= v1.5.0",{"type":167,"tag":176,"props":4593,"children":4594},{},[4595],{"type":173,"value":4596},"Disable live edit mode in development:",{"type":167,"tag":220,"props":4598,"children":4600},{"className":222,"code":4599,"filename":721,"language":224,"meta":161},"content: {\n  liveEdit: false\n}\n",[4601],{"type":167,"tag":180,"props":4602,"children":4603},{"__ignoreMap":161},[4604,4623,4647],{"type":167,"tag":230,"props":4605,"children":4606},{"class":232,"line":233},[4607,4611,4615,4619],{"type":167,"tag":230,"props":4608,"children":4609},{"class":1383},[4610],{"type":173,"value":3890},{"type":167,"tag":230,"props":4612,"children":4613},{"class":258},[4614],{"type":173,"value":282},{"type":167,"tag":230,"props":4616,"children":4617},{"class":243},[4618],{"type":173,"value":246},{"type":167,"tag":230,"props":4620,"children":4621},{"class":258},[4622],{"type":173,"value":261},{"type":167,"tag":230,"props":4624,"children":4625},{"class":232,"line":264},[4626,4630,4634,4638,4642],{"type":167,"tag":230,"props":4627,"children":4628},{"class":399},[4629],{"type":173,"value":270},{"type":167,"tag":230,"props":4631,"children":4632},{"class":1383},[4633],{"type":173,"value":4562},{"type":167,"tag":230,"props":4635,"children":4636},{"class":258},[4637],{"type":173,"value":282},{"type":167,"tag":230,"props":4639,"children":4640},{"class":399},[4641],{"type":173,"value":246},{"type":167,"tag":230,"props":4643,"children":4644},{"class":998},[4645],{"type":173,"value":4646},"false\n",{"type":167,"tag":230,"props":4648,"children":4649},{"class":232,"line":290},[4650],{"type":167,"tag":230,"props":4651,"children":4652},{"class":258},[4653],{"type":173,"value":434},{"type":167,"tag":642,"props":4655,"children":4656},{"id":2512},[4657],{"type":167,"tag":180,"props":4658,"children":4659},{},[4660],{"type":173,"value":2512},{"type":167,"tag":176,"props":4662,"children":4663},{},[4664,4666,4673,4674,4681,4683,4687],{"type":173,"value":4665},"This module uses ",{"type":167,"tag":688,"props":4667,"children":4670},{"href":4668,"rel":4669},"https://github.com/remarkjs/remark",[692],[4671],{"type":173,"value":4672},"remark",{"type":173,"value":3718},{"type":167,"tag":688,"props":4675,"children":4678},{"href":4676,"rel":4677},"https://github.com/rehypejs/rehype",[692],[4679],{"type":173,"value":4680},"rehype",{"type":173,"value":4682}," under the hood to compile markdown files into JSON AST that will be stored into the ",{"type":167,"tag":180,"props":4684,"children":4685},{},[4686],{"type":173,"value":2452},{"type":173,"value":4688}," variable.",{"type":167,"tag":4690,"props":4691,"children":4692},"callout",{},[4693],{"type":167,"tag":176,"props":4694,"children":4695},{},[4696,4698,4703,4704],{"type":173,"value":4697},"The following explanation is valid for both ",{"type":167,"tag":180,"props":4699,"children":4700},{},[4701],{"type":173,"value":4702},"remarkPlugins",{"type":173,"value":3718},{"type":167,"tag":180,"props":4705,"children":4706},{},[4707],{"type":173,"value":4708},"rehypePlugins",{"type":167,"tag":176,"props":4710,"children":4711},{},[4712],{"type":173,"value":4713},"To configure how the module will parse Markdown, you can:",{"type":167,"tag":1280,"props":4715,"children":4716},{},[4717],{"type":167,"tag":1284,"props":4718,"children":4719},{},[4720],{"type":173,"value":4721},"Add a new plugin to the defaults:",{"type":167,"tag":220,"props":4723,"children":4725},{"className":222,"code":4724,"filename":721,"language":224,"meta":161},"export default {\n  content: {\n    markdown: {\n      remarkPlugins: ['remark-emoji']\n    }\n  }\n}\n",[4726],{"type":167,"tag":180,"props":4727,"children":4728},{"__ignoreMap":161},[4729,4752,4775,4798,4834,4845,4856],{"type":167,"tag":230,"props":4730,"children":4731},{"class":232,"line":233},[4732,4736,4740,4744,4748],{"type":167,"tag":230,"props":4733,"children":4734},{"class":237},[4735],{"type":173,"value":240},{"type":167,"tag":230,"props":4737,"children":4738},{"class":243},[4739],{"type":173,"value":246},{"type":167,"tag":230,"props":4741,"children":4742},{"class":237},[4743],{"type":173,"value":251},{"type":167,"tag":230,"props":4745,"children":4746},{"class":243},[4747],{"type":173,"value":246},{"type":167,"tag":230,"props":4749,"children":4750},{"class":258},[4751],{"type":173,"value":261},{"type":167,"tag":230,"props":4753,"children":4754},{"class":232,"line":264},[4755,4759,4763,4767,4771],{"type":167,"tag":230,"props":4756,"children":4757},{"class":243},[4758],{"type":173,"value":270},{"type":167,"tag":230,"props":4760,"children":4761},{"class":273},[4762],{"type":173,"value":3890},{"type":167,"tag":230,"props":4764,"children":4765},{"class":279},[4766],{"type":173,"value":282},{"type":167,"tag":230,"props":4768,"children":4769},{"class":243},[4770],{"type":173,"value":246},{"type":167,"tag":230,"props":4772,"children":4773},{"class":258},[4774],{"type":173,"value":261},{"type":167,"tag":230,"props":4776,"children":4777},{"class":232,"line":290},[4778,4782,4786,4790,4794],{"type":167,"tag":230,"props":4779,"children":4780},{"class":243},[4781],{"type":173,"value":296},{"type":167,"tag":230,"props":4783,"children":4784},{"class":273},[4785],{"type":173,"value":2512},{"type":167,"tag":230,"props":4787,"children":4788},{"class":279},[4789],{"type":173,"value":282},{"type":167,"tag":230,"props":4791,"children":4792},{"class":243},[4793],{"type":173,"value":246},{"type":167,"tag":230,"props":4795,"children":4796},{"class":258},[4797],{"type":173,"value":261},{"type":167,"tag":230,"props":4799,"children":4800},{"class":232,"line":315},[4801,4805,4809,4813,4817,4821,4826,4830],{"type":167,"tag":230,"props":4802,"children":4803},{"class":243},[4804],{"type":173,"value":402},{"type":167,"tag":230,"props":4806,"children":4807},{"class":273},[4808],{"type":173,"value":4702},{"type":167,"tag":230,"props":4810,"children":4811},{"class":279},[4812],{"type":173,"value":282},{"type":167,"tag":230,"props":4814,"children":4815},{"class":243},[4816],{"type":173,"value":1824},{"type":167,"tag":230,"props":4818,"children":4819},{"class":299},[4820],{"type":173,"value":302},{"type":167,"tag":230,"props":4822,"children":4823},{"class":305},[4824],{"type":173,"value":4825},"remark-emoji",{"type":167,"tag":230,"props":4827,"children":4828},{"class":299},[4829],{"type":173,"value":302},{"type":167,"tag":230,"props":4831,"children":4832},{"class":243},[4833],{"type":173,"value":4432},{"type":167,"tag":230,"props":4835,"children":4836},{"class":232,"line":329},[4837,4841],{"type":167,"tag":230,"props":4838,"children":4839},{"class":243},[4840],{"type":173,"value":296},{"type":167,"tag":230,"props":4842,"children":4843},{"class":258},[4844],{"type":173,"value":620},{"type":167,"tag":230,"props":4846,"children":4847},{"class":232,"line":354},[4848,4852],{"type":167,"tag":230,"props":4849,"children":4850},{"class":243},[4851],{"type":173,"value":270},{"type":167,"tag":230,"props":4853,"children":4854},{"class":258},[4855],{"type":173,"value":620},{"type":167,"tag":230,"props":4857,"children":4858},{"class":232,"line":395},[4859],{"type":167,"tag":230,"props":4860,"children":4861},{"class":258},[4862],{"type":173,"value":434},{"type":167,"tag":1280,"props":4864,"children":4865},{},[4866],{"type":167,"tag":1284,"props":4867,"children":4868},{},[4869],{"type":173,"value":4870},"Override the default plugins:",{"type":167,"tag":220,"props":4872,"children":4874},{"className":222,"code":4873,"filename":721,"language":224,"meta":161},"export default {\n  content: {\n    markdown: {\n      remarkPlugins: () => ['remark-emoji']\n    }\n  }\n}\n",[4875],{"type":167,"tag":180,"props":4876,"children":4877},{"__ignoreMap":161},[4878,4901,4924,4947,4998,5009,5020],{"type":167,"tag":230,"props":4879,"children":4880},{"class":232,"line":233},[4881,4885,4889,4893,4897],{"type":167,"tag":230,"props":4882,"children":4883},{"class":237},[4884],{"type":173,"value":240},{"type":167,"tag":230,"props":4886,"children":4887},{"class":243},[4888],{"type":173,"value":246},{"type":167,"tag":230,"props":4890,"children":4891},{"class":237},[4892],{"type":173,"value":251},{"type":167,"tag":230,"props":4894,"children":4895},{"class":243},[4896],{"type":173,"value":246},{"type":167,"tag":230,"props":4898,"children":4899},{"class":258},[4900],{"type":173,"value":261},{"type":167,"tag":230,"props":4902,"children":4903},{"class":232,"line":264},[4904,4908,4912,4916,4920],{"type":167,"tag":230,"props":4905,"children":4906},{"class":243},[4907],{"type":173,"value":270},{"type":167,"tag":230,"props":4909,"children":4910},{"class":273},[4911],{"type":173,"value":3890},{"type":167,"tag":230,"props":4913,"children":4914},{"class":279},[4915],{"type":173,"value":282},{"type":167,"tag":230,"props":4917,"children":4918},{"class":243},[4919],{"type":173,"value":246},{"type":167,"tag":230,"props":4921,"children":4922},{"class":258},[4923],{"type":173,"value":261},{"type":167,"tag":230,"props":4925,"children":4926},{"class":232,"line":290},[4927,4931,4935,4939,4943],{"type":167,"tag":230,"props":4928,"children":4929},{"class":243},[4930],{"type":173,"value":296},{"type":167,"tag":230,"props":4932,"children":4933},{"class":273},[4934],{"type":173,"value":2512},{"type":167,"tag":230,"props":4936,"children":4937},{"class":279},[4938],{"type":173,"value":282},{"type":167,"tag":230,"props":4940,"children":4941},{"class":243},[4942],{"type":173,"value":246},{"type":167,"tag":230,"props":4944,"children":4945},{"class":258},[4946],{"type":173,"value":261},{"type":167,"tag":230,"props":4948,"children":4949},{"class":232,"line":315},[4950,4954,4958,4962,4966,4970,4974,4978,4982,4986,4990,4994],{"type":167,"tag":230,"props":4951,"children":4952},{"class":243},[4953],{"type":173,"value":402},{"type":167,"tag":230,"props":4955,"children":4956},{"class":451},[4957],{"type":173,"value":4702},{"type":167,"tag":230,"props":4959,"children":4960},{"class":279},[4961],{"type":173,"value":282},{"type":167,"tag":230,"props":4963,"children":4964},{"class":243},[4965],{"type":173,"value":246},{"type":167,"tag":230,"props":4967,"children":4968},{"class":258},[4969],{"type":173,"value":384},{"type":167,"tag":230,"props":4971,"children":4972},{"class":243},[4973],{"type":173,"value":246},{"type":167,"tag":230,"props":4975,"children":4976},{"class":362},[4977],{"type":173,"value":1109},{"type":167,"tag":230,"props":4979,"children":4980},{"class":243},[4981],{"type":173,"value":1824},{"type":167,"tag":230,"props":4983,"children":4984},{"class":299},[4985],{"type":173,"value":302},{"type":167,"tag":230,"props":4987,"children":4988},{"class":305},[4989],{"type":173,"value":4825},{"type":167,"tag":230,"props":4991,"children":4992},{"class":299},[4993],{"type":173,"value":302},{"type":167,"tag":230,"props":4995,"children":4996},{"class":243},[4997],{"type":173,"value":4432},{"type":167,"tag":230,"props":4999,"children":5000},{"class":232,"line":329},[5001,5005],{"type":167,"tag":230,"props":5002,"children":5003},{"class":243},[5004],{"type":173,"value":296},{"type":167,"tag":230,"props":5006,"children":5007},{"class":258},[5008],{"type":173,"value":620},{"type":167,"tag":230,"props":5010,"children":5011},{"class":232,"line":354},[5012,5016],{"type":167,"tag":230,"props":5013,"children":5014},{"class":243},[5015],{"type":173,"value":270},{"type":167,"tag":230,"props":5017,"children":5018},{"class":258},[5019],{"type":173,"value":620},{"type":167,"tag":230,"props":5021,"children":5022},{"class":232,"line":395},[5023],{"type":167,"tag":230,"props":5024,"children":5025},{"class":258},[5026],{"type":173,"value":434},{"type":167,"tag":1280,"props":5028,"children":5029},{},[5030],{"type":167,"tag":1284,"props":5031,"children":5032},{},[5033],{"type":173,"value":5034},"Use local plugins",{"type":167,"tag":220,"props":5036,"children":5038},{"className":222,"code":5037,"filename":721,"language":224,"meta":161},"export default {\n  content: {\n    markdown: {\n      remarkPlugins: [\n        '~/plugins/my-custom-remark-plugin.js'\n      ]\n    }\n  }\n}\n",[5039],{"type":167,"tag":180,"props":5040,"children":5041},{"__ignoreMap":161},[5042,5065,5088,5111,5130,5150,5158,5169,5180],{"type":167,"tag":230,"props":5043,"children":5044},{"class":232,"line":233},[5045,5049,5053,5057,5061],{"type":167,"tag":230,"props":5046,"children":5047},{"class":237},[5048],{"type":173,"value":240},{"type":167,"tag":230,"props":5050,"children":5051},{"class":243},[5052],{"type":173,"value":246},{"type":167,"tag":230,"props":5054,"children":5055},{"class":237},[5056],{"type":173,"value":251},{"type":167,"tag":230,"props":5058,"children":5059},{"class":243},[5060],{"type":173,"value":246},{"type":167,"tag":230,"props":5062,"children":5063},{"class":258},[5064],{"type":173,"value":261},{"type":167,"tag":230,"props":5066,"children":5067},{"class":232,"line":264},[5068,5072,5076,5080,5084],{"type":167,"tag":230,"props":5069,"children":5070},{"class":243},[5071],{"type":173,"value":270},{"type":167,"tag":230,"props":5073,"children":5074},{"class":273},[5075],{"type":173,"value":3890},{"type":167,"tag":230,"props":5077,"children":5078},{"class":279},[5079],{"type":173,"value":282},{"type":167,"tag":230,"props":5081,"children":5082},{"class":243},[5083],{"type":173,"value":246},{"type":167,"tag":230,"props":5085,"children":5086},{"class":258},[5087],{"type":173,"value":261},{"type":167,"tag":230,"props":5089,"children":5090},{"class":232,"line":290},[5091,5095,5099,5103,5107],{"type":167,"tag":230,"props":5092,"children":5093},{"class":243},[5094],{"type":173,"value":296},{"type":167,"tag":230,"props":5096,"children":5097},{"class":273},[5098],{"type":173,"value":2512},{"type":167,"tag":230,"props":5100,"children":5101},{"class":279},[5102],{"type":173,"value":282},{"type":167,"tag":230,"props":5104,"children":5105},{"class":243},[5106],{"type":173,"value":246},{"type":167,"tag":230,"props":5108,"children":5109},{"class":258},[5110],{"type":173,"value":261},{"type":167,"tag":230,"props":5112,"children":5113},{"class":232,"line":315},[5114,5118,5122,5126],{"type":167,"tag":230,"props":5115,"children":5116},{"class":243},[5117],{"type":173,"value":402},{"type":167,"tag":230,"props":5119,"children":5120},{"class":273},[5121],{"type":173,"value":4702},{"type":167,"tag":230,"props":5123,"children":5124},{"class":279},[5125],{"type":173,"value":282},{"type":167,"tag":230,"props":5127,"children":5128},{"class":243},[5129],{"type":173,"value":287},{"type":167,"tag":230,"props":5131,"children":5132},{"class":232,"line":329},[5133,5137,5141,5146],{"type":167,"tag":230,"props":5134,"children":5135},{"class":243},[5136],{"type":173,"value":2004},{"type":167,"tag":230,"props":5138,"children":5139},{"class":299},[5140],{"type":173,"value":302},{"type":167,"tag":230,"props":5142,"children":5143},{"class":305},[5144],{"type":173,"value":5145},"~/plugins/my-custom-remark-plugin.js",{"type":167,"tag":230,"props":5147,"children":5148},{"class":299},[5149],{"type":173,"value":312},{"type":167,"tag":230,"props":5151,"children":5152},{"class":232,"line":354},[5153],{"type":167,"tag":230,"props":5154,"children":5155},{"class":243},[5156],{"type":173,"value":5157},"      ]\n",{"type":167,"tag":230,"props":5159,"children":5160},{"class":232,"line":395},[5161,5165],{"type":167,"tag":230,"props":5162,"children":5163},{"class":243},[5164],{"type":173,"value":296},{"type":167,"tag":230,"props":5166,"children":5167},{"class":258},[5168],{"type":173,"value":620},{"type":167,"tag":230,"props":5170,"children":5171},{"class":232,"line":479},[5172,5176],{"type":167,"tag":230,"props":5173,"children":5174},{"class":243},[5175],{"type":173,"value":270},{"type":167,"tag":230,"props":5177,"children":5178},{"class":258},[5179],{"type":173,"value":620},{"type":167,"tag":230,"props":5181,"children":5182},{"class":232,"line":575},[5183],{"type":167,"tag":230,"props":5184,"children":5185},{"class":258},[5186],{"type":173,"value":434},{"type":167,"tag":1280,"props":5188,"children":5189},{},[5190],{"type":167,"tag":1284,"props":5191,"children":5192},{},[5193],{"type":173,"value":5194},"Provide options directly in the definition",{"type":167,"tag":220,"props":5196,"children":5198},{"className":222,"code":5197,"filename":721,"language":224,"meta":161},"export default {\n  content: {\n    markdown: {\n      remarkPlugins: [\n        ['remark-emoji', { emoticon: true }]\n      ]\n    }\n  }\n}\n",[5199],{"type":167,"tag":180,"props":5200,"children":5201},{"__ignoreMap":161},[5202,5225,5248,5271,5290,5355,5362,5373,5384],{"type":167,"tag":230,"props":5203,"children":5204},{"class":232,"line":233},[5205,5209,5213,5217,5221],{"type":167,"tag":230,"props":5206,"children":5207},{"class":237},[5208],{"type":173,"value":240},{"type":167,"tag":230,"props":5210,"children":5211},{"class":243},[5212],{"type":173,"value":246},{"type":167,"tag":230,"props":5214,"children":5215},{"class":237},[5216],{"type":173,"value":251},{"type":167,"tag":230,"props":5218,"children":5219},{"class":243},[5220],{"type":173,"value":246},{"type":167,"tag":230,"props":5222,"children":5223},{"class":258},[5224],{"type":173,"value":261},{"type":167,"tag":230,"props":5226,"children":5227},{"class":232,"line":264},[5228,5232,5236,5240,5244],{"type":167,"tag":230,"props":5229,"children":5230},{"class":243},[5231],{"type":173,"value":270},{"type":167,"tag":230,"props":5233,"children":5234},{"class":273},[5235],{"type":173,"value":3890},{"type":167,"tag":230,"props":5237,"children":5238},{"class":279},[5239],{"type":173,"value":282},{"type":167,"tag":230,"props":5241,"children":5242},{"class":243},[5243],{"type":173,"value":246},{"type":167,"tag":230,"props":5245,"children":5246},{"class":258},[5247],{"type":173,"value":261},{"type":167,"tag":230,"props":5249,"children":5250},{"class":232,"line":290},[5251,5255,5259,5263,5267],{"type":167,"tag":230,"props":5252,"children":5253},{"class":243},[5254],{"type":173,"value":296},{"type":167,"tag":230,"props":5256,"children":5257},{"class":273},[5258],{"type":173,"value":2512},{"type":167,"tag":230,"props":5260,"children":5261},{"class":279},[5262],{"type":173,"value":282},{"type":167,"tag":230,"props":5264,"children":5265},{"class":243},[5266],{"type":173,"value":246},{"type":167,"tag":230,"props":5268,"children":5269},{"class":258},[5270],{"type":173,"value":261},{"type":167,"tag":230,"props":5272,"children":5273},{"class":232,"line":315},[5274,5278,5282,5286],{"type":167,"tag":230,"props":5275,"children":5276},{"class":243},[5277],{"type":173,"value":402},{"type":167,"tag":230,"props":5279,"children":5280},{"class":273},[5281],{"type":173,"value":4702},{"type":167,"tag":230,"props":5283,"children":5284},{"class":279},[5285],{"type":173,"value":282},{"type":167,"tag":230,"props":5287,"children":5288},{"class":243},[5289],{"type":173,"value":287},{"type":167,"tag":230,"props":5291,"children":5292},{"class":232,"line":329},[5293,5298,5302,5306,5310,5314,5318,5322,5326,5331,5335,5339,5343,5347,5351],{"type":167,"tag":230,"props":5294,"children":5295},{"class":243},[5296],{"type":173,"value":5297},"        [",{"type":167,"tag":230,"props":5299,"children":5300},{"class":299},[5301],{"type":173,"value":302},{"type":167,"tag":230,"props":5303,"children":5304},{"class":305},[5305],{"type":173,"value":4825},{"type":167,"tag":230,"props":5307,"children":5308},{"class":299},[5309],{"type":173,"value":302},{"type":167,"tag":230,"props":5311,"children":5312},{"class":258},[5313],{"type":173,"value":1596},{"type":167,"tag":230,"props":5315,"children":5316},{"class":243},[5317],{"type":173,"value":246},{"type":167,"tag":230,"props":5319,"children":5320},{"class":258},[5321],{"type":173,"value":416},{"type":167,"tag":230,"props":5323,"children":5324},{"class":243},[5325],{"type":173,"value":246},{"type":167,"tag":230,"props":5327,"children":5328},{"class":273},[5329],{"type":173,"value":5330},"emoticon",{"type":167,"tag":230,"props":5332,"children":5333},{"class":279},[5334],{"type":173,"value":282},{"type":167,"tag":230,"props":5336,"children":5337},{"class":243},[5338],{"type":173,"value":246},{"type":167,"tag":230,"props":5340,"children":5341},{"class":998},[5342],{"type":173,"value":1001},{"type":167,"tag":230,"props":5344,"children":5345},{"class":243},[5346],{"type":173,"value":246},{"type":167,"tag":230,"props":5348,"children":5349},{"class":258},[5350],{"type":173,"value":434},{"type":167,"tag":230,"props":5352,"children":5353},{"class":243},[5354],{"type":173,"value":4432},{"type":167,"tag":230,"props":5356,"children":5357},{"class":232,"line":354},[5358],{"type":167,"tag":230,"props":5359,"children":5360},{"class":243},[5361],{"type":173,"value":5157},{"type":167,"tag":230,"props":5363,"children":5364},{"class":232,"line":395},[5365,5369],{"type":167,"tag":230,"props":5366,"children":5367},{"class":243},[5368],{"type":173,"value":296},{"type":167,"tag":230,"props":5370,"children":5371},{"class":258},[5372],{"type":173,"value":620},{"type":167,"tag":230,"props":5374,"children":5375},{"class":232,"line":479},[5376,5380],{"type":167,"tag":230,"props":5377,"children":5378},{"class":243},[5379],{"type":173,"value":270},{"type":167,"tag":230,"props":5381,"children":5382},{"class":258},[5383],{"type":173,"value":620},{"type":167,"tag":230,"props":5385,"children":5386},{"class":232,"line":575},[5387],{"type":167,"tag":230,"props":5388,"children":5389},{"class":258},[5390],{"type":173,"value":434},{"type":167,"tag":1280,"props":5392,"children":5393},{},[5394],{"type":167,"tag":1284,"props":5395,"children":5396},{},[5397,5399],{"type":173,"value":5398},"Provide options using the name of the plugin in ",{"type":167,"tag":180,"props":5400,"children":5401},{},[5402],{"type":173,"value":5403},"camelCase",{"type":167,"tag":220,"props":5405,"children":5407},{"className":222,"code":5406,"filename":721,"language":224,"meta":161},"export default {\n  content: {\n    markdown: {\n      // https://github.com/remarkjs/remark-external-links#options\n      remarkExternalLinks: {\n        target: '_self',\n        rel: 'nofollow'\n      }\n    }\n  }\n}\n",[5408],{"type":167,"tag":180,"props":5409,"children":5410},{"__ignoreMap":161},[5411,5434,5457,5480,5492,5516,5553,5585,5596,5607,5618],{"type":167,"tag":230,"props":5412,"children":5413},{"class":232,"line":233},[5414,5418,5422,5426,5430],{"type":167,"tag":230,"props":5415,"children":5416},{"class":237},[5417],{"type":173,"value":240},{"type":167,"tag":230,"props":5419,"children":5420},{"class":243},[5421],{"type":173,"value":246},{"type":167,"tag":230,"props":5423,"children":5424},{"class":237},[5425],{"type":173,"value":251},{"type":167,"tag":230,"props":5427,"children":5428},{"class":243},[5429],{"type":173,"value":246},{"type":167,"tag":230,"props":5431,"children":5432},{"class":258},[5433],{"type":173,"value":261},{"type":167,"tag":230,"props":5435,"children":5436},{"class":232,"line":264},[5437,5441,5445,5449,5453],{"type":167,"tag":230,"props":5438,"children":5439},{"class":243},[5440],{"type":173,"value":270},{"type":167,"tag":230,"props":5442,"children":5443},{"class":273},[5444],{"type":173,"value":3890},{"type":167,"tag":230,"props":5446,"children":5447},{"class":279},[5448],{"type":173,"value":282},{"type":167,"tag":230,"props":5450,"children":5451},{"class":243},[5452],{"type":173,"value":246},{"type":167,"tag":230,"props":5454,"children":5455},{"class":258},[5456],{"type":173,"value":261},{"type":167,"tag":230,"props":5458,"children":5459},{"class":232,"line":290},[5460,5464,5468,5472,5476],{"type":167,"tag":230,"props":5461,"children":5462},{"class":243},[5463],{"type":173,"value":296},{"type":167,"tag":230,"props":5465,"children":5466},{"class":273},[5467],{"type":173,"value":2512},{"type":167,"tag":230,"props":5469,"children":5470},{"class":279},[5471],{"type":173,"value":282},{"type":167,"tag":230,"props":5473,"children":5474},{"class":243},[5475],{"type":173,"value":246},{"type":167,"tag":230,"props":5477,"children":5478},{"class":258},[5479],{"type":173,"value":261},{"type":167,"tag":230,"props":5481,"children":5482},{"class":232,"line":315},[5483,5487],{"type":167,"tag":230,"props":5484,"children":5485},{"class":258},[5486],{"type":173,"value":402},{"type":167,"tag":230,"props":5488,"children":5489},{"class":3063},[5490],{"type":173,"value":5491},"// https://github.com/remarkjs/remark-external-links#options\n",{"type":167,"tag":230,"props":5493,"children":5494},{"class":232,"line":329},[5495,5499,5504,5508,5512],{"type":167,"tag":230,"props":5496,"children":5497},{"class":243},[5498],{"type":173,"value":402},{"type":167,"tag":230,"props":5500,"children":5501},{"class":273},[5502],{"type":173,"value":5503},"remarkExternalLinks",{"type":167,"tag":230,"props":5505,"children":5506},{"class":279},[5507],{"type":173,"value":282},{"type":167,"tag":230,"props":5509,"children":5510},{"class":243},[5511],{"type":173,"value":246},{"type":167,"tag":230,"props":5513,"children":5514},{"class":258},[5515],{"type":173,"value":261},{"type":167,"tag":230,"props":5517,"children":5518},{"class":232,"line":354},[5519,5523,5528,5532,5536,5540,5545,5549],{"type":167,"tag":230,"props":5520,"children":5521},{"class":243},[5522],{"type":173,"value":2004},{"type":167,"tag":230,"props":5524,"children":5525},{"class":273},[5526],{"type":173,"value":5527},"target",{"type":167,"tag":230,"props":5529,"children":5530},{"class":279},[5531],{"type":173,"value":282},{"type":167,"tag":230,"props":5533,"children":5534},{"class":243},[5535],{"type":173,"value":246},{"type":167,"tag":230,"props":5537,"children":5538},{"class":299},[5539],{"type":173,"value":302},{"type":167,"tag":230,"props":5541,"children":5542},{"class":305},[5543],{"type":173,"value":5544},"_self",{"type":167,"tag":230,"props":5546,"children":5547},{"class":299},[5548],{"type":173,"value":302},{"type":167,"tag":230,"props":5550,"children":5551},{"class":258},[5552],{"type":173,"value":326},{"type":167,"tag":230,"props":5554,"children":5555},{"class":232,"line":395},[5556,5560,5565,5569,5573,5577,5581],{"type":167,"tag":230,"props":5557,"children":5558},{"class":243},[5559],{"type":173,"value":2004},{"type":167,"tag":230,"props":5561,"children":5562},{"class":273},[5563],{"type":173,"value":5564},"rel",{"type":167,"tag":230,"props":5566,"children":5567},{"class":279},[5568],{"type":173,"value":282},{"type":167,"tag":230,"props":5570,"children":5571},{"class":243},[5572],{"type":173,"value":246},{"type":167,"tag":230,"props":5574,"children":5575},{"class":299},[5576],{"type":173,"value":302},{"type":167,"tag":230,"props":5578,"children":5579},{"class":305},[5580],{"type":173,"value":692},{"type":167,"tag":230,"props":5582,"children":5583},{"class":299},[5584],{"type":173,"value":312},{"type":167,"tag":230,"props":5586,"children":5587},{"class":232,"line":479},[5588,5592],{"type":167,"tag":230,"props":5589,"children":5590},{"class":243},[5591],{"type":173,"value":402},{"type":167,"tag":230,"props":5593,"children":5594},{"class":258},[5595],{"type":173,"value":620},{"type":167,"tag":230,"props":5597,"children":5598},{"class":232,"line":575},[5599,5603],{"type":167,"tag":230,"props":5600,"children":5601},{"class":243},[5602],{"type":173,"value":296},{"type":167,"tag":230,"props":5604,"children":5605},{"class":258},[5606],{"type":173,"value":620},{"type":167,"tag":230,"props":5608,"children":5609},{"class":232,"line":610},[5610,5614],{"type":167,"tag":230,"props":5611,"children":5612},{"class":243},[5613],{"type":173,"value":270},{"type":167,"tag":230,"props":5615,"children":5616},{"class":258},[5617],{"type":173,"value":620},{"type":167,"tag":230,"props":5619,"children":5620},{"class":232,"line":623},[5621],{"type":167,"tag":230,"props":5622,"children":5623},{"class":258},[5624],{"type":173,"value":434},{"type":167,"tag":4690,"props":5626,"children":5627},{},[5628],{"type":167,"tag":176,"props":5629,"children":5630},{},[5631],{"type":173,"value":5632},"When adding a new plugin, make sure to install it in your dependencies:",{"type":167,"tag":5634,"props":5635,"children":5636},"code-group",{},[5637,5670],{"type":167,"tag":220,"props":5638,"children":5641},{"className":3515,"code":5639,"filename":5640,"language":3517,"meta":161},"yarn add remark-emoji\n","Yarn",[5642],{"type":167,"tag":180,"props":5643,"children":5644},{"__ignoreMap":161},[5645],{"type":167,"tag":230,"props":5646,"children":5647},{"class":232,"line":233},[5648,5653,5657,5662,5666],{"type":167,"tag":230,"props":5649,"children":5650},{"class":3527},[5651],{"type":173,"value":5652},"yarn",{"type":167,"tag":230,"props":5654,"children":5655},{"class":243},[5656],{"type":173,"value":246},{"type":167,"tag":230,"props":5658,"children":5659},{"class":305},[5660],{"type":173,"value":5661},"add",{"type":167,"tag":230,"props":5663,"children":5664},{"class":243},[5665],{"type":173,"value":246},{"type":167,"tag":230,"props":5667,"children":5668},{"class":305},[5669],{"type":173,"value":4825},{"type":167,"tag":220,"props":5671,"children":5674},{"className":3515,"code":5672,"filename":5673,"language":3517,"meta":161},"npm install remark-emoji\n","NPM",[5675],{"type":167,"tag":180,"props":5676,"children":5677},{"__ignoreMap":161},[5678],{"type":167,"tag":230,"props":5679,"children":5680},{"class":232,"line":233},[5681,5686,5690,5695,5699],{"type":167,"tag":230,"props":5682,"children":5683},{"class":3527},[5684],{"type":173,"value":5685},"npm",{"type":167,"tag":230,"props":5687,"children":5688},{"class":243},[5689],{"type":173,"value":246},{"type":167,"tag":230,"props":5691,"children":5692},{"class":305},[5693],{"type":173,"value":5694},"install",{"type":167,"tag":230,"props":5696,"children":5697},{"class":243},[5698],{"type":173,"value":246},{"type":167,"tag":230,"props":5700,"children":5701},{"class":305},[5702],{"type":173,"value":4825},{"type":167,"tag":220,"props":5704,"children":5705},{"className":222,"code":4724,"filename":721,"language":224,"meta":161},[5706],{"type":167,"tag":180,"props":5707,"children":5708},{"__ignoreMap":161},[5709,5732,5755,5778,5813,5824,5835],{"type":167,"tag":230,"props":5710,"children":5711},{"class":232,"line":233},[5712,5716,5720,5724,5728],{"type":167,"tag":230,"props":5713,"children":5714},{"class":237},[5715],{"type":173,"value":240},{"type":167,"tag":230,"props":5717,"children":5718},{"class":243},[5719],{"type":173,"value":246},{"type":167,"tag":230,"props":5721,"children":5722},{"class":237},[5723],{"type":173,"value":251},{"type":167,"tag":230,"props":5725,"children":5726},{"class":243},[5727],{"type":173,"value":246},{"type":167,"tag":230,"props":5729,"children":5730},{"class":258},[5731],{"type":173,"value":261},{"type":167,"tag":230,"props":5733,"children":5734},{"class":232,"line":264},[5735,5739,5743,5747,5751],{"type":167,"tag":230,"props":5736,"children":5737},{"class":243},[5738],{"type":173,"value":270},{"type":167,"tag":230,"props":5740,"children":5741},{"class":273},[5742],{"type":173,"value":3890},{"type":167,"tag":230,"props":5744,"children":5745},{"class":279},[5746],{"type":173,"value":282},{"type":167,"tag":230,"props":5748,"children":5749},{"class":243},[5750],{"type":173,"value":246},{"type":167,"tag":230,"props":5752,"children":5753},{"class":258},[5754],{"type":173,"value":261},{"type":167,"tag":230,"props":5756,"children":5757},{"class":232,"line":290},[5758,5762,5766,5770,5774],{"type":167,"tag":230,"props":5759,"children":5760},{"class":243},[5761],{"type":173,"value":296},{"type":167,"tag":230,"props":5763,"children":5764},{"class":273},[5765],{"type":173,"value":2512},{"type":167,"tag":230,"props":5767,"children":5768},{"class":279},[5769],{"type":173,"value":282},{"type":167,"tag":230,"props":5771,"children":5772},{"class":243},[5773],{"type":173,"value":246},{"type":167,"tag":230,"props":5775,"children":5776},{"class":258},[5777],{"type":173,"value":261},{"type":167,"tag":230,"props":5779,"children":5780},{"class":232,"line":315},[5781,5785,5789,5793,5797,5801,5805,5809],{"type":167,"tag":230,"props":5782,"children":5783},{"class":243},[5784],{"type":173,"value":402},{"type":167,"tag":230,"props":5786,"children":5787},{"class":273},[5788],{"type":173,"value":4702},{"type":167,"tag":230,"props":5790,"children":5791},{"class":279},[5792],{"type":173,"value":282},{"type":167,"tag":230,"props":5794,"children":5795},{"class":243},[5796],{"type":173,"value":1824},{"type":167,"tag":230,"props":5798,"children":5799},{"class":299},[5800],{"type":173,"value":302},{"type":167,"tag":230,"props":5802,"children":5803},{"class":305},[5804],{"type":173,"value":4825},{"type":167,"tag":230,"props":5806,"children":5807},{"class":299},[5808],{"type":173,"value":302},{"type":167,"tag":230,"props":5810,"children":5811},{"class":243},[5812],{"type":173,"value":4432},{"type":167,"tag":230,"props":5814,"children":5815},{"class":232,"line":329},[5816,5820],{"type":167,"tag":230,"props":5817,"children":5818},{"class":243},[5819],{"type":173,"value":296},{"type":167,"tag":230,"props":5821,"children":5822},{"class":258},[5823],{"type":173,"value":620},{"type":167,"tag":230,"props":5825,"children":5826},{"class":232,"line":354},[5827,5831],{"type":167,"tag":230,"props":5828,"children":5829},{"class":243},[5830],{"type":173,"value":270},{"type":167,"tag":230,"props":5832,"children":5833},{"class":258},[5834],{"type":173,"value":620},{"type":167,"tag":230,"props":5836,"children":5837},{"class":232,"line":395},[5838],{"type":167,"tag":230,"props":5839,"children":5840},{"class":258},[5841],{"type":173,"value":434},{"type":167,"tag":642,"props":5843,"children":5845},{"id":5844},"markdowntocdepth",[5846],{"type":167,"tag":180,"props":5847,"children":5848},{},[5849],{"type":173,"value":5850},"markdown.tocDepth",{"type":167,"tag":1280,"props":5852,"children":5853},{},[5854,5863,5872],{"type":167,"tag":1284,"props":5855,"children":5856},{},[5857,5858],{"type":173,"value":1295},{"type":167,"tag":180,"props":5859,"children":5860},{},[5861],{"type":173,"value":5862},"number",{"type":167,"tag":1284,"props":5864,"children":5865},{},[5866,5867],{"type":173,"value":4083},{"type":167,"tag":180,"props":5868,"children":5869},{},[5870],{"type":173,"value":5871},"3",{"type":167,"tag":1284,"props":5873,"children":5874},{},[5875,5876],{"type":173,"value":4474},{"type":167,"tag":188,"props":5877,"children":5878},{},[5879],{"type":173,"value":5880},">= v1.11.0",{"type":167,"tag":176,"props":5882,"children":5883},{},[5884],{"type":173,"value":5885},"You can change maximum heading depth to include in the table of contents.",{"type":167,"tag":642,"props":5887,"children":5889},{"id":5888},"markdownremarkplugins",[5890],{"type":167,"tag":180,"props":5891,"children":5892},{},[5893],{"type":173,"value":4044},{"type":167,"tag":1280,"props":5895,"children":5896},{},[5897,5905,5914],{"type":167,"tag":1284,"props":5898,"children":5899},{},[5900,5901],{"type":173,"value":1295},{"type":167,"tag":180,"props":5902,"children":5903},{},[5904],{"type":173,"value":4306},{"type":167,"tag":1284,"props":5906,"children":5907},{},[5908,5909],{"type":173,"value":4083},{"type":167,"tag":180,"props":5910,"children":5911},{},[5912],{"type":173,"value":5913},"['remark-squeeze-paragraphs', 'remark-slug', 'remark-autolink-headings', 'remark-external-links', 'remark-footnotes']",{"type":167,"tag":1284,"props":5915,"children":5916},{},[5917,5918],{"type":173,"value":4474},{"type":167,"tag":188,"props":5919,"children":5920},{},[5921],{"type":173,"value":5922},">= v1.4.0",{"type":167,"tag":679,"props":5924,"children":5925},{},[5926],{"type":167,"tag":176,"props":5927,"children":5928},{},[5929,5931,5938],{"type":173,"value":5930},"You can take a look at the list of ",{"type":167,"tag":688,"props":5932,"children":5935},{"href":5933,"rel":5934},"https://github.com/remarkjs/remark/blob/main/doc/plugins.md#list-of-plugins",[692],[5936],{"type":173,"value":5937},"remark plugins",{"type":173,"value":194},{"type":167,"tag":642,"props":5940,"children":5942},{"id":5941},"markdownrehypeplugins",[5943],{"type":167,"tag":180,"props":5944,"children":5945},{},[5946],{"type":173,"value":4051},{"type":167,"tag":1280,"props":5948,"children":5949},{},[5950,5958,5967],{"type":167,"tag":1284,"props":5951,"children":5952},{},[5953,5954],{"type":173,"value":1295},{"type":167,"tag":180,"props":5955,"children":5956},{},[5957],{"type":173,"value":4306},{"type":167,"tag":1284,"props":5959,"children":5960},{},[5961,5962],{"type":173,"value":4083},{"type":167,"tag":180,"props":5963,"children":5964},{},[5965],{"type":173,"value":5966},"['rehype-minify-whitespace', 'rehype-sort-attribute-values', 'rehype-sort-attributes', 'rehype-raw']",{"type":167,"tag":1284,"props":5968,"children":5969},{},[5970,5971],{"type":173,"value":4474},{"type":167,"tag":188,"props":5972,"children":5973},{},[5974],{"type":173,"value":5922},{"type":167,"tag":679,"props":5976,"children":5977},{},[5978],{"type":167,"tag":176,"props":5979,"children":5980},{},[5981,5982,5989],{"type":173,"value":5930},{"type":167,"tag":688,"props":5983,"children":5986},{"href":5984,"rel":5985},"https://github.com/rehypejs/rehype/blob/main/doc/plugins.md#list-of-plugins",[692],[5987],{"type":173,"value":5988},"rehype plugins",{"type":173,"value":194},{"type":167,"tag":642,"props":5991,"children":5993},{"id":5992},"markdownbaseplugins",[5994],{"type":167,"tag":180,"props":5995,"children":5996},{},[5997],{"type":173,"value":5998},"markdown.basePlugins",{"type":167,"tag":4690,"props":6000,"children":6001},{},[6002],{"type":167,"tag":176,"props":6003,"children":6004},{},[6005,6007,6011],{"type":173,"value":6006},"Deprecated. Use ",{"type":167,"tag":180,"props":6008,"children":6009},{},[6010],{"type":173,"value":4044},{"type":173,"value":6012}," as a function instead.",{"type":167,"tag":642,"props":6014,"children":6016},{"id":6015},"markdownplugins",[6017],{"type":167,"tag":180,"props":6018,"children":6019},{},[6020],{"type":173,"value":6021},"markdown.plugins",{"type":167,"tag":4690,"props":6023,"children":6024},{},[6025],{"type":167,"tag":176,"props":6026,"children":6027},{},[6028,6029,6033],{"type":173,"value":6006},{"type":167,"tag":180,"props":6030,"children":6031},{},[6032],{"type":173,"value":4044},{"type":173,"value":6034}," as an array instead.",{"type":167,"tag":642,"props":6036,"children":6038},{"id":6037},"markdownprismtheme",[6039],{"type":167,"tag":180,"props":6040,"children":6041},{},[6042],{"type":173,"value":6043},"markdown.prism.theme",{"type":167,"tag":1280,"props":6045,"children":6046},{},[6047,6055],{"type":167,"tag":1284,"props":6048,"children":6049},{},[6050,6051],{"type":173,"value":1295},{"type":167,"tag":180,"props":6052,"children":6053},{},[6054],{"type":173,"value":1318},{"type":167,"tag":1284,"props":6056,"children":6057},{},[6058,6059],{"type":173,"value":4083},{"type":167,"tag":180,"props":6060,"children":6061},{},[6062],{"type":173,"value":6063},"'prismjs/themes/prism.css'",{"type":167,"tag":176,"props":6065,"children":6066},{},[6067,6069,6076],{"type":173,"value":6068},"This module handles code highlighting in markdown content using ",{"type":167,"tag":688,"props":6070,"children":6073},{"href":6071,"rel":6072},"https://prismjs.com",[692],[6074],{"type":173,"value":6075},"PrismJS",{"type":173,"value":194},{"type":167,"tag":176,"props":6078,"children":6079},{},[6080,6082,6089],{"type":173,"value":6081},"It automatically pushes the desired PrismJS theme in your Nuxt.js config, so if you want to use a different theme than the default one, for example ",{"type":167,"tag":688,"props":6083,"children":6086},{"href":6084,"rel":6085},"https://github.com/PrismJS/prism-themes",[692],[6087],{"type":173,"value":6088},"prism-themes",{"type":173,"value":282},{"type":167,"tag":5634,"props":6091,"children":6092},{},[6093,6123],{"type":167,"tag":220,"props":6094,"children":6096},{"className":3515,"code":6095,"filename":5640,"language":3517,"meta":161},"yarn add prism-themes\n",[6097],{"type":167,"tag":180,"props":6098,"children":6099},{"__ignoreMap":161},[6100],{"type":167,"tag":230,"props":6101,"children":6102},{"class":232,"line":233},[6103,6107,6111,6115,6119],{"type":167,"tag":230,"props":6104,"children":6105},{"class":3527},[6106],{"type":173,"value":5652},{"type":167,"tag":230,"props":6108,"children":6109},{"class":243},[6110],{"type":173,"value":246},{"type":167,"tag":230,"props":6112,"children":6113},{"class":305},[6114],{"type":173,"value":5661},{"type":167,"tag":230,"props":6116,"children":6117},{"class":243},[6118],{"type":173,"value":246},{"type":167,"tag":230,"props":6120,"children":6121},{"class":305},[6122],{"type":173,"value":6088},{"type":167,"tag":220,"props":6124,"children":6126},{"className":3515,"code":6125,"filename":5673,"language":3517,"meta":161},"npm install prism-themes\n",[6127],{"type":167,"tag":180,"props":6128,"children":6129},{"__ignoreMap":161},[6130],{"type":167,"tag":230,"props":6131,"children":6132},{"class":232,"line":233},[6133,6137,6141,6145,6149],{"type":167,"tag":230,"props":6134,"children":6135},{"class":3527},[6136],{"type":173,"value":5685},{"type":167,"tag":230,"props":6138,"children":6139},{"class":243},[6140],{"type":173,"value":246},{"type":167,"tag":230,"props":6142,"children":6143},{"class":305},[6144],{"type":173,"value":5694},{"type":167,"tag":230,"props":6146,"children":6147},{"class":243},[6148],{"type":173,"value":246},{"type":167,"tag":230,"props":6150,"children":6151},{"class":305},[6152],{"type":173,"value":6088},{"type":167,"tag":220,"props":6154,"children":6156},{"className":222,"code":6155,"filename":721,"language":224,"meta":161},"content: {\n  markdown: {\n    prism: {\n      theme: 'prism-themes/themes/prism-material-oceanic.css'\n    }\n  }\n}\n",[6157],{"type":167,"tag":180,"props":6158,"children":6159},{"__ignoreMap":161},[6160,6179,6202,6226,6259,6270,6281],{"type":167,"tag":230,"props":6161,"children":6162},{"class":232,"line":233},[6163,6167,6171,6175],{"type":167,"tag":230,"props":6164,"children":6165},{"class":1383},[6166],{"type":173,"value":3890},{"type":167,"tag":230,"props":6168,"children":6169},{"class":258},[6170],{"type":173,"value":282},{"type":167,"tag":230,"props":6172,"children":6173},{"class":243},[6174],{"type":173,"value":246},{"type":167,"tag":230,"props":6176,"children":6177},{"class":258},[6178],{"type":173,"value":261},{"type":167,"tag":230,"props":6180,"children":6181},{"class":232,"line":264},[6182,6186,6190,6194,6198],{"type":167,"tag":230,"props":6183,"children":6184},{"class":399},[6185],{"type":173,"value":270},{"type":167,"tag":230,"props":6187,"children":6188},{"class":1383},[6189],{"type":173,"value":2512},{"type":167,"tag":230,"props":6191,"children":6192},{"class":258},[6193],{"type":173,"value":282},{"type":167,"tag":230,"props":6195,"children":6196},{"class":399},[6197],{"type":173,"value":246},{"type":167,"tag":230,"props":6199,"children":6200},{"class":258},[6201],{"type":173,"value":261},{"type":167,"tag":230,"props":6203,"children":6204},{"class":232,"line":290},[6205,6209,6214,6218,6222],{"type":167,"tag":230,"props":6206,"children":6207},{"class":399},[6208],{"type":173,"value":296},{"type":167,"tag":230,"props":6210,"children":6211},{"class":1383},[6212],{"type":173,"value":6213},"prism",{"type":167,"tag":230,"props":6215,"children":6216},{"class":258},[6217],{"type":173,"value":282},{"type":167,"tag":230,"props":6219,"children":6220},{"class":399},[6221],{"type":173,"value":246},{"type":167,"tag":230,"props":6223,"children":6224},{"class":258},[6225],{"type":173,"value":261},{"type":167,"tag":230,"props":6227,"children":6228},{"class":232,"line":315},[6229,6233,6238,6242,6246,6250,6255],{"type":167,"tag":230,"props":6230,"children":6231},{"class":399},[6232],{"type":173,"value":402},{"type":167,"tag":230,"props":6234,"children":6235},{"class":1383},[6236],{"type":173,"value":6237},"theme",{"type":167,"tag":230,"props":6239,"children":6240},{"class":258},[6241],{"type":173,"value":282},{"type":167,"tag":230,"props":6243,"children":6244},{"class":399},[6245],{"type":173,"value":246},{"type":167,"tag":230,"props":6247,"children":6248},{"class":299},[6249],{"type":173,"value":302},{"type":167,"tag":230,"props":6251,"children":6252},{"class":305},[6253],{"type":173,"value":6254},"prism-themes/themes/prism-material-oceanic.css",{"type":167,"tag":230,"props":6256,"children":6257},{"class":299},[6258],{"type":173,"value":312},{"type":167,"tag":230,"props":6260,"children":6261},{"class":232,"line":329},[6262,6266],{"type":167,"tag":230,"props":6263,"children":6264},{"class":399},[6265],{"type":173,"value":296},{"type":167,"tag":230,"props":6267,"children":6268},{"class":258},[6269],{"type":173,"value":620},{"type":167,"tag":230,"props":6271,"children":6272},{"class":232,"line":354},[6273,6277],{"type":167,"tag":230,"props":6274,"children":6275},{"class":399},[6276],{"type":173,"value":270},{"type":167,"tag":230,"props":6278,"children":6279},{"class":258},[6280],{"type":173,"value":620},{"type":167,"tag":230,"props":6282,"children":6283},{"class":232,"line":395},[6284],{"type":167,"tag":230,"props":6285,"children":6286},{"class":258},[6287],{"type":173,"value":434},{"type":167,"tag":176,"props":6289,"children":6290},{},[6291,6293,6298],{"type":173,"value":6292},"To disable the inclusion of the theme, set prism to ",{"type":167,"tag":180,"props":6294,"children":6295},{},[6296],{"type":173,"value":6297},"false",{"type":173,"value":282},{"type":167,"tag":220,"props":6300,"children":6302},{"className":222,"code":6301,"filename":721,"language":224,"meta":161},"content: {\n  markdown: {\n    prism: {\n      theme: false\n    }\n  }\n}\n",[6303],{"type":167,"tag":180,"props":6304,"children":6305},{"__ignoreMap":161},[6306,6325,6348,6371,6394,6405,6416],{"type":167,"tag":230,"props":6307,"children":6308},{"class":232,"line":233},[6309,6313,6317,6321],{"type":167,"tag":230,"props":6310,"children":6311},{"class":1383},[6312],{"type":173,"value":3890},{"type":167,"tag":230,"props":6314,"children":6315},{"class":258},[6316],{"type":173,"value":282},{"type":167,"tag":230,"props":6318,"children":6319},{"class":243},[6320],{"type":173,"value":246},{"type":167,"tag":230,"props":6322,"children":6323},{"class":258},[6324],{"type":173,"value":261},{"type":167,"tag":230,"props":6326,"children":6327},{"class":232,"line":264},[6328,6332,6336,6340,6344],{"type":167,"tag":230,"props":6329,"children":6330},{"class":399},[6331],{"type":173,"value":270},{"type":167,"tag":230,"props":6333,"children":6334},{"class":1383},[6335],{"type":173,"value":2512},{"type":167,"tag":230,"props":6337,"children":6338},{"class":258},[6339],{"type":173,"value":282},{"type":167,"tag":230,"props":6341,"children":6342},{"class":399},[6343],{"type":173,"value":246},{"type":167,"tag":230,"props":6345,"children":6346},{"class":258},[6347],{"type":173,"value":261},{"type":167,"tag":230,"props":6349,"children":6350},{"class":232,"line":290},[6351,6355,6359,6363,6367],{"type":167,"tag":230,"props":6352,"children":6353},{"class":399},[6354],{"type":173,"value":296},{"type":167,"tag":230,"props":6356,"children":6357},{"class":1383},[6358],{"type":173,"value":6213},{"type":167,"tag":230,"props":6360,"children":6361},{"class":258},[6362],{"type":173,"value":282},{"type":167,"tag":230,"props":6364,"children":6365},{"class":399},[6366],{"type":173,"value":246},{"type":167,"tag":230,"props":6368,"children":6369},{"class":258},[6370],{"type":173,"value":261},{"type":167,"tag":230,"props":6372,"children":6373},{"class":232,"line":315},[6374,6378,6382,6386,6390],{"type":167,"tag":230,"props":6375,"children":6376},{"class":399},[6377],{"type":173,"value":402},{"type":167,"tag":230,"props":6379,"children":6380},{"class":1383},[6381],{"type":173,"value":6237},{"type":167,"tag":230,"props":6383,"children":6384},{"class":258},[6385],{"type":173,"value":282},{"type":167,"tag":230,"props":6387,"children":6388},{"class":399},[6389],{"type":173,"value":246},{"type":167,"tag":230,"props":6391,"children":6392},{"class":998},[6393],{"type":173,"value":4646},{"type":167,"tag":230,"props":6395,"children":6396},{"class":232,"line":329},[6397,6401],{"type":167,"tag":230,"props":6398,"children":6399},{"class":399},[6400],{"type":173,"value":296},{"type":167,"tag":230,"props":6402,"children":6403},{"class":258},[6404],{"type":173,"value":620},{"type":167,"tag":230,"props":6406,"children":6407},{"class":232,"line":354},[6408,6412],{"type":167,"tag":230,"props":6409,"children":6410},{"class":399},[6411],{"type":173,"value":270},{"type":167,"tag":230,"props":6413,"children":6414},{"class":258},[6415],{"type":173,"value":620},{"type":167,"tag":230,"props":6417,"children":6418},{"class":232,"line":395},[6419],{"type":167,"tag":230,"props":6420,"children":6421},{"class":258},[6422],{"type":173,"value":434},{"type":167,"tag":642,"props":6424,"children":6426},{"id":6425},"markdownhighlighter",[6427],{"type":167,"tag":180,"props":6428,"children":6429},{},[6430],{"type":173,"value":6431},"markdown.highlighter",{"type":167,"tag":1280,"props":6433,"children":6434},{},[6435,6451],{"type":167,"tag":1284,"props":6436,"children":6437},{},[6438,6439,6444,6446],{"type":173,"value":1295},{"type":167,"tag":180,"props":6440,"children":6441},{},[6442],{"type":173,"value":6443},"Highlighter",{"type":173,"value":6445}," | ",{"type":167,"tag":180,"props":6447,"children":6448},{},[6449],{"type":173,"value":6450},"PromisedHighlighter",{"type":167,"tag":1284,"props":6452,"children":6453},{},[6454,6455],{"type":173,"value":4474},{"type":167,"tag":188,"props":6456,"children":6457},{},[6458],{"type":173,"value":6459},">=1.9.0",{"type":167,"tag":176,"props":6461,"children":6462},{},[6463,6465,6472],{"type":173,"value":6464},"You can change the default code highlighter in markdown content by using this option. As an example, we use ",{"type":167,"tag":688,"props":6466,"children":6469},{"href":6467,"rel":6468},"https://highlightjs.org",[692],[6470],{"type":173,"value":6471},"highlight.js",{"type":173,"value":194},{"type":167,"tag":220,"props":6474,"children":6476},{"className":222,"code":6475,"filename":721,"language":224,"meta":161},"import highlightjs from 'highlight.js'\n\nexport default {\n  content: {\n    markdown: {\n      highlighter(rawCode, lang) {\n        const highlightedCode = highlightjs.highlight(rawCode, { language: lang }).value\n\n        // We need to create a wrapper, because\n        // the returned code from highlight.js\n        // is only the highlighted code.\n        return `\u003Cpre>\u003Ccode class=\"hljs ${lang}\">${highlightedCode}\u003C/code>\u003C/pre>`\n      }\n    }\n  }\n}\n",[6477],{"type":167,"tag":180,"props":6478,"children":6479},{"__ignoreMap":161},[6480,6522,6528,6551,6574,6597,6643,6750,6756,6768,6780,6792,6858,6869,6880,6892],{"type":167,"tag":230,"props":6481,"children":6482},{"class":232,"line":233},[6483,6488,6492,6497,6501,6506,6510,6514,6518],{"type":167,"tag":230,"props":6484,"children":6485},{"class":237},[6486],{"type":173,"value":6487},"import",{"type":167,"tag":230,"props":6489,"children":6490},{"class":243},[6491],{"type":173,"value":246},{"type":167,"tag":230,"props":6493,"children":6494},{"class":583},[6495],{"type":173,"value":6496},"highlightjs",{"type":167,"tag":230,"props":6498,"children":6499},{"class":243},[6500],{"type":173,"value":246},{"type":167,"tag":230,"props":6502,"children":6503},{"class":237},[6504],{"type":173,"value":6505},"from",{"type":167,"tag":230,"props":6507,"children":6508},{"class":243},[6509],{"type":173,"value":246},{"type":167,"tag":230,"props":6511,"children":6512},{"class":299},[6513],{"type":173,"value":302},{"type":167,"tag":230,"props":6515,"children":6516},{"class":305},[6517],{"type":173,"value":6471},{"type":167,"tag":230,"props":6519,"children":6520},{"class":299},[6521],{"type":173,"value":312},{"type":167,"tag":230,"props":6523,"children":6524},{"class":232,"line":264},[6525],{"type":167,"tag":230,"props":6526,"children":6527},{},[],{"type":167,"tag":230,"props":6529,"children":6530},{"class":232,"line":290},[6531,6535,6539,6543,6547],{"type":167,"tag":230,"props":6532,"children":6533},{"class":237},[6534],{"type":173,"value":240},{"type":167,"tag":230,"props":6536,"children":6537},{"class":243},[6538],{"type":173,"value":246},{"type":167,"tag":230,"props":6540,"children":6541},{"class":237},[6542],{"type":173,"value":251},{"type":167,"tag":230,"props":6544,"children":6545},{"class":243},[6546],{"type":173,"value":246},{"type":167,"tag":230,"props":6548,"children":6549},{"class":258},[6550],{"type":173,"value":261},{"type":167,"tag":230,"props":6552,"children":6553},{"class":232,"line":315},[6554,6558,6562,6566,6570],{"type":167,"tag":230,"props":6555,"children":6556},{"class":243},[6557],{"type":173,"value":270},{"type":167,"tag":230,"props":6559,"children":6560},{"class":273},[6561],{"type":173,"value":3890},{"type":167,"tag":230,"props":6563,"children":6564},{"class":279},[6565],{"type":173,"value":282},{"type":167,"tag":230,"props":6567,"children":6568},{"class":243},[6569],{"type":173,"value":246},{"type":167,"tag":230,"props":6571,"children":6572},{"class":258},[6573],{"type":173,"value":261},{"type":167,"tag":230,"props":6575,"children":6576},{"class":232,"line":329},[6577,6581,6585,6589,6593],{"type":167,"tag":230,"props":6578,"children":6579},{"class":243},[6580],{"type":173,"value":296},{"type":167,"tag":230,"props":6582,"children":6583},{"class":273},[6584],{"type":173,"value":2512},{"type":167,"tag":230,"props":6586,"children":6587},{"class":279},[6588],{"type":173,"value":282},{"type":167,"tag":230,"props":6590,"children":6591},{"class":243},[6592],{"type":173,"value":246},{"type":167,"tag":230,"props":6594,"children":6595},{"class":258},[6596],{"type":173,"value":261},{"type":167,"tag":230,"props":6598,"children":6599},{"class":232,"line":354},[6600,6604,6609,6613,6618,6622,6626,6631,6635,6639],{"type":167,"tag":230,"props":6601,"children":6602},{"class":243},[6603],{"type":173,"value":402},{"type":167,"tag":230,"props":6605,"children":6606},{"class":372},[6607],{"type":173,"value":6608},"highlighter",{"type":167,"tag":230,"props":6610,"children":6611},{"class":258},[6612],{"type":173,"value":459},{"type":167,"tag":230,"props":6614,"children":6615},{"class":1097},[6616],{"type":173,"value":6617},"rawCode",{"type":167,"tag":230,"props":6619,"children":6620},{"class":258},[6621],{"type":173,"value":1596},{"type":167,"tag":230,"props":6623,"children":6624},{"class":243},[6625],{"type":173,"value":246},{"type":167,"tag":230,"props":6627,"children":6628},{"class":1097},[6629],{"type":173,"value":6630},"lang",{"type":167,"tag":230,"props":6632,"children":6633},{"class":258},[6634],{"type":173,"value":1014},{"type":167,"tag":230,"props":6636,"children":6637},{"class":243},[6638],{"type":173,"value":246},{"type":167,"tag":230,"props":6640,"children":6641},{"class":258},[6642],{"type":173,"value":261},{"type":167,"tag":230,"props":6644,"children":6645},{"class":232,"line":395},[6646,6650,6654,6658,6663,6667,6671,6675,6679,6683,6688,6692,6696,6700,6704,6708,6712,6717,6721,6725,6729,6733,6737,6741,6745],{"type":167,"tag":230,"props":6647,"children":6648},{"class":399},[6649],{"type":173,"value":2004},{"type":167,"tag":230,"props":6651,"children":6652},{"class":362},[6653],{"type":173,"value":407},{"type":167,"tag":230,"props":6655,"children":6656},{"class":399},[6657],{"type":173,"value":246},{"type":167,"tag":230,"props":6659,"children":6660},{"class":423},[6661],{"type":173,"value":6662},"highlightedCode",{"type":167,"tag":230,"props":6664,"children":6665},{"class":399},[6666],{"type":173,"value":246},{"type":167,"tag":230,"props":6668,"children":6669},{"class":441},[6670],{"type":173,"value":444},{"type":167,"tag":230,"props":6672,"children":6673},{"class":399},[6674],{"type":173,"value":246},{"type":167,"tag":230,"props":6676,"children":6677},{"class":583},[6678],{"type":173,"value":6496},{"type":167,"tag":230,"props":6680,"children":6681},{"class":258},[6682],{"type":173,"value":194},{"type":167,"tag":230,"props":6684,"children":6685},{"class":451},[6686],{"type":173,"value":6687},"highlight",{"type":167,"tag":230,"props":6689,"children":6690},{"class":399},[6691],{"type":173,"value":459},{"type":167,"tag":230,"props":6693,"children":6694},{"class":583},[6695],{"type":173,"value":6617},{"type":167,"tag":230,"props":6697,"children":6698},{"class":258},[6699],{"type":173,"value":1596},{"type":167,"tag":230,"props":6701,"children":6702},{"class":399},[6703],{"type":173,"value":246},{"type":167,"tag":230,"props":6705,"children":6706},{"class":258},[6707],{"type":173,"value":416},{"type":167,"tag":230,"props":6709,"children":6710},{"class":399},[6711],{"type":173,"value":246},{"type":167,"tag":230,"props":6713,"children":6714},{"class":273},[6715],{"type":173,"value":6716},"language",{"type":167,"tag":230,"props":6718,"children":6719},{"class":279},[6720],{"type":173,"value":282},{"type":167,"tag":230,"props":6722,"children":6723},{"class":399},[6724],{"type":173,"value":246},{"type":167,"tag":230,"props":6726,"children":6727},{"class":583},[6728],{"type":173,"value":6630},{"type":167,"tag":230,"props":6730,"children":6731},{"class":399},[6732],{"type":173,"value":246},{"type":167,"tag":230,"props":6734,"children":6735},{"class":258},[6736],{"type":173,"value":434},{"type":167,"tag":230,"props":6738,"children":6739},{"class":399},[6740],{"type":173,"value":1014},{"type":167,"tag":230,"props":6742,"children":6743},{"class":258},[6744],{"type":173,"value":194},{"type":167,"tag":230,"props":6746,"children":6747},{"class":583},[6748],{"type":173,"value":6749},"value\n",{"type":167,"tag":230,"props":6751,"children":6752},{"class":232,"line":479},[6753],{"type":167,"tag":230,"props":6754,"children":6755},{},[],{"type":167,"tag":230,"props":6757,"children":6758},{"class":232,"line":575},[6759,6763],{"type":167,"tag":230,"props":6760,"children":6761},{"class":258},[6762],{"type":173,"value":2004},{"type":167,"tag":230,"props":6764,"children":6765},{"class":3063},[6766],{"type":173,"value":6767},"// We need to create a wrapper, because\n",{"type":167,"tag":230,"props":6769,"children":6770},{"class":232,"line":610},[6771,6775],{"type":167,"tag":230,"props":6772,"children":6773},{"class":258},[6774],{"type":173,"value":2004},{"type":167,"tag":230,"props":6776,"children":6777},{"class":3063},[6778],{"type":173,"value":6779},"// the returned code from highlight.js\n",{"type":167,"tag":230,"props":6781,"children":6782},{"class":232,"line":623},[6783,6787],{"type":167,"tag":230,"props":6784,"children":6785},{"class":258},[6786],{"type":173,"value":2004},{"type":167,"tag":230,"props":6788,"children":6789},{"class":3063},[6790],{"type":173,"value":6791},"// is only the highlighted code.\n",{"type":167,"tag":230,"props":6793,"children":6794},{"class":232,"line":635},[6795,6799,6803,6807,6812,6817,6823,6827,6831,6836,6840,6844,6848,6853],{"type":167,"tag":230,"props":6796,"children":6797},{"class":399},[6798],{"type":173,"value":2004},{"type":167,"tag":230,"props":6800,"children":6801},{"class":237},[6802],{"type":173,"value":1073},{"type":167,"tag":230,"props":6804,"children":6805},{"class":399},[6806],{"type":173,"value":246},{"type":167,"tag":230,"props":6808,"children":6809},{"class":299},[6810],{"type":173,"value":6811},"`",{"type":167,"tag":230,"props":6813,"children":6814},{"class":305},[6815],{"type":173,"value":6816},"\u003Cpre>\u003Ccode class=\"hljs ",{"type":167,"tag":230,"props":6818,"children":6820},{"class":6819},"ct-119184",[6821],{"type":173,"value":6822},"${",{"type":167,"tag":230,"props":6824,"children":6825},{"class":583},[6826],{"type":173,"value":6630},{"type":167,"tag":230,"props":6828,"children":6829},{"class":6819},[6830],{"type":173,"value":434},{"type":167,"tag":230,"props":6832,"children":6833},{"class":305},[6834],{"type":173,"value":6835},"\">",{"type":167,"tag":230,"props":6837,"children":6838},{"class":6819},[6839],{"type":173,"value":6822},{"type":167,"tag":230,"props":6841,"children":6842},{"class":583},[6843],{"type":173,"value":6662},{"type":167,"tag":230,"props":6845,"children":6846},{"class":6819},[6847],{"type":173,"value":434},{"type":167,"tag":230,"props":6849,"children":6850},{"class":305},[6851],{"type":173,"value":6852},"\u003C/code>\u003C/pre>",{"type":167,"tag":230,"props":6854,"children":6855},{"class":299},[6856],{"type":173,"value":6857},"`\n",{"type":167,"tag":230,"props":6859,"children":6860},{"class":232,"line":1230},[6861,6865],{"type":167,"tag":230,"props":6862,"children":6863},{"class":399},[6864],{"type":173,"value":402},{"type":167,"tag":230,"props":6866,"children":6867},{"class":258},[6868],{"type":173,"value":620},{"type":167,"tag":230,"props":6870,"children":6871},{"class":232,"line":2164},[6872,6876],{"type":167,"tag":230,"props":6873,"children":6874},{"class":243},[6875],{"type":173,"value":296},{"type":167,"tag":230,"props":6877,"children":6878},{"class":258},[6879],{"type":173,"value":620},{"type":167,"tag":230,"props":6881,"children":6883},{"class":232,"line":6882},15,[6884,6888],{"type":167,"tag":230,"props":6885,"children":6886},{"class":243},[6887],{"type":173,"value":270},{"type":167,"tag":230,"props":6889,"children":6890},{"class":258},[6891],{"type":173,"value":620},{"type":167,"tag":230,"props":6893,"children":6895},{"class":232,"line":6894},16,[6896],{"type":167,"tag":230,"props":6897,"children":6898},{"class":258},[6899],{"type":173,"value":434},{"type":167,"tag":196,"props":6901,"children":6902},{"type":2947},[6903],{"type":167,"tag":176,"props":6904,"children":6905},{},[6906,6908,6912],{"type":173,"value":6907},"When ",{"type":167,"tag":180,"props":6909,"children":6910},{},[6911],{"type":173,"value":6431},{"type":173,"value":6913}," is defined, it will automatically disable the inclusion of the Prism theme.",{"type":167,"tag":196,"props":6915,"children":6916},{"type":198},[6917],{"type":167,"tag":176,"props":6918,"children":6919},{},[6920,6922,6926],{"type":173,"value":6921},"Don't forget to add the corresponding style manually if you define ",{"type":167,"tag":180,"props":6923,"children":6924},{},[6925],{"type":173,"value":6431},{"type":173,"value":194},{"type":167,"tag":176,"props":6928,"children":6929},{},[6930,6932,6936,6938,6945,6947,6952,6953,6958,6959,6964],{"type":173,"value":6931},"It returns a ",{"type":167,"tag":180,"props":6933,"children":6934},{},[6935],{"type":173,"value":1318},{"type":173,"value":6937}," or ",{"type":167,"tag":688,"props":6939,"children":6942},{"href":6940,"rel":6941},"https://github.com/syntax-tree/hast",[692],[6943],{"type":173,"value":6944},"HAST",{"type":173,"value":6946}," (Hypertext Abstract Syntax Tree). You can build HAST by passing the 4th argument. It consits of ",{"type":167,"tag":180,"props":6948,"children":6949},{},[6950],{"type":173,"value":6951},"h",{"type":173,"value":4046},{"type":167,"tag":180,"props":6954,"children":6955},{},[6956],{"type":173,"value":6957},"node",{"type":173,"value":3718},{"type":167,"tag":180,"props":6960,"children":6961},{},[6962],{"type":173,"value":6963},"u",{"type":173,"value":194},{"type":167,"tag":220,"props":6966,"children":6968},{"className":222,"code":6967,"filename":721,"language":224,"meta":161},"import highlightjs from 'highlight.js'\n\nexport default {\n  content: {\n    markdown: {\n      highlighter(rawCode, lang, _, { h, node, u }) {\n        const highlightedCode = highlightjs.highlight(rawCode, { language: lang }).value\n\n        // We can use ast helper to create the wrapper\n        const childs = []\n        childs.push(\n          h(node, 'pre', [\n            h(node, 'code', { className: ['hljs', lang] }, [\n              u('raw', highlightedCode)\n            ])\n          ])\n        )\n\n        return h(\n          node,\n          'div',\n          { className: 'highlighted-with-highlightjs' },\n          childs\n        )\n      }\n    }\n  }\n}\n",[6969],{"type":167,"tag":180,"props":6970,"children":6971},{"__ignoreMap":161},[6972,7011,7017,7040,7063,7086,7189,7292,7298,7310,7343,7368,7416,7524,7569,7577,7585,7594,7601,7625,7641,7666,7716,7729,7737,7749,7761,7773],{"type":167,"tag":230,"props":6973,"children":6974},{"class":232,"line":233},[6975,6979,6983,6987,6991,6995,6999,7003,7007],{"type":167,"tag":230,"props":6976,"children":6977},{"class":237},[6978],{"type":173,"value":6487},{"type":167,"tag":230,"props":6980,"children":6981},{"class":243},[6982],{"type":173,"value":246},{"type":167,"tag":230,"props":6984,"children":6985},{"class":583},[6986],{"type":173,"value":6496},{"type":167,"tag":230,"props":6988,"children":6989},{"class":243},[6990],{"type":173,"value":246},{"type":167,"tag":230,"props":6992,"children":6993},{"class":237},[6994],{"type":173,"value":6505},{"type":167,"tag":230,"props":6996,"children":6997},{"class":243},[6998],{"type":173,"value":246},{"type":167,"tag":230,"props":7000,"children":7001},{"class":299},[7002],{"type":173,"value":302},{"type":167,"tag":230,"props":7004,"children":7005},{"class":305},[7006],{"type":173,"value":6471},{"type":167,"tag":230,"props":7008,"children":7009},{"class":299},[7010],{"type":173,"value":312},{"type":167,"tag":230,"props":7012,"children":7013},{"class":232,"line":264},[7014],{"type":167,"tag":230,"props":7015,"children":7016},{},[],{"type":167,"tag":230,"props":7018,"children":7019},{"class":232,"line":290},[7020,7024,7028,7032,7036],{"type":167,"tag":230,"props":7021,"children":7022},{"class":237},[7023],{"type":173,"value":240},{"type":167,"tag":230,"props":7025,"children":7026},{"class":243},[7027],{"type":173,"value":246},{"type":167,"tag":230,"props":7029,"children":7030},{"class":237},[7031],{"type":173,"value":251},{"type":167,"tag":230,"props":7033,"children":7034},{"class":243},[7035],{"type":173,"value":246},{"type":167,"tag":230,"props":7037,"children":7038},{"class":258},[7039],{"type":173,"value":261},{"type":167,"tag":230,"props":7041,"children":7042},{"class":232,"line":315},[7043,7047,7051,7055,7059],{"type":167,"tag":230,"props":7044,"children":7045},{"class":243},[7046],{"type":173,"value":270},{"type":167,"tag":230,"props":7048,"children":7049},{"class":273},[7050],{"type":173,"value":3890},{"type":167,"tag":230,"props":7052,"children":7053},{"class":279},[7054],{"type":173,"value":282},{"type":167,"tag":230,"props":7056,"children":7057},{"class":243},[7058],{"type":173,"value":246},{"type":167,"tag":230,"props":7060,"children":7061},{"class":258},[7062],{"type":173,"value":261},{"type":167,"tag":230,"props":7064,"children":7065},{"class":232,"line":329},[7066,7070,7074,7078,7082],{"type":167,"tag":230,"props":7067,"children":7068},{"class":243},[7069],{"type":173,"value":296},{"type":167,"tag":230,"props":7071,"children":7072},{"class":273},[7073],{"type":173,"value":2512},{"type":167,"tag":230,"props":7075,"children":7076},{"class":279},[7077],{"type":173,"value":282},{"type":167,"tag":230,"props":7079,"children":7080},{"class":243},[7081],{"type":173,"value":246},{"type":167,"tag":230,"props":7083,"children":7084},{"class":258},[7085],{"type":173,"value":261},{"type":167,"tag":230,"props":7087,"children":7088},{"class":232,"line":354},[7089,7093,7097,7101,7105,7109,7113,7117,7121,7125,7129,7133,7137,7141,7145,7149,7153,7157,7161,7165,7169,7173,7177,7181,7185],{"type":167,"tag":230,"props":7090,"children":7091},{"class":243},[7092],{"type":173,"value":402},{"type":167,"tag":230,"props":7094,"children":7095},{"class":372},[7096],{"type":173,"value":6608},{"type":167,"tag":230,"props":7098,"children":7099},{"class":258},[7100],{"type":173,"value":459},{"type":167,"tag":230,"props":7102,"children":7103},{"class":1097},[7104],{"type":173,"value":6617},{"type":167,"tag":230,"props":7106,"children":7107},{"class":258},[7108],{"type":173,"value":1596},{"type":167,"tag":230,"props":7110,"children":7111},{"class":243},[7112],{"type":173,"value":246},{"type":167,"tag":230,"props":7114,"children":7115},{"class":1097},[7116],{"type":173,"value":6630},{"type":167,"tag":230,"props":7118,"children":7119},{"class":258},[7120],{"type":173,"value":1596},{"type":167,"tag":230,"props":7122,"children":7123},{"class":243},[7124],{"type":173,"value":246},{"type":167,"tag":230,"props":7126,"children":7127},{"class":1097},[7128],{"type":173,"value":3807},{"type":167,"tag":230,"props":7130,"children":7131},{"class":258},[7132],{"type":173,"value":1596},{"type":167,"tag":230,"props":7134,"children":7135},{"class":243},[7136],{"type":173,"value":246},{"type":167,"tag":230,"props":7138,"children":7139},{"class":258},[7140],{"type":173,"value":416},{"type":167,"tag":230,"props":7142,"children":7143},{"class":243},[7144],{"type":173,"value":246},{"type":167,"tag":230,"props":7146,"children":7147},{"class":1097},[7148],{"type":173,"value":6951},{"type":167,"tag":230,"props":7150,"children":7151},{"class":258},[7152],{"type":173,"value":1596},{"type":167,"tag":230,"props":7154,"children":7155},{"class":243},[7156],{"type":173,"value":246},{"type":167,"tag":230,"props":7158,"children":7159},{"class":1097},[7160],{"type":173,"value":6957},{"type":167,"tag":230,"props":7162,"children":7163},{"class":258},[7164],{"type":173,"value":1596},{"type":167,"tag":230,"props":7166,"children":7167},{"class":243},[7168],{"type":173,"value":246},{"type":167,"tag":230,"props":7170,"children":7171},{"class":1097},[7172],{"type":173,"value":6963},{"type":167,"tag":230,"props":7174,"children":7175},{"class":243},[7176],{"type":173,"value":246},{"type":167,"tag":230,"props":7178,"children":7179},{"class":258},[7180],{"type":173,"value":3045},{"type":167,"tag":230,"props":7182,"children":7183},{"class":243},[7184],{"type":173,"value":246},{"type":167,"tag":230,"props":7186,"children":7187},{"class":258},[7188],{"type":173,"value":261},{"type":167,"tag":230,"props":7190,"children":7191},{"class":232,"line":395},[7192,7196,7200,7204,7208,7212,7216,7220,7224,7228,7232,7236,7240,7244,7248,7252,7256,7260,7264,7268,7272,7276,7280,7284,7288],{"type":167,"tag":230,"props":7193,"children":7194},{"class":399},[7195],{"type":173,"value":2004},{"type":167,"tag":230,"props":7197,"children":7198},{"class":362},[7199],{"type":173,"value":407},{"type":167,"tag":230,"props":7201,"children":7202},{"class":399},[7203],{"type":173,"value":246},{"type":167,"tag":230,"props":7205,"children":7206},{"class":423},[7207],{"type":173,"value":6662},{"type":167,"tag":230,"props":7209,"children":7210},{"class":399},[7211],{"type":173,"value":246},{"type":167,"tag":230,"props":7213,"children":7214},{"class":441},[7215],{"type":173,"value":444},{"type":167,"tag":230,"props":7217,"children":7218},{"class":399},[7219],{"type":173,"value":246},{"type":167,"tag":230,"props":7221,"children":7222},{"class":583},[7223],{"type":173,"value":6496},{"type":167,"tag":230,"props":7225,"children":7226},{"class":258},[7227],{"type":173,"value":194},{"type":167,"tag":230,"props":7229,"children":7230},{"class":451},[7231],{"type":173,"value":6687},{"type":167,"tag":230,"props":7233,"children":7234},{"class":399},[7235],{"type":173,"value":459},{"type":167,"tag":230,"props":7237,"children":7238},{"class":583},[7239],{"type":173,"value":6617},{"type":167,"tag":230,"props":7241,"children":7242},{"class":258},[7243],{"type":173,"value":1596},{"type":167,"tag":230,"props":7245,"children":7246},{"class":399},[7247],{"type":173,"value":246},{"type":167,"tag":230,"props":7249,"children":7250},{"class":258},[7251],{"type":173,"value":416},{"type":167,"tag":230,"props":7253,"children":7254},{"class":399},[7255],{"type":173,"value":246},{"type":167,"tag":230,"props":7257,"children":7258},{"class":273},[7259],{"type":173,"value":6716},{"type":167,"tag":230,"props":7261,"children":7262},{"class":279},[7263],{"type":173,"value":282},{"type":167,"tag":230,"props":7265,"children":7266},{"class":399},[7267],{"type":173,"value":246},{"type":167,"tag":230,"props":7269,"children":7270},{"class":583},[7271],{"type":173,"value":6630},{"type":167,"tag":230,"props":7273,"children":7274},{"class":399},[7275],{"type":173,"value":246},{"type":167,"tag":230,"props":7277,"children":7278},{"class":258},[7279],{"type":173,"value":434},{"type":167,"tag":230,"props":7281,"children":7282},{"class":399},[7283],{"type":173,"value":1014},{"type":167,"tag":230,"props":7285,"children":7286},{"class":258},[7287],{"type":173,"value":194},{"type":167,"tag":230,"props":7289,"children":7290},{"class":583},[7291],{"type":173,"value":6749},{"type":167,"tag":230,"props":7293,"children":7294},{"class":232,"line":479},[7295],{"type":167,"tag":230,"props":7296,"children":7297},{},[],{"type":167,"tag":230,"props":7299,"children":7300},{"class":232,"line":575},[7301,7305],{"type":167,"tag":230,"props":7302,"children":7303},{"class":258},[7304],{"type":173,"value":2004},{"type":167,"tag":230,"props":7306,"children":7307},{"class":3063},[7308],{"type":173,"value":7309},"// We can use ast helper to create the wrapper\n",{"type":167,"tag":230,"props":7311,"children":7312},{"class":232,"line":610},[7313,7317,7321,7325,7330,7334,7338],{"type":167,"tag":230,"props":7314,"children":7315},{"class":399},[7316],{"type":173,"value":2004},{"type":167,"tag":230,"props":7318,"children":7319},{"class":362},[7320],{"type":173,"value":407},{"type":167,"tag":230,"props":7322,"children":7323},{"class":399},[7324],{"type":173,"value":246},{"type":167,"tag":230,"props":7326,"children":7327},{"class":423},[7328],{"type":173,"value":7329},"childs",{"type":167,"tag":230,"props":7331,"children":7332},{"class":399},[7333],{"type":173,"value":246},{"type":167,"tag":230,"props":7335,"children":7336},{"class":441},[7337],{"type":173,"value":444},{"type":167,"tag":230,"props":7339,"children":7340},{"class":399},[7341],{"type":173,"value":7342}," []\n",{"type":167,"tag":230,"props":7344,"children":7345},{"class":232,"line":623},[7346,7350,7354,7358,7363],{"type":167,"tag":230,"props":7347,"children":7348},{"class":399},[7349],{"type":173,"value":2004},{"type":167,"tag":230,"props":7351,"children":7352},{"class":583},[7353],{"type":173,"value":7329},{"type":167,"tag":230,"props":7355,"children":7356},{"class":258},[7357],{"type":173,"value":194},{"type":167,"tag":230,"props":7359,"children":7360},{"class":451},[7361],{"type":173,"value":7362},"push",{"type":167,"tag":230,"props":7364,"children":7365},{"class":399},[7366],{"type":173,"value":7367},"(\n",{"type":167,"tag":230,"props":7369,"children":7370},{"class":232,"line":635},[7371,7376,7380,7384,7388,7392,7396,7400,7404,7408,7412],{"type":167,"tag":230,"props":7372,"children":7373},{"class":399},[7374],{"type":173,"value":7375},"          ",{"type":167,"tag":230,"props":7377,"children":7378},{"class":451},[7379],{"type":173,"value":6951},{"type":167,"tag":230,"props":7381,"children":7382},{"class":399},[7383],{"type":173,"value":459},{"type":167,"tag":230,"props":7385,"children":7386},{"class":583},[7387],{"type":173,"value":6957},{"type":167,"tag":230,"props":7389,"children":7390},{"class":258},[7391],{"type":173,"value":1596},{"type":167,"tag":230,"props":7393,"children":7394},{"class":399},[7395],{"type":173,"value":246},{"type":167,"tag":230,"props":7397,"children":7398},{"class":299},[7399],{"type":173,"value":302},{"type":167,"tag":230,"props":7401,"children":7402},{"class":305},[7403],{"type":173,"value":220},{"type":167,"tag":230,"props":7405,"children":7406},{"class":299},[7407],{"type":173,"value":302},{"type":167,"tag":230,"props":7409,"children":7410},{"class":258},[7411],{"type":173,"value":1596},{"type":167,"tag":230,"props":7413,"children":7414},{"class":399},[7415],{"type":173,"value":287},{"type":167,"tag":230,"props":7417,"children":7418},{"class":232,"line":1230},[7419,7424,7428,7432,7436,7440,7444,7448,7452,7456,7460,7464,7468,7472,7477,7481,7485,7489,7494,7498,7502,7506,7510,7515,7520],{"type":167,"tag":230,"props":7420,"children":7421},{"class":399},[7422],{"type":173,"value":7423},"            ",{"type":167,"tag":230,"props":7425,"children":7426},{"class":451},[7427],{"type":173,"value":6951},{"type":167,"tag":230,"props":7429,"children":7430},{"class":399},[7431],{"type":173,"value":459},{"type":167,"tag":230,"props":7433,"children":7434},{"class":583},[7435],{"type":173,"value":6957},{"type":167,"tag":230,"props":7437,"children":7438},{"class":258},[7439],{"type":173,"value":1596},{"type":167,"tag":230,"props":7441,"children":7442},{"class":399},[7443],{"type":173,"value":246},{"type":167,"tag":230,"props":7445,"children":7446},{"class":299},[7447],{"type":173,"value":302},{"type":167,"tag":230,"props":7449,"children":7450},{"class":305},[7451],{"type":173,"value":180},{"type":167,"tag":230,"props":7453,"children":7454},{"class":299},[7455],{"type":173,"value":302},{"type":167,"tag":230,"props":7457,"children":7458},{"class":258},[7459],{"type":173,"value":1596},{"type":167,"tag":230,"props":7461,"children":7462},{"class":399},[7463],{"type":173,"value":246},{"type":167,"tag":230,"props":7465,"children":7466},{"class":258},[7467],{"type":173,"value":416},{"type":167,"tag":230,"props":7469,"children":7470},{"class":399},[7471],{"type":173,"value":246},{"type":167,"tag":230,"props":7473,"children":7474},{"class":273},[7475],{"type":173,"value":7476},"className",{"type":167,"tag":230,"props":7478,"children":7479},{"class":279},[7480],{"type":173,"value":282},{"type":167,"tag":230,"props":7482,"children":7483},{"class":399},[7484],{"type":173,"value":1824},{"type":167,"tag":230,"props":7486,"children":7487},{"class":299},[7488],{"type":173,"value":302},{"type":167,"tag":230,"props":7490,"children":7491},{"class":305},[7492],{"type":173,"value":7493},"hljs",{"type":167,"tag":230,"props":7495,"children":7496},{"class":299},[7497],{"type":173,"value":302},{"type":167,"tag":230,"props":7499,"children":7500},{"class":258},[7501],{"type":173,"value":1596},{"type":167,"tag":230,"props":7503,"children":7504},{"class":399},[7505],{"type":173,"value":246},{"type":167,"tag":230,"props":7507,"children":7508},{"class":583},[7509],{"type":173,"value":6630},{"type":167,"tag":230,"props":7511,"children":7512},{"class":399},[7513],{"type":173,"value":7514},"] ",{"type":167,"tag":230,"props":7516,"children":7517},{"class":258},[7518],{"type":173,"value":7519},"},",{"type":167,"tag":230,"props":7521,"children":7522},{"class":399},[7523],{"type":173,"value":287},{"type":167,"tag":230,"props":7525,"children":7526},{"class":232,"line":2164},[7527,7532,7536,7540,7544,7549,7553,7557,7561,7565],{"type":167,"tag":230,"props":7528,"children":7529},{"class":399},[7530],{"type":173,"value":7531},"              ",{"type":167,"tag":230,"props":7533,"children":7534},{"class":451},[7535],{"type":173,"value":6963},{"type":167,"tag":230,"props":7537,"children":7538},{"class":399},[7539],{"type":173,"value":459},{"type":167,"tag":230,"props":7541,"children":7542},{"class":299},[7543],{"type":173,"value":302},{"type":167,"tag":230,"props":7545,"children":7546},{"class":305},[7547],{"type":173,"value":7548},"raw",{"type":167,"tag":230,"props":7550,"children":7551},{"class":299},[7552],{"type":173,"value":302},{"type":167,"tag":230,"props":7554,"children":7555},{"class":258},[7556],{"type":173,"value":1596},{"type":167,"tag":230,"props":7558,"children":7559},{"class":399},[7560],{"type":173,"value":246},{"type":167,"tag":230,"props":7562,"children":7563},{"class":583},[7564],{"type":173,"value":6662},{"type":167,"tag":230,"props":7566,"children":7567},{"class":399},[7568],{"type":173,"value":476},{"type":167,"tag":230,"props":7570,"children":7571},{"class":232,"line":6882},[7572],{"type":167,"tag":230,"props":7573,"children":7574},{"class":399},[7575],{"type":173,"value":7576},"            ])\n",{"type":167,"tag":230,"props":7578,"children":7579},{"class":232,"line":6894},[7580],{"type":167,"tag":230,"props":7581,"children":7582},{"class":399},[7583],{"type":173,"value":7584},"          ])\n",{"type":167,"tag":230,"props":7586,"children":7588},{"class":232,"line":7587},17,[7589],{"type":167,"tag":230,"props":7590,"children":7591},{"class":399},[7592],{"type":173,"value":7593},"        )\n",{"type":167,"tag":230,"props":7595,"children":7597},{"class":232,"line":7596},18,[7598],{"type":167,"tag":230,"props":7599,"children":7600},{},[],{"type":167,"tag":230,"props":7602,"children":7604},{"class":232,"line":7603},19,[7605,7609,7613,7617,7621],{"type":167,"tag":230,"props":7606,"children":7607},{"class":399},[7608],{"type":173,"value":2004},{"type":167,"tag":230,"props":7610,"children":7611},{"class":237},[7612],{"type":173,"value":1073},{"type":167,"tag":230,"props":7614,"children":7615},{"class":399},[7616],{"type":173,"value":246},{"type":167,"tag":230,"props":7618,"children":7619},{"class":451},[7620],{"type":173,"value":6951},{"type":167,"tag":230,"props":7622,"children":7623},{"class":399},[7624],{"type":173,"value":7367},{"type":167,"tag":230,"props":7626,"children":7628},{"class":232,"line":7627},20,[7629,7633,7637],{"type":167,"tag":230,"props":7630,"children":7631},{"class":399},[7632],{"type":173,"value":7375},{"type":167,"tag":230,"props":7634,"children":7635},{"class":583},[7636],{"type":173,"value":6957},{"type":167,"tag":230,"props":7638,"children":7639},{"class":258},[7640],{"type":173,"value":326},{"type":167,"tag":230,"props":7642,"children":7644},{"class":232,"line":7643},21,[7645,7649,7653,7658,7662],{"type":167,"tag":230,"props":7646,"children":7647},{"class":399},[7648],{"type":173,"value":7375},{"type":167,"tag":230,"props":7650,"children":7651},{"class":299},[7652],{"type":173,"value":302},{"type":167,"tag":230,"props":7654,"children":7655},{"class":305},[7656],{"type":173,"value":7657},"div",{"type":167,"tag":230,"props":7659,"children":7660},{"class":299},[7661],{"type":173,"value":302},{"type":167,"tag":230,"props":7663,"children":7664},{"class":258},[7665],{"type":173,"value":326},{"type":167,"tag":230,"props":7667,"children":7669},{"class":232,"line":7668},22,[7670,7674,7678,7682,7686,7690,7694,7698,7703,7707,7711],{"type":167,"tag":230,"props":7671,"children":7672},{"class":399},[7673],{"type":173,"value":7375},{"type":167,"tag":230,"props":7675,"children":7676},{"class":258},[7677],{"type":173,"value":416},{"type":167,"tag":230,"props":7679,"children":7680},{"class":399},[7681],{"type":173,"value":246},{"type":167,"tag":230,"props":7683,"children":7684},{"class":273},[7685],{"type":173,"value":7476},{"type":167,"tag":230,"props":7687,"children":7688},{"class":279},[7689],{"type":173,"value":282},{"type":167,"tag":230,"props":7691,"children":7692},{"class":399},[7693],{"type":173,"value":246},{"type":167,"tag":230,"props":7695,"children":7696},{"class":299},[7697],{"type":173,"value":302},{"type":167,"tag":230,"props":7699,"children":7700},{"class":305},[7701],{"type":173,"value":7702},"highlighted-with-highlightjs",{"type":167,"tag":230,"props":7704,"children":7705},{"class":299},[7706],{"type":173,"value":302},{"type":167,"tag":230,"props":7708,"children":7709},{"class":399},[7710],{"type":173,"value":246},{"type":167,"tag":230,"props":7712,"children":7713},{"class":258},[7714],{"type":173,"value":7715},"},\n",{"type":167,"tag":230,"props":7717,"children":7719},{"class":232,"line":7718},23,[7720,7724],{"type":167,"tag":230,"props":7721,"children":7722},{"class":399},[7723],{"type":173,"value":7375},{"type":167,"tag":230,"props":7725,"children":7726},{"class":583},[7727],{"type":173,"value":7728},"childs\n",{"type":167,"tag":230,"props":7730,"children":7732},{"class":232,"line":7731},24,[7733],{"type":167,"tag":230,"props":7734,"children":7735},{"class":399},[7736],{"type":173,"value":7593},{"type":167,"tag":230,"props":7738,"children":7740},{"class":232,"line":7739},25,[7741,7745],{"type":167,"tag":230,"props":7742,"children":7743},{"class":399},[7744],{"type":173,"value":402},{"type":167,"tag":230,"props":7746,"children":7747},{"class":258},[7748],{"type":173,"value":620},{"type":167,"tag":230,"props":7750,"children":7752},{"class":232,"line":7751},26,[7753,7757],{"type":167,"tag":230,"props":7754,"children":7755},{"class":243},[7756],{"type":173,"value":296},{"type":167,"tag":230,"props":7758,"children":7759},{"class":258},[7760],{"type":173,"value":620},{"type":167,"tag":230,"props":7762,"children":7764},{"class":232,"line":7763},27,[7765,7769],{"type":167,"tag":230,"props":7766,"children":7767},{"class":243},[7768],{"type":173,"value":270},{"type":167,"tag":230,"props":7770,"children":7771},{"class":258},[7772],{"type":173,"value":620},{"type":167,"tag":230,"props":7774,"children":7776},{"class":232,"line":7775},28,[7777],{"type":167,"tag":230,"props":7778,"children":7779},{"class":258},[7780],{"type":173,"value":434},{"type":167,"tag":176,"props":7782,"children":7783},{},[7784,7786,7791],{"type":173,"value":7785},"After rendering with the ",{"type":167,"tag":180,"props":7787,"children":7788},{},[7789],{"type":173,"value":7790},"nuxt-content",{"type":173,"value":7792}," component, it will look like this:",{"type":167,"tag":220,"props":7794,"children":7798},{"className":7795,"code":7796,"language":7797,"meta":161},"language-html solarized-light_dark-plus_material-theme-lighter","\u003Cdiv class=\"highlighted-with-highlightjs\">\n  \u003Cpre class=\"language-\u003Clang>\">\n    \u003Ccode>\n      ...\n    \u003C/code>\n  \u003C/pre>\n\u003C/div>\n","html",[7799],{"type":167,"tag":180,"props":7800,"children":7801},{"__ignoreMap":161},[7802,7848,7902,7921,7929,7949,7968],{"type":167,"tag":230,"props":7803,"children":7804},{"class":232,"line":233},[7805,7811,7816,7820,7826,7830,7835,7839,7843],{"type":167,"tag":230,"props":7806,"children":7808},{"class":7807},"ct-578153",[7809],{"type":173,"value":7810},"\u003C",{"type":167,"tag":230,"props":7812,"children":7814},{"class":7813},"ct-952042",[7815],{"type":173,"value":7657},{"type":167,"tag":230,"props":7817,"children":7818},{"class":258},[7819],{"type":173,"value":246},{"type":167,"tag":230,"props":7821,"children":7823},{"class":7822},"ct-303788",[7824],{"type":173,"value":7825},"class",{"type":167,"tag":230,"props":7827,"children":7828},{"class":258},[7829],{"type":173,"value":444},{"type":167,"tag":230,"props":7831,"children":7832},{"class":299},[7833],{"type":173,"value":7834},"\"",{"type":167,"tag":230,"props":7836,"children":7837},{"class":305},[7838],{"type":173,"value":7702},{"type":167,"tag":230,"props":7840,"children":7841},{"class":299},[7842],{"type":173,"value":7834},{"type":167,"tag":230,"props":7844,"children":7845},{"class":7807},[7846],{"type":173,"value":7847},">\n",{"type":167,"tag":230,"props":7849,"children":7850},{"class":232,"line":264},[7851,7855,7859,7863,7867,7871,7875,7879,7884,7889,7894,7898],{"type":167,"tag":230,"props":7852,"children":7853},{"class":243},[7854],{"type":173,"value":270},{"type":167,"tag":230,"props":7856,"children":7857},{"class":7807},[7858],{"type":173,"value":7810},{"type":167,"tag":230,"props":7860,"children":7861},{"class":7813},[7862],{"type":173,"value":220},{"type":167,"tag":230,"props":7864,"children":7865},{"class":258},[7866],{"type":173,"value":246},{"type":167,"tag":230,"props":7868,"children":7869},{"class":7822},[7870],{"type":173,"value":7825},{"type":167,"tag":230,"props":7872,"children":7873},{"class":258},[7874],{"type":173,"value":444},{"type":167,"tag":230,"props":7876,"children":7877},{"class":299},[7878],{"type":173,"value":7834},{"type":167,"tag":230,"props":7880,"children":7881},{"class":305},[7882],{"type":173,"value":7883},"language-",{"type":167,"tag":230,"props":7885,"children":7887},{"class":7886},"ct-343791",[7888],{"type":173,"value":7810},{"type":167,"tag":230,"props":7890,"children":7891},{"class":305},[7892],{"type":173,"value":7893},"lang>",{"type":167,"tag":230,"props":7895,"children":7896},{"class":299},[7897],{"type":173,"value":7834},{"type":167,"tag":230,"props":7899,"children":7900},{"class":7807},[7901],{"type":173,"value":7847},{"type":167,"tag":230,"props":7903,"children":7904},{"class":232,"line":290},[7905,7909,7913,7917],{"type":167,"tag":230,"props":7906,"children":7907},{"class":243},[7908],{"type":173,"value":296},{"type":167,"tag":230,"props":7910,"children":7911},{"class":7807},[7912],{"type":173,"value":7810},{"type":167,"tag":230,"props":7914,"children":7915},{"class":7813},[7916],{"type":173,"value":180},{"type":167,"tag":230,"props":7918,"children":7919},{"class":7807},[7920],{"type":173,"value":7847},{"type":167,"tag":230,"props":7922,"children":7923},{"class":232,"line":315},[7924],{"type":167,"tag":230,"props":7925,"children":7926},{"class":243},[7927],{"type":173,"value":7928},"      ...\n",{"type":167,"tag":230,"props":7930,"children":7931},{"class":232,"line":329},[7932,7936,7941,7945],{"type":167,"tag":230,"props":7933,"children":7934},{"class":243},[7935],{"type":173,"value":296},{"type":167,"tag":230,"props":7937,"children":7938},{"class":7807},[7939],{"type":173,"value":7940},"\u003C/",{"type":167,"tag":230,"props":7942,"children":7943},{"class":7813},[7944],{"type":173,"value":180},{"type":167,"tag":230,"props":7946,"children":7947},{"class":7807},[7948],{"type":173,"value":7847},{"type":167,"tag":230,"props":7950,"children":7951},{"class":232,"line":354},[7952,7956,7960,7964],{"type":167,"tag":230,"props":7953,"children":7954},{"class":243},[7955],{"type":173,"value":270},{"type":167,"tag":230,"props":7957,"children":7958},{"class":7807},[7959],{"type":173,"value":7940},{"type":167,"tag":230,"props":7961,"children":7962},{"class":7813},[7963],{"type":173,"value":220},{"type":167,"tag":230,"props":7965,"children":7966},{"class":7807},[7967],{"type":173,"value":7847},{"type":167,"tag":230,"props":7969,"children":7970},{"class":232,"line":395},[7971,7975,7979],{"type":167,"tag":230,"props":7972,"children":7973},{"class":7807},[7974],{"type":173,"value":7940},{"type":167,"tag":230,"props":7976,"children":7977},{"class":7813},[7978],{"type":173,"value":7657},{"type":167,"tag":230,"props":7980,"children":7981},{"class":7807},[7982],{"type":173,"value":7983},">",{"type":167,"tag":176,"props":7985,"children":7986},{},[7987],{"type":173,"value":7988},"You can also get the line highlight and file name value from the 3rd argument. Combining them with the HAST, you can pass it to the client.",{"type":167,"tag":220,"props":7990,"children":7992},{"className":222,"code":7991,"filename":721,"language":224,"meta":161},"import highlightjs from 'highlight.js'\n\nexport default {\n  content: {\n    markdown: {\n      highlighter(rawCode, lang, { lineHighlights, fileName }, { h, node, u }) {\n        const highlightedCode = highlightjs.highlight(rawCode, { language: lang }).value\n\n        const childs = []\n        const props = {\n          className: `language-${lang}`,\n          dataLine: lineHighlights,\n          dataFileName: fileName\n        }\n        childs.push(\n          h(node, 'pre', [\n            h(node, 'code', props, [\n              u('raw', highlightedCode)\n            ])\n          ])\n        )\n\n        return h(\n          node,\n          'div',\n          { className: 'highlighted-with-highlightjs' },\n          childs\n        )\n      }\n    }\n  }\n}\n",[7993],{"type":167,"tag":180,"props":7994,"children":7995},{"__ignoreMap":161},[7996,8035,8041,8064,8087,8110,8239,8342,8348,8379,8415,8462,8490,8515,8526,8549,8596,8655,8698,8705,8712,8719,8725,8748,8763,8786,8833,8844,8851,8863,8875,8887],{"type":167,"tag":230,"props":7997,"children":7998},{"class":232,"line":233},[7999,8003,8007,8011,8015,8019,8023,8027,8031],{"type":167,"tag":230,"props":8000,"children":8001},{"class":237},[8002],{"type":173,"value":6487},{"type":167,"tag":230,"props":8004,"children":8005},{"class":243},[8006],{"type":173,"value":246},{"type":167,"tag":230,"props":8008,"children":8009},{"class":583},[8010],{"type":173,"value":6496},{"type":167,"tag":230,"props":8012,"children":8013},{"class":243},[8014],{"type":173,"value":246},{"type":167,"tag":230,"props":8016,"children":8017},{"class":237},[8018],{"type":173,"value":6505},{"type":167,"tag":230,"props":8020,"children":8021},{"class":243},[8022],{"type":173,"value":246},{"type":167,"tag":230,"props":8024,"children":8025},{"class":299},[8026],{"type":173,"value":302},{"type":167,"tag":230,"props":8028,"children":8029},{"class":305},[8030],{"type":173,"value":6471},{"type":167,"tag":230,"props":8032,"children":8033},{"class":299},[8034],{"type":173,"value":312},{"type":167,"tag":230,"props":8036,"children":8037},{"class":232,"line":264},[8038],{"type":167,"tag":230,"props":8039,"children":8040},{},[],{"type":167,"tag":230,"props":8042,"children":8043},{"class":232,"line":290},[8044,8048,8052,8056,8060],{"type":167,"tag":230,"props":8045,"children":8046},{"class":237},[8047],{"type":173,"value":240},{"type":167,"tag":230,"props":8049,"children":8050},{"class":243},[8051],{"type":173,"value":246},{"type":167,"tag":230,"props":8053,"children":8054},{"class":237},[8055],{"type":173,"value":251},{"type":167,"tag":230,"props":8057,"children":8058},{"class":243},[8059],{"type":173,"value":246},{"type":167,"tag":230,"props":8061,"children":8062},{"class":258},[8063],{"type":173,"value":261},{"type":167,"tag":230,"props":8065,"children":8066},{"class":232,"line":315},[8067,8071,8075,8079,8083],{"type":167,"tag":230,"props":8068,"children":8069},{"class":243},[8070],{"type":173,"value":270},{"type":167,"tag":230,"props":8072,"children":8073},{"class":273},[8074],{"type":173,"value":3890},{"type":167,"tag":230,"props":8076,"children":8077},{"class":279},[8078],{"type":173,"value":282},{"type":167,"tag":230,"props":8080,"children":8081},{"class":243},[8082],{"type":173,"value":246},{"type":167,"tag":230,"props":8084,"children":8085},{"class":258},[8086],{"type":173,"value":261},{"type":167,"tag":230,"props":8088,"children":8089},{"class":232,"line":329},[8090,8094,8098,8102,8106],{"type":167,"tag":230,"props":8091,"children":8092},{"class":243},[8093],{"type":173,"value":296},{"type":167,"tag":230,"props":8095,"children":8096},{"class":273},[8097],{"type":173,"value":2512},{"type":167,"tag":230,"props":8099,"children":8100},{"class":279},[8101],{"type":173,"value":282},{"type":167,"tag":230,"props":8103,"children":8104},{"class":243},[8105],{"type":173,"value":246},{"type":167,"tag":230,"props":8107,"children":8108},{"class":258},[8109],{"type":173,"value":261},{"type":167,"tag":230,"props":8111,"children":8112},{"class":232,"line":354},[8113,8117,8121,8125,8129,8133,8137,8141,8145,8149,8153,8157,8162,8166,8170,8175,8179,8183,8187,8191,8195,8199,8203,8207,8211,8215,8219,8223,8227,8231,8235],{"type":167,"tag":230,"props":8114,"children":8115},{"class":243},[8116],{"type":173,"value":402},{"type":167,"tag":230,"props":8118,"children":8119},{"class":372},[8120],{"type":173,"value":6608},{"type":167,"tag":230,"props":8122,"children":8123},{"class":258},[8124],{"type":173,"value":459},{"type":167,"tag":230,"props":8126,"children":8127},{"class":1097},[8128],{"type":173,"value":6617},{"type":167,"tag":230,"props":8130,"children":8131},{"class":258},[8132],{"type":173,"value":1596},{"type":167,"tag":230,"props":8134,"children":8135},{"class":243},[8136],{"type":173,"value":246},{"type":167,"tag":230,"props":8138,"children":8139},{"class":1097},[8140],{"type":173,"value":6630},{"type":167,"tag":230,"props":8142,"children":8143},{"class":258},[8144],{"type":173,"value":1596},{"type":167,"tag":230,"props":8146,"children":8147},{"class":243},[8148],{"type":173,"value":246},{"type":167,"tag":230,"props":8150,"children":8151},{"class":258},[8152],{"type":173,"value":416},{"type":167,"tag":230,"props":8154,"children":8155},{"class":243},[8156],{"type":173,"value":246},{"type":167,"tag":230,"props":8158,"children":8159},{"class":1097},[8160],{"type":173,"value":8161},"lineHighlights",{"type":167,"tag":230,"props":8163,"children":8164},{"class":258},[8165],{"type":173,"value":1596},{"type":167,"tag":230,"props":8167,"children":8168},{"class":243},[8169],{"type":173,"value":246},{"type":167,"tag":230,"props":8171,"children":8172},{"class":1097},[8173],{"type":173,"value":8174},"fileName",{"type":167,"tag":230,"props":8176,"children":8177},{"class":243},[8178],{"type":173,"value":246},{"type":167,"tag":230,"props":8180,"children":8181},{"class":258},[8182],{"type":173,"value":7519},{"type":167,"tag":230,"props":8184,"children":8185},{"class":243},[8186],{"type":173,"value":246},{"type":167,"tag":230,"props":8188,"children":8189},{"class":258},[8190],{"type":173,"value":416},{"type":167,"tag":230,"props":8192,"children":8193},{"class":243},[8194],{"type":173,"value":246},{"type":167,"tag":230,"props":8196,"children":8197},{"class":1097},[8198],{"type":173,"value":6951},{"type":167,"tag":230,"props":8200,"children":8201},{"class":258},[8202],{"type":173,"value":1596},{"type":167,"tag":230,"props":8204,"children":8205},{"class":243},[8206],{"type":173,"value":246},{"type":167,"tag":230,"props":8208,"children":8209},{"class":1097},[8210],{"type":173,"value":6957},{"type":167,"tag":230,"props":8212,"children":8213},{"class":258},[8214],{"type":173,"value":1596},{"type":167,"tag":230,"props":8216,"children":8217},{"class":243},[8218],{"type":173,"value":246},{"type":167,"tag":230,"props":8220,"children":8221},{"class":1097},[8222],{"type":173,"value":6963},{"type":167,"tag":230,"props":8224,"children":8225},{"class":243},[8226],{"type":173,"value":246},{"type":167,"tag":230,"props":8228,"children":8229},{"class":258},[8230],{"type":173,"value":3045},{"type":167,"tag":230,"props":8232,"children":8233},{"class":243},[8234],{"type":173,"value":246},{"type":167,"tag":230,"props":8236,"children":8237},{"class":258},[8238],{"type":173,"value":261},{"type":167,"tag":230,"props":8240,"children":8241},{"class":232,"line":395},[8242,8246,8250,8254,8258,8262,8266,8270,8274,8278,8282,8286,8290,8294,8298,8302,8306,8310,8314,8318,8322,8326,8330,8334,8338],{"type":167,"tag":230,"props":8243,"children":8244},{"class":399},[8245],{"type":173,"value":2004},{"type":167,"tag":230,"props":8247,"children":8248},{"class":362},[8249],{"type":173,"value":407},{"type":167,"tag":230,"props":8251,"children":8252},{"class":399},[8253],{"type":173,"value":246},{"type":167,"tag":230,"props":8255,"children":8256},{"class":423},[8257],{"type":173,"value":6662},{"type":167,"tag":230,"props":8259,"children":8260},{"class":399},[8261],{"type":173,"value":246},{"type":167,"tag":230,"props":8263,"children":8264},{"class":441},[8265],{"type":173,"value":444},{"type":167,"tag":230,"props":8267,"children":8268},{"class":399},[8269],{"type":173,"value":246},{"type":167,"tag":230,"props":8271,"children":8272},{"class":583},[8273],{"type":173,"value":6496},{"type":167,"tag":230,"props":8275,"children":8276},{"class":258},[8277],{"type":173,"value":194},{"type":167,"tag":230,"props":8279,"children":8280},{"class":451},[8281],{"type":173,"value":6687},{"type":167,"tag":230,"props":8283,"children":8284},{"class":399},[8285],{"type":173,"value":459},{"type":167,"tag":230,"props":8287,"children":8288},{"class":583},[8289],{"type":173,"value":6617},{"type":167,"tag":230,"props":8291,"children":8292},{"class":258},[8293],{"type":173,"value":1596},{"type":167,"tag":230,"props":8295,"children":8296},{"class":399},[8297],{"type":173,"value":246},{"type":167,"tag":230,"props":8299,"children":8300},{"class":258},[8301],{"type":173,"value":416},{"type":167,"tag":230,"props":8303,"children":8304},{"class":399},[8305],{"type":173,"value":246},{"type":167,"tag":230,"props":8307,"children":8308},{"class":273},[8309],{"type":173,"value":6716},{"type":167,"tag":230,"props":8311,"children":8312},{"class":279},[8313],{"type":173,"value":282},{"type":167,"tag":230,"props":8315,"children":8316},{"class":399},[8317],{"type":173,"value":246},{"type":167,"tag":230,"props":8319,"children":8320},{"class":583},[8321],{"type":173,"value":6630},{"type":167,"tag":230,"props":8323,"children":8324},{"class":399},[8325],{"type":173,"value":246},{"type":167,"tag":230,"props":8327,"children":8328},{"class":258},[8329],{"type":173,"value":434},{"type":167,"tag":230,"props":8331,"children":8332},{"class":399},[8333],{"type":173,"value":1014},{"type":167,"tag":230,"props":8335,"children":8336},{"class":258},[8337],{"type":173,"value":194},{"type":167,"tag":230,"props":8339,"children":8340},{"class":583},[8341],{"type":173,"value":6749},{"type":167,"tag":230,"props":8343,"children":8344},{"class":232,"line":479},[8345],{"type":167,"tag":230,"props":8346,"children":8347},{},[],{"type":167,"tag":230,"props":8349,"children":8350},{"class":232,"line":575},[8351,8355,8359,8363,8367,8371,8375],{"type":167,"tag":230,"props":8352,"children":8353},{"class":399},[8354],{"type":173,"value":2004},{"type":167,"tag":230,"props":8356,"children":8357},{"class":362},[8358],{"type":173,"value":407},{"type":167,"tag":230,"props":8360,"children":8361},{"class":399},[8362],{"type":173,"value":246},{"type":167,"tag":230,"props":8364,"children":8365},{"class":423},[8366],{"type":173,"value":7329},{"type":167,"tag":230,"props":8368,"children":8369},{"class":399},[8370],{"type":173,"value":246},{"type":167,"tag":230,"props":8372,"children":8373},{"class":441},[8374],{"type":173,"value":444},{"type":167,"tag":230,"props":8376,"children":8377},{"class":399},[8378],{"type":173,"value":7342},{"type":167,"tag":230,"props":8380,"children":8381},{"class":232,"line":610},[8382,8386,8390,8394,8399,8403,8407,8411],{"type":167,"tag":230,"props":8383,"children":8384},{"class":399},[8385],{"type":173,"value":2004},{"type":167,"tag":230,"props":8387,"children":8388},{"class":362},[8389],{"type":173,"value":407},{"type":167,"tag":230,"props":8391,"children":8392},{"class":399},[8393],{"type":173,"value":246},{"type":167,"tag":230,"props":8395,"children":8396},{"class":423},[8397],{"type":173,"value":8398},"props",{"type":167,"tag":230,"props":8400,"children":8401},{"class":399},[8402],{"type":173,"value":246},{"type":167,"tag":230,"props":8404,"children":8405},{"class":441},[8406],{"type":173,"value":444},{"type":167,"tag":230,"props":8408,"children":8409},{"class":399},[8410],{"type":173,"value":246},{"type":167,"tag":230,"props":8412,"children":8413},{"class":258},[8414],{"type":173,"value":261},{"type":167,"tag":230,"props":8416,"children":8417},{"class":232,"line":623},[8418,8422,8426,8430,8434,8438,8442,8446,8450,8454,8458],{"type":167,"tag":230,"props":8419,"children":8420},{"class":399},[8421],{"type":173,"value":7375},{"type":167,"tag":230,"props":8423,"children":8424},{"class":273},[8425],{"type":173,"value":7476},{"type":167,"tag":230,"props":8427,"children":8428},{"class":279},[8429],{"type":173,"value":282},{"type":167,"tag":230,"props":8431,"children":8432},{"class":399},[8433],{"type":173,"value":246},{"type":167,"tag":230,"props":8435,"children":8436},{"class":299},[8437],{"type":173,"value":6811},{"type":167,"tag":230,"props":8439,"children":8440},{"class":305},[8441],{"type":173,"value":7883},{"type":167,"tag":230,"props":8443,"children":8444},{"class":6819},[8445],{"type":173,"value":6822},{"type":167,"tag":230,"props":8447,"children":8448},{"class":583},[8449],{"type":173,"value":6630},{"type":167,"tag":230,"props":8451,"children":8452},{"class":6819},[8453],{"type":173,"value":434},{"type":167,"tag":230,"props":8455,"children":8456},{"class":299},[8457],{"type":173,"value":6811},{"type":167,"tag":230,"props":8459,"children":8460},{"class":258},[8461],{"type":173,"value":326},{"type":167,"tag":230,"props":8463,"children":8464},{"class":232,"line":635},[8465,8469,8474,8478,8482,8486],{"type":167,"tag":230,"props":8466,"children":8467},{"class":399},[8468],{"type":173,"value":7375},{"type":167,"tag":230,"props":8470,"children":8471},{"class":273},[8472],{"type":173,"value":8473},"dataLine",{"type":167,"tag":230,"props":8475,"children":8476},{"class":279},[8477],{"type":173,"value":282},{"type":167,"tag":230,"props":8479,"children":8480},{"class":399},[8481],{"type":173,"value":246},{"type":167,"tag":230,"props":8483,"children":8484},{"class":583},[8485],{"type":173,"value":8161},{"type":167,"tag":230,"props":8487,"children":8488},{"class":258},[8489],{"type":173,"value":326},{"type":167,"tag":230,"props":8491,"children":8492},{"class":232,"line":1230},[8493,8497,8502,8506,8510],{"type":167,"tag":230,"props":8494,"children":8495},{"class":399},[8496],{"type":173,"value":7375},{"type":167,"tag":230,"props":8498,"children":8499},{"class":273},[8500],{"type":173,"value":8501},"dataFileName",{"type":167,"tag":230,"props":8503,"children":8504},{"class":279},[8505],{"type":173,"value":282},{"type":167,"tag":230,"props":8507,"children":8508},{"class":399},[8509],{"type":173,"value":246},{"type":167,"tag":230,"props":8511,"children":8512},{"class":583},[8513],{"type":173,"value":8514},"fileName\n",{"type":167,"tag":230,"props":8516,"children":8517},{"class":232,"line":2164},[8518,8522],{"type":167,"tag":230,"props":8519,"children":8520},{"class":399},[8521],{"type":173,"value":2004},{"type":167,"tag":230,"props":8523,"children":8524},{"class":258},[8525],{"type":173,"value":620},{"type":167,"tag":230,"props":8527,"children":8528},{"class":232,"line":6882},[8529,8533,8537,8541,8545],{"type":167,"tag":230,"props":8530,"children":8531},{"class":399},[8532],{"type":173,"value":2004},{"type":167,"tag":230,"props":8534,"children":8535},{"class":583},[8536],{"type":173,"value":7329},{"type":167,"tag":230,"props":8538,"children":8539},{"class":258},[8540],{"type":173,"value":194},{"type":167,"tag":230,"props":8542,"children":8543},{"class":451},[8544],{"type":173,"value":7362},{"type":167,"tag":230,"props":8546,"children":8547},{"class":399},[8548],{"type":173,"value":7367},{"type":167,"tag":230,"props":8550,"children":8551},{"class":232,"line":6894},[8552,8556,8560,8564,8568,8572,8576,8580,8584,8588,8592],{"type":167,"tag":230,"props":8553,"children":8554},{"class":399},[8555],{"type":173,"value":7375},{"type":167,"tag":230,"props":8557,"children":8558},{"class":451},[8559],{"type":173,"value":6951},{"type":167,"tag":230,"props":8561,"children":8562},{"class":399},[8563],{"type":173,"value":459},{"type":167,"tag":230,"props":8565,"children":8566},{"class":583},[8567],{"type":173,"value":6957},{"type":167,"tag":230,"props":8569,"children":8570},{"class":258},[8571],{"type":173,"value":1596},{"type":167,"tag":230,"props":8573,"children":8574},{"class":399},[8575],{"type":173,"value":246},{"type":167,"tag":230,"props":8577,"children":8578},{"class":299},[8579],{"type":173,"value":302},{"type":167,"tag":230,"props":8581,"children":8582},{"class":305},[8583],{"type":173,"value":220},{"type":167,"tag":230,"props":8585,"children":8586},{"class":299},[8587],{"type":173,"value":302},{"type":167,"tag":230,"props":8589,"children":8590},{"class":258},[8591],{"type":173,"value":1596},{"type":167,"tag":230,"props":8593,"children":8594},{"class":399},[8595],{"type":173,"value":287},{"type":167,"tag":230,"props":8597,"children":8598},{"class":232,"line":7587},[8599,8603,8607,8611,8615,8619,8623,8627,8631,8635,8639,8643,8647,8651],{"type":167,"tag":230,"props":8600,"children":8601},{"class":399},[8602],{"type":173,"value":7423},{"type":167,"tag":230,"props":8604,"children":8605},{"class":451},[8606],{"type":173,"value":6951},{"type":167,"tag":230,"props":8608,"children":8609},{"class":399},[8610],{"type":173,"value":459},{"type":167,"tag":230,"props":8612,"children":8613},{"class":583},[8614],{"type":173,"value":6957},{"type":167,"tag":230,"props":8616,"children":8617},{"class":258},[8618],{"type":173,"value":1596},{"type":167,"tag":230,"props":8620,"children":8621},{"class":399},[8622],{"type":173,"value":246},{"type":167,"tag":230,"props":8624,"children":8625},{"class":299},[8626],{"type":173,"value":302},{"type":167,"tag":230,"props":8628,"children":8629},{"class":305},[8630],{"type":173,"value":180},{"type":167,"tag":230,"props":8632,"children":8633},{"class":299},[8634],{"type":173,"value":302},{"type":167,"tag":230,"props":8636,"children":8637},{"class":258},[8638],{"type":173,"value":1596},{"type":167,"tag":230,"props":8640,"children":8641},{"class":399},[8642],{"type":173,"value":246},{"type":167,"tag":230,"props":8644,"children":8645},{"class":583},[8646],{"type":173,"value":8398},{"type":167,"tag":230,"props":8648,"children":8649},{"class":258},[8650],{"type":173,"value":1596},{"type":167,"tag":230,"props":8652,"children":8653},{"class":399},[8654],{"type":173,"value":287},{"type":167,"tag":230,"props":8656,"children":8657},{"class":232,"line":7596},[8658,8662,8666,8670,8674,8678,8682,8686,8690,8694],{"type":167,"tag":230,"props":8659,"children":8660},{"class":399},[8661],{"type":173,"value":7531},{"type":167,"tag":230,"props":8663,"children":8664},{"class":451},[8665],{"type":173,"value":6963},{"type":167,"tag":230,"props":8667,"children":8668},{"class":399},[8669],{"type":173,"value":459},{"type":167,"tag":230,"props":8671,"children":8672},{"class":299},[8673],{"type":173,"value":302},{"type":167,"tag":230,"props":8675,"children":8676},{"class":305},[8677],{"type":173,"value":7548},{"type":167,"tag":230,"props":8679,"children":8680},{"class":299},[8681],{"type":173,"value":302},{"type":167,"tag":230,"props":8683,"children":8684},{"class":258},[8685],{"type":173,"value":1596},{"type":167,"tag":230,"props":8687,"children":8688},{"class":399},[8689],{"type":173,"value":246},{"type":167,"tag":230,"props":8691,"children":8692},{"class":583},[8693],{"type":173,"value":6662},{"type":167,"tag":230,"props":8695,"children":8696},{"class":399},[8697],{"type":173,"value":476},{"type":167,"tag":230,"props":8699,"children":8700},{"class":232,"line":7603},[8701],{"type":167,"tag":230,"props":8702,"children":8703},{"class":399},[8704],{"type":173,"value":7576},{"type":167,"tag":230,"props":8706,"children":8707},{"class":232,"line":7627},[8708],{"type":167,"tag":230,"props":8709,"children":8710},{"class":399},[8711],{"type":173,"value":7584},{"type":167,"tag":230,"props":8713,"children":8714},{"class":232,"line":7643},[8715],{"type":167,"tag":230,"props":8716,"children":8717},{"class":399},[8718],{"type":173,"value":7593},{"type":167,"tag":230,"props":8720,"children":8721},{"class":232,"line":7668},[8722],{"type":167,"tag":230,"props":8723,"children":8724},{},[],{"type":167,"tag":230,"props":8726,"children":8727},{"class":232,"line":7718},[8728,8732,8736,8740,8744],{"type":167,"tag":230,"props":8729,"children":8730},{"class":399},[8731],{"type":173,"value":2004},{"type":167,"tag":230,"props":8733,"children":8734},{"class":237},[8735],{"type":173,"value":1073},{"type":167,"tag":230,"props":8737,"children":8738},{"class":399},[8739],{"type":173,"value":246},{"type":167,"tag":230,"props":8741,"children":8742},{"class":451},[8743],{"type":173,"value":6951},{"type":167,"tag":230,"props":8745,"children":8746},{"class":399},[8747],{"type":173,"value":7367},{"type":167,"tag":230,"props":8749,"children":8750},{"class":232,"line":7731},[8751,8755,8759],{"type":167,"tag":230,"props":8752,"children":8753},{"class":399},[8754],{"type":173,"value":7375},{"type":167,"tag":230,"props":8756,"children":8757},{"class":583},[8758],{"type":173,"value":6957},{"type":167,"tag":230,"props":8760,"children":8761},{"class":258},[8762],{"type":173,"value":326},{"type":167,"tag":230,"props":8764,"children":8765},{"class":232,"line":7739},[8766,8770,8774,8778,8782],{"type":167,"tag":230,"props":8767,"children":8768},{"class":399},[8769],{"type":173,"value":7375},{"type":167,"tag":230,"props":8771,"children":8772},{"class":299},[8773],{"type":173,"value":302},{"type":167,"tag":230,"props":8775,"children":8776},{"class":305},[8777],{"type":173,"value":7657},{"type":167,"tag":230,"props":8779,"children":8780},{"class":299},[8781],{"type":173,"value":302},{"type":167,"tag":230,"props":8783,"children":8784},{"class":258},[8785],{"type":173,"value":326},{"type":167,"tag":230,"props":8787,"children":8788},{"class":232,"line":7751},[8789,8793,8797,8801,8805,8809,8813,8817,8821,8825,8829],{"type":167,"tag":230,"props":8790,"children":8791},{"class":399},[8792],{"type":173,"value":7375},{"type":167,"tag":230,"props":8794,"children":8795},{"class":258},[8796],{"type":173,"value":416},{"type":167,"tag":230,"props":8798,"children":8799},{"class":399},[8800],{"type":173,"value":246},{"type":167,"tag":230,"props":8802,"children":8803},{"class":273},[8804],{"type":173,"value":7476},{"type":167,"tag":230,"props":8806,"children":8807},{"class":279},[8808],{"type":173,"value":282},{"type":167,"tag":230,"props":8810,"children":8811},{"class":399},[8812],{"type":173,"value":246},{"type":167,"tag":230,"props":8814,"children":8815},{"class":299},[8816],{"type":173,"value":302},{"type":167,"tag":230,"props":8818,"children":8819},{"class":305},[8820],{"type":173,"value":7702},{"type":167,"tag":230,"props":8822,"children":8823},{"class":299},[8824],{"type":173,"value":302},{"type":167,"tag":230,"props":8826,"children":8827},{"class":399},[8828],{"type":173,"value":246},{"type":167,"tag":230,"props":8830,"children":8831},{"class":258},[8832],{"type":173,"value":7715},{"type":167,"tag":230,"props":8834,"children":8835},{"class":232,"line":7763},[8836,8840],{"type":167,"tag":230,"props":8837,"children":8838},{"class":399},[8839],{"type":173,"value":7375},{"type":167,"tag":230,"props":8841,"children":8842},{"class":583},[8843],{"type":173,"value":7728},{"type":167,"tag":230,"props":8845,"children":8846},{"class":232,"line":7775},[8847],{"type":167,"tag":230,"props":8848,"children":8849},{"class":399},[8850],{"type":173,"value":7593},{"type":167,"tag":230,"props":8852,"children":8854},{"class":232,"line":8853},29,[8855,8859],{"type":167,"tag":230,"props":8856,"children":8857},{"class":399},[8858],{"type":173,"value":402},{"type":167,"tag":230,"props":8860,"children":8861},{"class":258},[8862],{"type":173,"value":620},{"type":167,"tag":230,"props":8864,"children":8866},{"class":232,"line":8865},30,[8867,8871],{"type":167,"tag":230,"props":8868,"children":8869},{"class":243},[8870],{"type":173,"value":296},{"type":167,"tag":230,"props":8872,"children":8873},{"class":258},[8874],{"type":173,"value":620},{"type":167,"tag":230,"props":8876,"children":8878},{"class":232,"line":8877},31,[8879,8883],{"type":167,"tag":230,"props":8880,"children":8881},{"class":243},[8882],{"type":173,"value":270},{"type":167,"tag":230,"props":8884,"children":8885},{"class":258},[8886],{"type":173,"value":620},{"type":167,"tag":230,"props":8888,"children":8890},{"class":232,"line":8889},32,[8891],{"type":167,"tag":230,"props":8892,"children":8893},{"class":258},[8894],{"type":173,"value":434},{"type":167,"tag":176,"props":8896,"children":8897},{},[8898],{"type":173,"value":8899},"Then the returned code will look like this:",{"type":167,"tag":220,"props":8901,"children":8903},{"className":7795,"code":8902,"language":7797,"meta":161},"\u003Cdiv class=\"highlighted-with-highlightjs\">\n  \u003Cpre class=\"language-\u003Clang>\" data-line=\"\u003Cline>\" data-file-name=\"\u003Cfile-name>\">\n    \u003Ccode>\n      ...\n    \u003C/code>\n  \u003C/pre>\n\u003C/div>\n",[8904],{"type":167,"tag":180,"props":8905,"children":8906},{"__ignoreMap":161},[8907,8946,9057,9076,9083,9102,9121],{"type":167,"tag":230,"props":8908,"children":8909},{"class":232,"line":233},[8910,8914,8918,8922,8926,8930,8934,8938,8942],{"type":167,"tag":230,"props":8911,"children":8912},{"class":7807},[8913],{"type":173,"value":7810},{"type":167,"tag":230,"props":8915,"children":8916},{"class":7813},[8917],{"type":173,"value":7657},{"type":167,"tag":230,"props":8919,"children":8920},{"class":258},[8921],{"type":173,"value":246},{"type":167,"tag":230,"props":8923,"children":8924},{"class":7822},[8925],{"type":173,"value":7825},{"type":167,"tag":230,"props":8927,"children":8928},{"class":258},[8929],{"type":173,"value":444},{"type":167,"tag":230,"props":8931,"children":8932},{"class":299},[8933],{"type":173,"value":7834},{"type":167,"tag":230,"props":8935,"children":8936},{"class":305},[8937],{"type":173,"value":7702},{"type":167,"tag":230,"props":8939,"children":8940},{"class":299},[8941],{"type":173,"value":7834},{"type":167,"tag":230,"props":8943,"children":8944},{"class":7807},[8945],{"type":173,"value":7847},{"type":167,"tag":230,"props":8947,"children":8948},{"class":232,"line":264},[8949,8953,8957,8961,8965,8969,8973,8977,8981,8985,8989,8993,8997,9002,9006,9010,9014,9019,9023,9027,9032,9036,9040,9044,9049,9053],{"type":167,"tag":230,"props":8950,"children":8951},{"class":243},[8952],{"type":173,"value":270},{"type":167,"tag":230,"props":8954,"children":8955},{"class":7807},[8956],{"type":173,"value":7810},{"type":167,"tag":230,"props":8958,"children":8959},{"class":7813},[8960],{"type":173,"value":220},{"type":167,"tag":230,"props":8962,"children":8963},{"class":258},[8964],{"type":173,"value":246},{"type":167,"tag":230,"props":8966,"children":8967},{"class":7822},[8968],{"type":173,"value":7825},{"type":167,"tag":230,"props":8970,"children":8971},{"class":258},[8972],{"type":173,"value":444},{"type":167,"tag":230,"props":8974,"children":8975},{"class":299},[8976],{"type":173,"value":7834},{"type":167,"tag":230,"props":8978,"children":8979},{"class":305},[8980],{"type":173,"value":7883},{"type":167,"tag":230,"props":8982,"children":8983},{"class":7886},[8984],{"type":173,"value":7810},{"type":167,"tag":230,"props":8986,"children":8987},{"class":305},[8988],{"type":173,"value":7893},{"type":167,"tag":230,"props":8990,"children":8991},{"class":299},[8992],{"type":173,"value":7834},{"type":167,"tag":230,"props":8994,"children":8995},{"class":258},[8996],{"type":173,"value":246},{"type":167,"tag":230,"props":8998,"children":8999},{"class":7822},[9000],{"type":173,"value":9001},"data-line",{"type":167,"tag":230,"props":9003,"children":9004},{"class":258},[9005],{"type":173,"value":444},{"type":167,"tag":230,"props":9007,"children":9008},{"class":299},[9009],{"type":173,"value":7834},{"type":167,"tag":230,"props":9011,"children":9012},{"class":7886},[9013],{"type":173,"value":7810},{"type":167,"tag":230,"props":9015,"children":9016},{"class":305},[9017],{"type":173,"value":9018},"line>",{"type":167,"tag":230,"props":9020,"children":9021},{"class":299},[9022],{"type":173,"value":7834},{"type":167,"tag":230,"props":9024,"children":9025},{"class":258},[9026],{"type":173,"value":246},{"type":167,"tag":230,"props":9028,"children":9029},{"class":7822},[9030],{"type":173,"value":9031},"data-file-name",{"type":167,"tag":230,"props":9033,"children":9034},{"class":258},[9035],{"type":173,"value":444},{"type":167,"tag":230,"props":9037,"children":9038},{"class":299},[9039],{"type":173,"value":7834},{"type":167,"tag":230,"props":9041,"children":9042},{"class":7886},[9043],{"type":173,"value":7810},{"type":167,"tag":230,"props":9045,"children":9046},{"class":305},[9047],{"type":173,"value":9048},"file-name>",{"type":167,"tag":230,"props":9050,"children":9051},{"class":299},[9052],{"type":173,"value":7834},{"type":167,"tag":230,"props":9054,"children":9055},{"class":7807},[9056],{"type":173,"value":7847},{"type":167,"tag":230,"props":9058,"children":9059},{"class":232,"line":290},[9060,9064,9068,9072],{"type":167,"tag":230,"props":9061,"children":9062},{"class":243},[9063],{"type":173,"value":296},{"type":167,"tag":230,"props":9065,"children":9066},{"class":7807},[9067],{"type":173,"value":7810},{"type":167,"tag":230,"props":9069,"children":9070},{"class":7813},[9071],{"type":173,"value":180},{"type":167,"tag":230,"props":9073,"children":9074},{"class":7807},[9075],{"type":173,"value":7847},{"type":167,"tag":230,"props":9077,"children":9078},{"class":232,"line":315},[9079],{"type":167,"tag":230,"props":9080,"children":9081},{"class":243},[9082],{"type":173,"value":7928},{"type":167,"tag":230,"props":9084,"children":9085},{"class":232,"line":329},[9086,9090,9094,9098],{"type":167,"tag":230,"props":9087,"children":9088},{"class":243},[9089],{"type":173,"value":296},{"type":167,"tag":230,"props":9091,"children":9092},{"class":7807},[9093],{"type":173,"value":7940},{"type":167,"tag":230,"props":9095,"children":9096},{"class":7813},[9097],{"type":173,"value":180},{"type":167,"tag":230,"props":9099,"children":9100},{"class":7807},[9101],{"type":173,"value":7847},{"type":167,"tag":230,"props":9103,"children":9104},{"class":232,"line":354},[9105,9109,9113,9117],{"type":167,"tag":230,"props":9106,"children":9107},{"class":243},[9108],{"type":173,"value":270},{"type":167,"tag":230,"props":9110,"children":9111},{"class":7807},[9112],{"type":173,"value":7940},{"type":167,"tag":230,"props":9114,"children":9115},{"class":7813},[9116],{"type":173,"value":220},{"type":167,"tag":230,"props":9118,"children":9119},{"class":7807},[9120],{"type":173,"value":7847},{"type":167,"tag":230,"props":9122,"children":9123},{"class":232,"line":395},[9124,9128,9132],{"type":167,"tag":230,"props":9125,"children":9126},{"class":7807},[9127],{"type":173,"value":7940},{"type":167,"tag":230,"props":9129,"children":9130},{"class":7813},[9131],{"type":173,"value":7657},{"type":167,"tag":230,"props":9133,"children":9134},{"class":7807},[9135],{"type":173,"value":7983},{"type":167,"tag":679,"props":9137,"children":9138},{},[9139],{"type":167,"tag":176,"props":9140,"children":9141},{},[9142,9144,9148,9149,9153,9154,9158,9160,9167,9168,9175,9176],{"type":173,"value":9143},"You can learn more about ",{"type":167,"tag":180,"props":9145,"children":9146},{},[9147],{"type":173,"value":6951},{"type":173,"value":4046},{"type":167,"tag":180,"props":9150,"children":9151},{},[9152],{"type":173,"value":6957},{"type":173,"value":3718},{"type":167,"tag":180,"props":9155,"children":9156},{},[9157],{"type":173,"value":6963},{"type":173,"value":9159}," from ",{"type":167,"tag":688,"props":9161,"children":9164},{"href":9162,"rel":9163},"https://github.com/syntax-tree/mdast-util-to-hast",[692],[9165],{"type":173,"value":9166},"mdast-util-to-hast",{"type":173,"value":4046},{"type":167,"tag":688,"props":9169,"children":9172},{"href":9170,"rel":9171},"https://github.com/syntax-tree/unist#node",[692],[9173],{"type":173,"value":9174},"Universal Syntax Tree",{"type":173,"value":3718},{"type":167,"tag":688,"props":9177,"children":9180},{"href":9178,"rel":9179},"https://github.com/syntax-tree/unist-builder",[692],[9181],{"type":173,"value":9182},"unist-builder",{"type":167,"tag":176,"props":9184,"children":9185},{},[9186],{"type":173,"value":9187},"If you need to get the highlighter from promised-returned-package/function, you can do it this way:",{"type":167,"tag":220,"props":9189,"children":9191},{"className":222,"code":9190,"filename":721,"language":224,"meta":161},"import { getHighlighter } from 'example-highlighter'\n\nexport default {\n  content: {\n    markdown: {\n      async highlighter() {\n        const highlighter = await getHighlighter()\n\n        return (rawCode, lang) => {\n          return highlighter.highlight(rawCode, { language: lang })\n        }\n      }\n    }\n  }\n}\n",[9192],{"type":167,"tag":180,"props":9193,"children":9194},{"__ignoreMap":161},[9195,9252,9258,9281,9304,9327,9358,9405,9411,9466,9545,9556,9567,9578,9589],{"type":167,"tag":230,"props":9196,"children":9197},{"class":232,"line":233},[9198,9202,9206,9210,9214,9219,9223,9227,9231,9235,9239,9243,9248],{"type":167,"tag":230,"props":9199,"children":9200},{"class":237},[9201],{"type":173,"value":6487},{"type":167,"tag":230,"props":9203,"children":9204},{"class":243},[9205],{"type":173,"value":246},{"type":167,"tag":230,"props":9207,"children":9208},{"class":258},[9209],{"type":173,"value":416},{"type":167,"tag":230,"props":9211,"children":9212},{"class":399},[9213],{"type":173,"value":246},{"type":167,"tag":230,"props":9215,"children":9216},{"class":583},[9217],{"type":173,"value":9218},"getHighlighter",{"type":167,"tag":230,"props":9220,"children":9221},{"class":399},[9222],{"type":173,"value":246},{"type":167,"tag":230,"props":9224,"children":9225},{"class":258},[9226],{"type":173,"value":434},{"type":167,"tag":230,"props":9228,"children":9229},{"class":243},[9230],{"type":173,"value":246},{"type":167,"tag":230,"props":9232,"children":9233},{"class":237},[9234],{"type":173,"value":6505},{"type":167,"tag":230,"props":9236,"children":9237},{"class":243},[9238],{"type":173,"value":246},{"type":167,"tag":230,"props":9240,"children":9241},{"class":299},[9242],{"type":173,"value":302},{"type":167,"tag":230,"props":9244,"children":9245},{"class":305},[9246],{"type":173,"value":9247},"example-highlighter",{"type":167,"tag":230,"props":9249,"children":9250},{"class":299},[9251],{"type":173,"value":312},{"type":167,"tag":230,"props":9253,"children":9254},{"class":232,"line":264},[9255],{"type":167,"tag":230,"props":9256,"children":9257},{},[],{"type":167,"tag":230,"props":9259,"children":9260},{"class":232,"line":290},[9261,9265,9269,9273,9277],{"type":167,"tag":230,"props":9262,"children":9263},{"class":237},[9264],{"type":173,"value":240},{"type":167,"tag":230,"props":9266,"children":9267},{"class":243},[9268],{"type":173,"value":246},{"type":167,"tag":230,"props":9270,"children":9271},{"class":237},[9272],{"type":173,"value":251},{"type":167,"tag":230,"props":9274,"children":9275},{"class":243},[9276],{"type":173,"value":246},{"type":167,"tag":230,"props":9278,"children":9279},{"class":258},[9280],{"type":173,"value":261},{"type":167,"tag":230,"props":9282,"children":9283},{"class":232,"line":315},[9284,9288,9292,9296,9300],{"type":167,"tag":230,"props":9285,"children":9286},{"class":243},[9287],{"type":173,"value":270},{"type":167,"tag":230,"props":9289,"children":9290},{"class":273},[9291],{"type":173,"value":3890},{"type":167,"tag":230,"props":9293,"children":9294},{"class":279},[9295],{"type":173,"value":282},{"type":167,"tag":230,"props":9297,"children":9298},{"class":243},[9299],{"type":173,"value":246},{"type":167,"tag":230,"props":9301,"children":9302},{"class":258},[9303],{"type":173,"value":261},{"type":167,"tag":230,"props":9305,"children":9306},{"class":232,"line":329},[9307,9311,9315,9319,9323],{"type":167,"tag":230,"props":9308,"children":9309},{"class":243},[9310],{"type":173,"value":296},{"type":167,"tag":230,"props":9312,"children":9313},{"class":273},[9314],{"type":173,"value":2512},{"type":167,"tag":230,"props":9316,"children":9317},{"class":279},[9318],{"type":173,"value":282},{"type":167,"tag":230,"props":9320,"children":9321},{"class":243},[9322],{"type":173,"value":246},{"type":167,"tag":230,"props":9324,"children":9325},{"class":258},[9326],{"type":173,"value":261},{"type":167,"tag":230,"props":9328,"children":9329},{"class":232,"line":354},[9330,9334,9338,9342,9346,9350,9354],{"type":167,"tag":230,"props":9331,"children":9332},{"class":243},[9333],{"type":173,"value":402},{"type":167,"tag":230,"props":9335,"children":9336},{"class":362},[9337],{"type":173,"value":365},{"type":167,"tag":230,"props":9339,"children":9340},{"class":243},[9341],{"type":173,"value":246},{"type":167,"tag":230,"props":9343,"children":9344},{"class":372},[9345],{"type":173,"value":6608},{"type":167,"tag":230,"props":9347,"children":9348},{"class":258},[9349],{"type":173,"value":384},{"type":167,"tag":230,"props":9351,"children":9352},{"class":243},[9353],{"type":173,"value":246},{"type":167,"tag":230,"props":9355,"children":9356},{"class":258},[9357],{"type":173,"value":261},{"type":167,"tag":230,"props":9359,"children":9360},{"class":232,"line":395},[9361,9365,9369,9373,9377,9381,9385,9389,9393,9397,9401],{"type":167,"tag":230,"props":9362,"children":9363},{"class":399},[9364],{"type":173,"value":2004},{"type":167,"tag":230,"props":9366,"children":9367},{"class":362},[9368],{"type":173,"value":407},{"type":167,"tag":230,"props":9370,"children":9371},{"class":399},[9372],{"type":173,"value":246},{"type":167,"tag":230,"props":9374,"children":9375},{"class":423},[9376],{"type":173,"value":6608},{"type":167,"tag":230,"props":9378,"children":9379},{"class":399},[9380],{"type":173,"value":246},{"type":167,"tag":230,"props":9382,"children":9383},{"class":441},[9384],{"type":173,"value":444},{"type":167,"tag":230,"props":9386,"children":9387},{"class":399},[9388],{"type":173,"value":246},{"type":167,"tag":230,"props":9390,"children":9391},{"class":237},[9392],{"type":173,"value":514},{"type":167,"tag":230,"props":9394,"children":9395},{"class":399},[9396],{"type":173,"value":246},{"type":167,"tag":230,"props":9398,"children":9399},{"class":451},[9400],{"type":173,"value":9218},{"type":167,"tag":230,"props":9402,"children":9403},{"class":399},[9404],{"type":173,"value":572},{"type":167,"tag":230,"props":9406,"children":9407},{"class":232,"line":479},[9408],{"type":167,"tag":230,"props":9409,"children":9410},{},[],{"type":167,"tag":230,"props":9412,"children":9413},{"class":232,"line":575},[9414,9418,9422,9426,9430,9434,9438,9442,9446,9450,9454,9458,9462],{"type":167,"tag":230,"props":9415,"children":9416},{"class":399},[9417],{"type":173,"value":2004},{"type":167,"tag":230,"props":9419,"children":9420},{"class":237},[9421],{"type":173,"value":1073},{"type":167,"tag":230,"props":9423,"children":9424},{"class":399},[9425],{"type":173,"value":246},{"type":167,"tag":230,"props":9427,"children":9428},{"class":258},[9429],{"type":173,"value":459},{"type":167,"tag":230,"props":9431,"children":9432},{"class":1097},[9433],{"type":173,"value":6617},{"type":167,"tag":230,"props":9435,"children":9436},{"class":258},[9437],{"type":173,"value":1596},{"type":167,"tag":230,"props":9439,"children":9440},{"class":399},[9441],{"type":173,"value":246},{"type":167,"tag":230,"props":9443,"children":9444},{"class":1097},[9445],{"type":173,"value":6630},{"type":167,"tag":230,"props":9447,"children":9448},{"class":258},[9449],{"type":173,"value":1014},{"type":167,"tag":230,"props":9451,"children":9452},{"class":399},[9453],{"type":173,"value":246},{"type":167,"tag":230,"props":9455,"children":9456},{"class":362},[9457],{"type":173,"value":1109},{"type":167,"tag":230,"props":9459,"children":9460},{"class":399},[9461],{"type":173,"value":246},{"type":167,"tag":230,"props":9463,"children":9464},{"class":258},[9465],{"type":173,"value":261},{"type":167,"tag":230,"props":9467,"children":9468},{"class":232,"line":610},[9469,9473,9477,9481,9485,9489,9493,9497,9501,9505,9509,9513,9517,9521,9525,9529,9533,9537,9541],{"type":167,"tag":230,"props":9470,"children":9471},{"class":399},[9472],{"type":173,"value":7375},{"type":167,"tag":230,"props":9474,"children":9475},{"class":237},[9476],{"type":173,"value":1073},{"type":167,"tag":230,"props":9478,"children":9479},{"class":399},[9480],{"type":173,"value":246},{"type":167,"tag":230,"props":9482,"children":9483},{"class":583},[9484],{"type":173,"value":6608},{"type":167,"tag":230,"props":9486,"children":9487},{"class":258},[9488],{"type":173,"value":194},{"type":167,"tag":230,"props":9490,"children":9491},{"class":451},[9492],{"type":173,"value":6687},{"type":167,"tag":230,"props":9494,"children":9495},{"class":399},[9496],{"type":173,"value":459},{"type":167,"tag":230,"props":9498,"children":9499},{"class":583},[9500],{"type":173,"value":6617},{"type":167,"tag":230,"props":9502,"children":9503},{"class":258},[9504],{"type":173,"value":1596},{"type":167,"tag":230,"props":9506,"children":9507},{"class":399},[9508],{"type":173,"value":246},{"type":167,"tag":230,"props":9510,"children":9511},{"class":258},[9512],{"type":173,"value":416},{"type":167,"tag":230,"props":9514,"children":9515},{"class":399},[9516],{"type":173,"value":246},{"type":167,"tag":230,"props":9518,"children":9519},{"class":273},[9520],{"type":173,"value":6716},{"type":167,"tag":230,"props":9522,"children":9523},{"class":279},[9524],{"type":173,"value":282},{"type":167,"tag":230,"props":9526,"children":9527},{"class":399},[9528],{"type":173,"value":246},{"type":167,"tag":230,"props":9530,"children":9531},{"class":583},[9532],{"type":173,"value":6630},{"type":167,"tag":230,"props":9534,"children":9535},{"class":399},[9536],{"type":173,"value":246},{"type":167,"tag":230,"props":9538,"children":9539},{"class":258},[9540],{"type":173,"value":434},{"type":167,"tag":230,"props":9542,"children":9543},{"class":399},[9544],{"type":173,"value":476},{"type":167,"tag":230,"props":9546,"children":9547},{"class":232,"line":623},[9548,9552],{"type":167,"tag":230,"props":9549,"children":9550},{"class":399},[9551],{"type":173,"value":2004},{"type":167,"tag":230,"props":9553,"children":9554},{"class":258},[9555],{"type":173,"value":620},{"type":167,"tag":230,"props":9557,"children":9558},{"class":232,"line":635},[9559,9563],{"type":167,"tag":230,"props":9560,"children":9561},{"class":399},[9562],{"type":173,"value":402},{"type":167,"tag":230,"props":9564,"children":9565},{"class":258},[9566],{"type":173,"value":620},{"type":167,"tag":230,"props":9568,"children":9569},{"class":232,"line":1230},[9570,9574],{"type":167,"tag":230,"props":9571,"children":9572},{"class":243},[9573],{"type":173,"value":296},{"type":167,"tag":230,"props":9575,"children":9576},{"class":258},[9577],{"type":173,"value":620},{"type":167,"tag":230,"props":9579,"children":9580},{"class":232,"line":2164},[9581,9585],{"type":167,"tag":230,"props":9582,"children":9583},{"class":243},[9584],{"type":173,"value":270},{"type":167,"tag":230,"props":9586,"children":9587},{"class":258},[9588],{"type":173,"value":620},{"type":167,"tag":230,"props":9590,"children":9591},{"class":232,"line":6882},[9592],{"type":167,"tag":230,"props":9593,"children":9594},{"class":258},[9595],{"type":173,"value":434},{"type":167,"tag":679,"props":9597,"children":9598},{},[9599],{"type":167,"tag":176,"props":9600,"children":9601},{},[9602,9604,9610],{"type":173,"value":9603},"You can head over to ",{"type":167,"tag":688,"props":9605,"children":9607},{"href":9606},"/v1/community/snippets#custom-highlighter",[9608],{"type":173,"value":9609},"Snippets - Custom Highlighter",{"type":173,"value":9611}," section to see more example.",{"type":167,"tag":642,"props":9613,"children":9615},{"id":9614},"yaml",[9616],{"type":167,"tag":180,"props":9617,"children":9618},{},[9619],{"type":173,"value":9614},{"type":167,"tag":1280,"props":9621,"children":9622},{},[9623,9631],{"type":167,"tag":1284,"props":9624,"children":9625},{},[9626,9627],{"type":173,"value":1295},{"type":167,"tag":180,"props":9628,"children":9629},{},[9630],{"type":173,"value":1300},{"type":167,"tag":1284,"props":9632,"children":9633},{},[9634,9635],{"type":173,"value":4083},{"type":167,"tag":180,"props":9636,"children":9637},{},[9638],{"type":173,"value":9639},"{}",{"type":167,"tag":176,"props":9641,"children":9642},{},[9643,9644,9649,9651,9656,9657,9662,9664,9670],{"type":173,"value":4665},{"type":167,"tag":180,"props":9645,"children":9646},{},[9647],{"type":173,"value":9648},"js-yaml",{"type":173,"value":9650}," to parse ",{"type":167,"tag":180,"props":9652,"children":9653},{},[9654],{"type":173,"value":9655},".yaml",{"type":173,"value":4046},{"type":167,"tag":180,"props":9658,"children":9659},{},[9660],{"type":173,"value":9661},".yml",{"type":173,"value":9663}," files. You can check here for ",{"type":167,"tag":688,"props":9665,"children":9668},{"href":9666,"rel":9667},"https://github.com/nodeca/js-yaml#api",[692],[9669],{"type":173,"value":2661},{"type":173,"value":194},{"type":167,"tag":176,"props":9672,"children":9673},{},[9674,9676,9681],{"type":173,"value":9675},"Note that we force ",{"type":167,"tag":180,"props":9677,"children":9678},{},[9679],{"type":173,"value":9680},"json: true",{"type":173,"value":9682}," option.",{"type":167,"tag":642,"props":9684,"children":9686},{"id":9685},"xml",[9687],{"type":167,"tag":180,"props":9688,"children":9689},{},[9690],{"type":173,"value":9685},{"type":167,"tag":1280,"props":9692,"children":9693},{},[9694,9702],{"type":167,"tag":1284,"props":9695,"children":9696},{},[9697,9698],{"type":173,"value":1295},{"type":167,"tag":180,"props":9699,"children":9700},{},[9701],{"type":173,"value":1300},{"type":167,"tag":1284,"props":9703,"children":9704},{},[9705,9706],{"type":173,"value":4083},{"type":167,"tag":180,"props":9707,"children":9708},{},[9709],{"type":173,"value":9639},{"type":167,"tag":176,"props":9711,"children":9712},{},[9713,9714,9719,9720,9725,9726,9732],{"type":173,"value":4665},{"type":167,"tag":180,"props":9715,"children":9716},{},[9717],{"type":173,"value":9718},"xml2js",{"type":173,"value":9650},{"type":167,"tag":180,"props":9721,"children":9722},{},[9723],{"type":173,"value":9724},".xml",{"type":173,"value":9663},{"type":167,"tag":688,"props":9727,"children":9730},{"href":9728,"rel":9729},"https://www.npmjs.com/package/xml2js#options",[692],[9731],{"type":173,"value":2661},{"type":173,"value":194},{"type":167,"tag":642,"props":9734,"children":9736},{"id":9735},"csv",[9737],{"type":167,"tag":180,"props":9738,"children":9739},{},[9740],{"type":173,"value":9735},{"type":167,"tag":1280,"props":9742,"children":9743},{},[9744,9752],{"type":167,"tag":1284,"props":9745,"children":9746},{},[9747,9748],{"type":173,"value":1295},{"type":167,"tag":180,"props":9749,"children":9750},{},[9751],{"type":173,"value":1300},{"type":167,"tag":1284,"props":9753,"children":9754},{},[9755,9756],{"type":173,"value":4083},{"type":167,"tag":180,"props":9757,"children":9758},{},[9759],{"type":173,"value":9639},{"type":167,"tag":176,"props":9761,"children":9762},{},[9763,9764,9769,9771,9777],{"type":173,"value":4665},{"type":167,"tag":180,"props":9765,"children":9766},{},[9767],{"type":173,"value":9768},"node-csvtojson",{"type":173,"value":9770}," to parse csv files. You can check here for ",{"type":167,"tag":688,"props":9772,"children":9775},{"href":9773,"rel":9774},"https://github.com/Keyang/node-csvtojson#parameters",[692],[9776],{"type":173,"value":2661},{"type":173,"value":194},{"type":167,"tag":642,"props":9779,"children":9781},{"id":9780},"extendparser",[9782],{"type":167,"tag":180,"props":9783,"children":9784},{},[9785],{"type":173,"value":9786},"extendParser",{"type":167,"tag":1280,"props":9788,"children":9789},{},[9790,9798],{"type":167,"tag":1284,"props":9791,"children":9792},{},[9793,9794],{"type":173,"value":1295},{"type":167,"tag":180,"props":9795,"children":9796},{},[9797],{"type":173,"value":1300},{"type":167,"tag":1284,"props":9799,"children":9800},{},[9801,9803],{"type":173,"value":9802},"Default ",{"type":167,"tag":180,"props":9804,"children":9805},{},[9806],{"type":173,"value":9639},{"type":167,"tag":176,"props":9808,"children":9809},{},[9810,9812,9817],{"type":173,"value":9811},"With this option you can define your own parsers for other file types. Also you can ",{"type":167,"tag":188,"props":9813,"children":9814},{},[9815],{"type":173,"value":9816},"overwrite",{"type":173,"value":9818}," the default parser!",{"type":167,"tag":176,"props":9820,"children":9821},{},[9822],{"type":173,"value":9823},"To add your custom parser write a function that gets as an argument the content of the file and returns the extracted data.",{"type":167,"tag":176,"props":9825,"children":9826},{},[9827],{"type":167,"tag":188,"props":9828,"children":9829},{},[9830],{"type":173,"value":716},{"type":167,"tag":220,"props":9832,"children":9834},{"className":222,"code":9833,"filename":721,"language":224,"meta":161},"const parseTxt = file => file.split('\\n').map(line => line.trim())\n\n// in Config:\n\n{\n  extendParser: {\n    '.txt': parseTxt\n  }\n}\n",[9835],{"type":167,"tag":180,"props":9836,"children":9837},{"__ignoreMap":161},[9838,9964,9970,9978,9984,9991,10014,10043,10054],{"type":167,"tag":230,"props":9839,"children":9840},{"class":232,"line":233},[9841,9845,9849,9855,9859,9863,9867,9871,9875,9879,9883,9887,9891,9896,9900,9904,9910,9914,9918,9922,9926,9930,9934,9938,9942,9946,9950,9954,9959],{"type":167,"tag":230,"props":9842,"children":9843},{"class":362},[9844],{"type":173,"value":407},{"type":167,"tag":230,"props":9846,"children":9847},{"class":243},[9848],{"type":173,"value":246},{"type":167,"tag":230,"props":9850,"children":9852},{"class":9851},"ct-472479",[9853],{"type":173,"value":9854},"parseTxt",{"type":167,"tag":230,"props":9856,"children":9857},{"class":243},[9858],{"type":173,"value":246},{"type":167,"tag":230,"props":9860,"children":9861},{"class":441},[9862],{"type":173,"value":444},{"type":167,"tag":230,"props":9864,"children":9865},{"class":243},[9866],{"type":173,"value":246},{"type":167,"tag":230,"props":9868,"children":9869},{"class":1097},[9870],{"type":173,"value":1100},{"type":167,"tag":230,"props":9872,"children":9873},{"class":243},[9874],{"type":173,"value":246},{"type":167,"tag":230,"props":9876,"children":9877},{"class":362},[9878],{"type":173,"value":1109},{"type":167,"tag":230,"props":9880,"children":9881},{"class":243},[9882],{"type":173,"value":246},{"type":167,"tag":230,"props":9884,"children":9885},{"class":583},[9886],{"type":173,"value":1100},{"type":167,"tag":230,"props":9888,"children":9889},{"class":258},[9890],{"type":173,"value":194},{"type":167,"tag":230,"props":9892,"children":9893},{"class":451},[9894],{"type":173,"value":9895},"split",{"type":167,"tag":230,"props":9897,"children":9898},{"class":243},[9899],{"type":173,"value":459},{"type":167,"tag":230,"props":9901,"children":9902},{"class":299},[9903],{"type":173,"value":302},{"type":167,"tag":230,"props":9905,"children":9907},{"class":9906},"ct-611752",[9908],{"type":173,"value":9909},"\\n",{"type":167,"tag":230,"props":9911,"children":9912},{"class":299},[9913],{"type":173,"value":302},{"type":167,"tag":230,"props":9915,"children":9916},{"class":243},[9917],{"type":173,"value":1014},{"type":167,"tag":230,"props":9919,"children":9920},{"class":258},[9921],{"type":173,"value":194},{"type":167,"tag":230,"props":9923,"children":9924},{"class":451},[9925],{"type":173,"value":1090},{"type":167,"tag":230,"props":9927,"children":9928},{"class":243},[9929],{"type":173,"value":459},{"type":167,"tag":230,"props":9931,"children":9932},{"class":1097},[9933],{"type":173,"value":232},{"type":167,"tag":230,"props":9935,"children":9936},{"class":243},[9937],{"type":173,"value":246},{"type":167,"tag":230,"props":9939,"children":9940},{"class":362},[9941],{"type":173,"value":1109},{"type":167,"tag":230,"props":9943,"children":9944},{"class":243},[9945],{"type":173,"value":246},{"type":167,"tag":230,"props":9947,"children":9948},{"class":583},[9949],{"type":173,"value":232},{"type":167,"tag":230,"props":9951,"children":9952},{"class":258},[9953],{"type":173,"value":194},{"type":167,"tag":230,"props":9955,"children":9956},{"class":451},[9957],{"type":173,"value":9958},"trim",{"type":167,"tag":230,"props":9960,"children":9961},{"class":243},[9962],{"type":173,"value":9963},"())\n",{"type":167,"tag":230,"props":9965,"children":9966},{"class":232,"line":264},[9967],{"type":167,"tag":230,"props":9968,"children":9969},{},[],{"type":167,"tag":230,"props":9971,"children":9972},{"class":232,"line":290},[9973],{"type":167,"tag":230,"props":9974,"children":9975},{"class":3063},[9976],{"type":173,"value":9977},"// in Config:\n",{"type":167,"tag":230,"props":9979,"children":9980},{"class":232,"line":315},[9981],{"type":167,"tag":230,"props":9982,"children":9983},{},[],{"type":167,"tag":230,"props":9985,"children":9986},{"class":232,"line":329},[9987],{"type":167,"tag":230,"props":9988,"children":9989},{"class":258},[9990],{"type":173,"value":261},{"type":167,"tag":230,"props":9992,"children":9993},{"class":232,"line":354},[9994,9998,10002,10006,10010],{"type":167,"tag":230,"props":9995,"children":9996},{"class":399},[9997],{"type":173,"value":270},{"type":167,"tag":230,"props":9999,"children":10000},{"class":1383},[10001],{"type":173,"value":9786},{"type":167,"tag":230,"props":10003,"children":10004},{"class":258},[10005],{"type":173,"value":282},{"type":167,"tag":230,"props":10007,"children":10008},{"class":399},[10009],{"type":173,"value":246},{"type":167,"tag":230,"props":10011,"children":10012},{"class":258},[10013],{"type":173,"value":261},{"type":167,"tag":230,"props":10015,"children":10016},{"class":232,"line":395},[10017,10021,10025,10030,10034,10038],{"type":167,"tag":230,"props":10018,"children":10019},{"class":399},[10020],{"type":173,"value":296},{"type":167,"tag":230,"props":10022,"children":10023},{"class":299},[10024],{"type":173,"value":302},{"type":167,"tag":230,"props":10026,"children":10027},{"class":305},[10028],{"type":173,"value":10029},".txt",{"type":167,"tag":230,"props":10031,"children":10032},{"class":299},[10033],{"type":173,"value":302},{"type":167,"tag":230,"props":10035,"children":10036},{"class":399},[10037],{"type":173,"value":1421},{"type":167,"tag":230,"props":10039,"children":10040},{"class":583},[10041],{"type":173,"value":10042},"parseTxt\n",{"type":167,"tag":230,"props":10044,"children":10045},{"class":232,"line":479},[10046,10050],{"type":167,"tag":230,"props":10047,"children":10048},{"class":399},[10049],{"type":173,"value":270},{"type":167,"tag":230,"props":10051,"children":10052},{"class":258},[10053],{"type":173,"value":620},{"type":167,"tag":230,"props":10055,"children":10056},{"class":232,"line":575},[10057],{"type":167,"tag":230,"props":10058,"children":10059},{"class":258},[10060],{"type":173,"value":434},{"type":167,"tag":642,"props":10062,"children":10064},{"id":10063},"editor",[10065],{"type":167,"tag":180,"props":10066,"children":10067},{},[10068],{"type":173,"value":10063},{"type":167,"tag":176,"props":10070,"children":10071},{},[10072,10074,10078,10080,10086],{"type":173,"value":10073},"You can provide a custom editor for editing your markdown files in development. Set the ",{"type":167,"tag":180,"props":10075,"children":10076},{},[10077],{"type":173,"value":10063},{"type":173,"value":10079}," option to a path to your editor component. The code of the default editor you can find ",{"type":167,"tag":688,"props":10081,"children":10084},{"href":10082,"rel":10083},"https://github.com/nuxt/content/blob/v1/packages/content/templates/editor.vue",[692],[10085],{"type":173,"value":4326},{"type":173,"value":194},{"type":167,"tag":220,"props":10088,"children":10090},{"className":222,"code":10089,"filename":721,"language":224,"meta":161},"content: {\n  editor: '~/path/to/editor/component.vue'\n}\n",[10091],{"type":167,"tag":180,"props":10092,"children":10093},{"__ignoreMap":161},[10094,10113,10145],{"type":167,"tag":230,"props":10095,"children":10096},{"class":232,"line":233},[10097,10101,10105,10109],{"type":167,"tag":230,"props":10098,"children":10099},{"class":1383},[10100],{"type":173,"value":3890},{"type":167,"tag":230,"props":10102,"children":10103},{"class":258},[10104],{"type":173,"value":282},{"type":167,"tag":230,"props":10106,"children":10107},{"class":243},[10108],{"type":173,"value":246},{"type":167,"tag":230,"props":10110,"children":10111},{"class":258},[10112],{"type":173,"value":261},{"type":167,"tag":230,"props":10114,"children":10115},{"class":232,"line":264},[10116,10120,10124,10128,10132,10136,10141],{"type":167,"tag":230,"props":10117,"children":10118},{"class":399},[10119],{"type":173,"value":270},{"type":167,"tag":230,"props":10121,"children":10122},{"class":1383},[10123],{"type":173,"value":10063},{"type":167,"tag":230,"props":10125,"children":10126},{"class":258},[10127],{"type":173,"value":282},{"type":167,"tag":230,"props":10129,"children":10130},{"class":399},[10131],{"type":173,"value":246},{"type":167,"tag":230,"props":10133,"children":10134},{"class":299},[10135],{"type":173,"value":302},{"type":167,"tag":230,"props":10137,"children":10138},{"class":305},[10139],{"type":173,"value":10140},"~/path/to/editor/component.vue",{"type":167,"tag":230,"props":10142,"children":10143},{"class":299},[10144],{"type":173,"value":312},{"type":167,"tag":230,"props":10146,"children":10147},{"class":232,"line":290},[10148],{"type":167,"tag":230,"props":10149,"children":10150},{"class":258},[10151],{"type":173,"value":434},{"type":167,"tag":176,"props":10153,"children":10154},{},[10155],{"type":173,"value":10156},"Your component should implement the following:",{"type":167,"tag":10158,"props":10159,"children":10160},"ol",{},[10161,10171,10183],{"type":167,"tag":1284,"props":10162,"children":10163},{},[10164,10169],{"type":167,"tag":180,"props":10165,"children":10166},{},[10167],{"type":173,"value":10168},"v-model",{"type":173,"value":10170}," for getting the markdown code.",{"type":167,"tag":1284,"props":10172,"children":10173},{},[10174,10176,10181],{"type":173,"value":10175},"prop ",{"type":167,"tag":180,"props":10177,"children":10178},{},[10179],{"type":173,"value":10180},"isEditing",{"type":173,"value":10182}," is a boolean with the information if the editing is started and the component is shown. (this is optional)",{"type":167,"tag":1284,"props":10184,"children":10185},{},[10186,10188],{"type":173,"value":10187},"when finished editing your component has to emit ",{"type":167,"tag":180,"props":10189,"children":10190},{},[10191],{"type":173,"value":10192},"endEdit",{"type":167,"tag":176,"props":10194,"children":10195},{},[10196,10198,10203],{"type":173,"value":10197},"You should be aware that you get the full markdown file content so this includes the front-matter. You can use ",{"type":167,"tag":180,"props":10199,"children":10200},{},[10201],{"type":173,"value":10202},"gray-matter",{"type":173,"value":10204}," to split and join the markdown and the front-matter.",{"type":167,"tag":642,"props":10206,"children":10208},{"id":10207},"usecache",[10209],{"type":167,"tag":180,"props":10210,"children":10211},{},[10212],{"type":173,"value":10213},"useCache",{"type":167,"tag":1280,"props":10215,"children":10216},{},[10217,10225],{"type":167,"tag":1284,"props":10218,"children":10219},{},[10220,10221],{"type":173,"value":1295},{"type":167,"tag":180,"props":10222,"children":10223},{},[10224],{"type":173,"value":4574},{"type":167,"tag":1284,"props":10226,"children":10227},{},[10228,10229],{"type":173,"value":4083},{"type":167,"tag":180,"props":10230,"children":10231},{},[10232],{"type":173,"value":6297},{"type":167,"tag":176,"props":10234,"children":10235},{},[10236,10237,10241,10243,10248,10250,10255],{"type":173,"value":6907},{"type":167,"tag":180,"props":10238,"children":10239},{},[10240],{"type":173,"value":1001},{"type":173,"value":10242},", the production server (",{"type":167,"tag":180,"props":10244,"children":10245},{},[10246],{"type":173,"value":10247},"nuxt start",{"type":173,"value":10249},") will use cached version of the content (generated after running ",{"type":167,"tag":180,"props":10251,"children":10252},{},[10253],{"type":173,"value":10254},"nuxt build",{"type":173,"value":10256},") instead of parsing files. This improves app startup time, but makes app unaware of any content changes.",{"type":167,"tag":168,"props":10258,"children":10260},{"id":10259},"defaults",[10261],{"type":173,"value":10262},"Defaults",{"type":167,"tag":220,"props":10264,"children":10266},{"className":222,"code":10265,"filename":721,"language":224,"meta":161},"export default {\n  content: {\n    editor: '~/.nuxt/content/editor.vue',\n    apiPrefix: '_content',\n    dir: 'content',\n    fullTextSearchFields: ['title', 'description', 'slug', 'text'],\n    nestedProperties: [],\n    liveEdit: true,\n    useCache: false,\n    markdown: {\n      remarkPlugins: [\n        'remark-squeeze-paragraphs',\n        'remark-slug',\n        'remark-autolink-headings',\n        'remark-external-links',\n        'remark-footnotes'\n      ],\n      rehypePlugins: [\n        'rehype-minify-whitespace',\n        'rehype-sort-attribute-values',\n        'rehype-sort-attributes',\n        'rehype-raw'\n      ],\n      prism: {\n        theme: 'prismjs/themes/prism.css'\n      }\n    },\n    yaml: {},\n    csv: {},\n    xml: {},\n    extendParser: {}\n  }\n}\n",[10267],{"type":167,"tag":180,"props":10268,"children":10269},{"__ignoreMap":161},[10270,10293,10316,10352,10387,10422,10522,10546,10573,10600,10623,10642,10666,10690,10714,10738,10758,10770,10789,10813,10837,10861,10881,10892,10915,10947,10958,10969,10993,11016,11039,11063,11074],{"type":167,"tag":230,"props":10271,"children":10272},{"class":232,"line":233},[10273,10277,10281,10285,10289],{"type":167,"tag":230,"props":10274,"children":10275},{"class":237},[10276],{"type":173,"value":240},{"type":167,"tag":230,"props":10278,"children":10279},{"class":243},[10280],{"type":173,"value":246},{"type":167,"tag":230,"props":10282,"children":10283},{"class":237},[10284],{"type":173,"value":251},{"type":167,"tag":230,"props":10286,"children":10287},{"class":243},[10288],{"type":173,"value":246},{"type":167,"tag":230,"props":10290,"children":10291},{"class":258},[10292],{"type":173,"value":261},{"type":167,"tag":230,"props":10294,"children":10295},{"class":232,"line":264},[10296,10300,10304,10308,10312],{"type":167,"tag":230,"props":10297,"children":10298},{"class":243},[10299],{"type":173,"value":270},{"type":167,"tag":230,"props":10301,"children":10302},{"class":273},[10303],{"type":173,"value":3890},{"type":167,"tag":230,"props":10305,"children":10306},{"class":279},[10307],{"type":173,"value":282},{"type":167,"tag":230,"props":10309,"children":10310},{"class":243},[10311],{"type":173,"value":246},{"type":167,"tag":230,"props":10313,"children":10314},{"class":258},[10315],{"type":173,"value":261},{"type":167,"tag":230,"props":10317,"children":10318},{"class":232,"line":290},[10319,10323,10327,10331,10335,10339,10344,10348],{"type":167,"tag":230,"props":10320,"children":10321},{"class":243},[10322],{"type":173,"value":296},{"type":167,"tag":230,"props":10324,"children":10325},{"class":273},[10326],{"type":173,"value":10063},{"type":167,"tag":230,"props":10328,"children":10329},{"class":279},[10330],{"type":173,"value":282},{"type":167,"tag":230,"props":10332,"children":10333},{"class":243},[10334],{"type":173,"value":246},{"type":167,"tag":230,"props":10336,"children":10337},{"class":299},[10338],{"type":173,"value":302},{"type":167,"tag":230,"props":10340,"children":10341},{"class":305},[10342],{"type":173,"value":10343},"~/.nuxt/content/editor.vue",{"type":167,"tag":230,"props":10345,"children":10346},{"class":299},[10347],{"type":173,"value":302},{"type":167,"tag":230,"props":10349,"children":10350},{"class":258},[10351],{"type":173,"value":326},{"type":167,"tag":230,"props":10353,"children":10354},{"class":232,"line":315},[10355,10359,10363,10367,10371,10375,10379,10383],{"type":167,"tag":230,"props":10356,"children":10357},{"class":243},[10358],{"type":173,"value":296},{"type":167,"tag":230,"props":10360,"children":10361},{"class":273},[10362],{"type":173,"value":3503},{"type":167,"tag":230,"props":10364,"children":10365},{"class":279},[10366],{"type":173,"value":282},{"type":167,"tag":230,"props":10368,"children":10369},{"class":243},[10370],{"type":173,"value":246},{"type":167,"tag":230,"props":10372,"children":10373},{"class":299},[10374],{"type":173,"value":302},{"type":167,"tag":230,"props":10376,"children":10377},{"class":305},[10378],{"type":173,"value":3495},{"type":167,"tag":230,"props":10380,"children":10381},{"class":299},[10382],{"type":173,"value":302},{"type":167,"tag":230,"props":10384,"children":10385},{"class":258},[10386],{"type":173,"value":326},{"type":167,"tag":230,"props":10388,"children":10389},{"class":232,"line":329},[10390,10394,10398,10402,10406,10410,10414,10418],{"type":167,"tag":230,"props":10391,"children":10392},{"class":243},[10393],{"type":173,"value":296},{"type":167,"tag":230,"props":10395,"children":10396},{"class":273},[10397],{"type":173,"value":4173},{"type":167,"tag":230,"props":10399,"children":10400},{"class":279},[10401],{"type":173,"value":282},{"type":167,"tag":230,"props":10403,"children":10404},{"class":243},[10405],{"type":173,"value":246},{"type":167,"tag":230,"props":10407,"children":10408},{"class":299},[10409],{"type":173,"value":302},{"type":167,"tag":230,"props":10411,"children":10412},{"class":305},[10413],{"type":173,"value":3890},{"type":167,"tag":230,"props":10415,"children":10416},{"class":299},[10417],{"type":173,"value":302},{"type":167,"tag":230,"props":10419,"children":10420},{"class":258},[10421],{"type":173,"value":326},{"type":167,"tag":230,"props":10423,"children":10424},{"class":232,"line":354},[10425,10429,10433,10437,10441,10445,10449,10453,10457,10461,10465,10469,10473,10477,10481,10485,10489,10493,10497,10501,10505,10509,10513,10518],{"type":167,"tag":230,"props":10426,"children":10427},{"class":243},[10428],{"type":173,"value":296},{"type":167,"tag":230,"props":10430,"children":10431},{"class":273},[10432],{"type":173,"value":4294},{"type":167,"tag":230,"props":10434,"children":10435},{"class":279},[10436],{"type":173,"value":282},{"type":167,"tag":230,"props":10438,"children":10439},{"class":243},[10440],{"type":173,"value":1824},{"type":167,"tag":230,"props":10442,"children":10443},{"class":299},[10444],{"type":173,"value":302},{"type":167,"tag":230,"props":10446,"children":10447},{"class":305},[10448],{"type":173,"value":4402},{"type":167,"tag":230,"props":10450,"children":10451},{"class":299},[10452],{"type":173,"value":302},{"type":167,"tag":230,"props":10454,"children":10455},{"class":258},[10456],{"type":173,"value":1596},{"type":167,"tag":230,"props":10458,"children":10459},{"class":243},[10460],{"type":173,"value":246},{"type":167,"tag":230,"props":10462,"children":10463},{"class":299},[10464],{"type":173,"value":302},{"type":167,"tag":230,"props":10466,"children":10467},{"class":305},[10468],{"type":173,"value":4423},{"type":167,"tag":230,"props":10470,"children":10471},{"class":299},[10472],{"type":173,"value":302},{"type":167,"tag":230,"props":10474,"children":10475},{"class":258},[10476],{"type":173,"value":1596},{"type":167,"tag":230,"props":10478,"children":10479},{"class":243},[10480],{"type":173,"value":246},{"type":167,"tag":230,"props":10482,"children":10483},{"class":299},[10484],{"type":173,"value":302},{"type":167,"tag":230,"props":10486,"children":10487},{"class":305},[10488],{"type":173,"value":549},{"type":167,"tag":230,"props":10490,"children":10491},{"class":299},[10492],{"type":173,"value":302},{"type":167,"tag":230,"props":10494,"children":10495},{"class":258},[10496],{"type":173,"value":1596},{"type":167,"tag":230,"props":10498,"children":10499},{"class":243},[10500],{"type":173,"value":246},{"type":167,"tag":230,"props":10502,"children":10503},{"class":299},[10504],{"type":173,"value":302},{"type":167,"tag":230,"props":10506,"children":10507},{"class":305},[10508],{"type":173,"value":173},{"type":167,"tag":230,"props":10510,"children":10511},{"class":299},[10512],{"type":173,"value":302},{"type":167,"tag":230,"props":10514,"children":10515},{"class":243},[10516],{"type":173,"value":10517},"]",{"type":167,"tag":230,"props":10519,"children":10520},{"class":258},[10521],{"type":173,"value":326},{"type":167,"tag":230,"props":10523,"children":10524},{"class":232,"line":395},[10525,10529,10533,10537,10542],{"type":167,"tag":230,"props":10526,"children":10527},{"class":243},[10528],{"type":173,"value":296},{"type":167,"tag":230,"props":10530,"children":10531},{"class":273},[10532],{"type":173,"value":4448},{"type":167,"tag":230,"props":10534,"children":10535},{"class":279},[10536],{"type":173,"value":282},{"type":167,"tag":230,"props":10538,"children":10539},{"class":243},[10540],{"type":173,"value":10541}," []",{"type":167,"tag":230,"props":10543,"children":10544},{"class":258},[10545],{"type":173,"value":326},{"type":167,"tag":230,"props":10547,"children":10548},{"class":232,"line":479},[10549,10553,10557,10561,10565,10569],{"type":167,"tag":230,"props":10550,"children":10551},{"class":243},[10552],{"type":173,"value":296},{"type":167,"tag":230,"props":10554,"children":10555},{"class":273},[10556],{"type":173,"value":4562},{"type":167,"tag":230,"props":10558,"children":10559},{"class":279},[10560],{"type":173,"value":282},{"type":167,"tag":230,"props":10562,"children":10563},{"class":243},[10564],{"type":173,"value":246},{"type":167,"tag":230,"props":10566,"children":10567},{"class":998},[10568],{"type":173,"value":1001},{"type":167,"tag":230,"props":10570,"children":10571},{"class":258},[10572],{"type":173,"value":326},{"type":167,"tag":230,"props":10574,"children":10575},{"class":232,"line":575},[10576,10580,10584,10588,10592,10596],{"type":167,"tag":230,"props":10577,"children":10578},{"class":243},[10579],{"type":173,"value":296},{"type":167,"tag":230,"props":10581,"children":10582},{"class":273},[10583],{"type":173,"value":10213},{"type":167,"tag":230,"props":10585,"children":10586},{"class":279},[10587],{"type":173,"value":282},{"type":167,"tag":230,"props":10589,"children":10590},{"class":243},[10591],{"type":173,"value":246},{"type":167,"tag":230,"props":10593,"children":10594},{"class":998},[10595],{"type":173,"value":6297},{"type":167,"tag":230,"props":10597,"children":10598},{"class":258},[10599],{"type":173,"value":326},{"type":167,"tag":230,"props":10601,"children":10602},{"class":232,"line":610},[10603,10607,10611,10615,10619],{"type":167,"tag":230,"props":10604,"children":10605},{"class":243},[10606],{"type":173,"value":296},{"type":167,"tag":230,"props":10608,"children":10609},{"class":273},[10610],{"type":173,"value":2512},{"type":167,"tag":230,"props":10612,"children":10613},{"class":279},[10614],{"type":173,"value":282},{"type":167,"tag":230,"props":10616,"children":10617},{"class":243},[10618],{"type":173,"value":246},{"type":167,"tag":230,"props":10620,"children":10621},{"class":258},[10622],{"type":173,"value":261},{"type":167,"tag":230,"props":10624,"children":10625},{"class":232,"line":623},[10626,10630,10634,10638],{"type":167,"tag":230,"props":10627,"children":10628},{"class":243},[10629],{"type":173,"value":402},{"type":167,"tag":230,"props":10631,"children":10632},{"class":273},[10633],{"type":173,"value":4702},{"type":167,"tag":230,"props":10635,"children":10636},{"class":279},[10637],{"type":173,"value":282},{"type":167,"tag":230,"props":10639,"children":10640},{"class":243},[10641],{"type":173,"value":287},{"type":167,"tag":230,"props":10643,"children":10644},{"class":232,"line":635},[10645,10649,10653,10658,10662],{"type":167,"tag":230,"props":10646,"children":10647},{"class":243},[10648],{"type":173,"value":2004},{"type":167,"tag":230,"props":10650,"children":10651},{"class":299},[10652],{"type":173,"value":302},{"type":167,"tag":230,"props":10654,"children":10655},{"class":305},[10656],{"type":173,"value":10657},"remark-squeeze-paragraphs",{"type":167,"tag":230,"props":10659,"children":10660},{"class":299},[10661],{"type":173,"value":302},{"type":167,"tag":230,"props":10663,"children":10664},{"class":258},[10665],{"type":173,"value":326},{"type":167,"tag":230,"props":10667,"children":10668},{"class":232,"line":1230},[10669,10673,10677,10682,10686],{"type":167,"tag":230,"props":10670,"children":10671},{"class":243},[10672],{"type":173,"value":2004},{"type":167,"tag":230,"props":10674,"children":10675},{"class":299},[10676],{"type":173,"value":302},{"type":167,"tag":230,"props":10678,"children":10679},{"class":305},[10680],{"type":173,"value":10681},"remark-slug",{"type":167,"tag":230,"props":10683,"children":10684},{"class":299},[10685],{"type":173,"value":302},{"type":167,"tag":230,"props":10687,"children":10688},{"class":258},[10689],{"type":173,"value":326},{"type":167,"tag":230,"props":10691,"children":10692},{"class":232,"line":2164},[10693,10697,10701,10706,10710],{"type":167,"tag":230,"props":10694,"children":10695},{"class":243},[10696],{"type":173,"value":2004},{"type":167,"tag":230,"props":10698,"children":10699},{"class":299},[10700],{"type":173,"value":302},{"type":167,"tag":230,"props":10702,"children":10703},{"class":305},[10704],{"type":173,"value":10705},"remark-autolink-headings",{"type":167,"tag":230,"props":10707,"children":10708},{"class":299},[10709],{"type":173,"value":302},{"type":167,"tag":230,"props":10711,"children":10712},{"class":258},[10713],{"type":173,"value":326},{"type":167,"tag":230,"props":10715,"children":10716},{"class":232,"line":6882},[10717,10721,10725,10730,10734],{"type":167,"tag":230,"props":10718,"children":10719},{"class":243},[10720],{"type":173,"value":2004},{"type":167,"tag":230,"props":10722,"children":10723},{"class":299},[10724],{"type":173,"value":302},{"type":167,"tag":230,"props":10726,"children":10727},{"class":305},[10728],{"type":173,"value":10729},"remark-external-links",{"type":167,"tag":230,"props":10731,"children":10732},{"class":299},[10733],{"type":173,"value":302},{"type":167,"tag":230,"props":10735,"children":10736},{"class":258},[10737],{"type":173,"value":326},{"type":167,"tag":230,"props":10739,"children":10740},{"class":232,"line":6894},[10741,10745,10749,10754],{"type":167,"tag":230,"props":10742,"children":10743},{"class":243},[10744],{"type":173,"value":2004},{"type":167,"tag":230,"props":10746,"children":10747},{"class":299},[10748],{"type":173,"value":302},{"type":167,"tag":230,"props":10750,"children":10751},{"class":305},[10752],{"type":173,"value":10753},"remark-footnotes",{"type":167,"tag":230,"props":10755,"children":10756},{"class":299},[10757],{"type":173,"value":312},{"type":167,"tag":230,"props":10759,"children":10760},{"class":232,"line":7587},[10761,10766],{"type":167,"tag":230,"props":10762,"children":10763},{"class":243},[10764],{"type":173,"value":10765},"      ]",{"type":167,"tag":230,"props":10767,"children":10768},{"class":258},[10769],{"type":173,"value":326},{"type":167,"tag":230,"props":10771,"children":10772},{"class":232,"line":7596},[10773,10777,10781,10785],{"type":167,"tag":230,"props":10774,"children":10775},{"class":243},[10776],{"type":173,"value":402},{"type":167,"tag":230,"props":10778,"children":10779},{"class":273},[10780],{"type":173,"value":4708},{"type":167,"tag":230,"props":10782,"children":10783},{"class":279},[10784],{"type":173,"value":282},{"type":167,"tag":230,"props":10786,"children":10787},{"class":243},[10788],{"type":173,"value":287},{"type":167,"tag":230,"props":10790,"children":10791},{"class":232,"line":7603},[10792,10796,10800,10805,10809],{"type":167,"tag":230,"props":10793,"children":10794},{"class":243},[10795],{"type":173,"value":2004},{"type":167,"tag":230,"props":10797,"children":10798},{"class":299},[10799],{"type":173,"value":302},{"type":167,"tag":230,"props":10801,"children":10802},{"class":305},[10803],{"type":173,"value":10804},"rehype-minify-whitespace",{"type":167,"tag":230,"props":10806,"children":10807},{"class":299},[10808],{"type":173,"value":302},{"type":167,"tag":230,"props":10810,"children":10811},{"class":258},[10812],{"type":173,"value":326},{"type":167,"tag":230,"props":10814,"children":10815},{"class":232,"line":7627},[10816,10820,10824,10829,10833],{"type":167,"tag":230,"props":10817,"children":10818},{"class":243},[10819],{"type":173,"value":2004},{"type":167,"tag":230,"props":10821,"children":10822},{"class":299},[10823],{"type":173,"value":302},{"type":167,"tag":230,"props":10825,"children":10826},{"class":305},[10827],{"type":173,"value":10828},"rehype-sort-attribute-values",{"type":167,"tag":230,"props":10830,"children":10831},{"class":299},[10832],{"type":173,"value":302},{"type":167,"tag":230,"props":10834,"children":10835},{"class":258},[10836],{"type":173,"value":326},{"type":167,"tag":230,"props":10838,"children":10839},{"class":232,"line":7643},[10840,10844,10848,10853,10857],{"type":167,"tag":230,"props":10841,"children":10842},{"class":243},[10843],{"type":173,"value":2004},{"type":167,"tag":230,"props":10845,"children":10846},{"class":299},[10847],{"type":173,"value":302},{"type":167,"tag":230,"props":10849,"children":10850},{"class":305},[10851],{"type":173,"value":10852},"rehype-sort-attributes",{"type":167,"tag":230,"props":10854,"children":10855},{"class":299},[10856],{"type":173,"value":302},{"type":167,"tag":230,"props":10858,"children":10859},{"class":258},[10860],{"type":173,"value":326},{"type":167,"tag":230,"props":10862,"children":10863},{"class":232,"line":7668},[10864,10868,10872,10877],{"type":167,"tag":230,"props":10865,"children":10866},{"class":243},[10867],{"type":173,"value":2004},{"type":167,"tag":230,"props":10869,"children":10870},{"class":299},[10871],{"type":173,"value":302},{"type":167,"tag":230,"props":10873,"children":10874},{"class":305},[10875],{"type":173,"value":10876},"rehype-raw",{"type":167,"tag":230,"props":10878,"children":10879},{"class":299},[10880],{"type":173,"value":312},{"type":167,"tag":230,"props":10882,"children":10883},{"class":232,"line":7718},[10884,10888],{"type":167,"tag":230,"props":10885,"children":10886},{"class":243},[10887],{"type":173,"value":10765},{"type":167,"tag":230,"props":10889,"children":10890},{"class":258},[10891],{"type":173,"value":326},{"type":167,"tag":230,"props":10893,"children":10894},{"class":232,"line":7731},[10895,10899,10903,10907,10911],{"type":167,"tag":230,"props":10896,"children":10897},{"class":243},[10898],{"type":173,"value":402},{"type":167,"tag":230,"props":10900,"children":10901},{"class":273},[10902],{"type":173,"value":6213},{"type":167,"tag":230,"props":10904,"children":10905},{"class":279},[10906],{"type":173,"value":282},{"type":167,"tag":230,"props":10908,"children":10909},{"class":243},[10910],{"type":173,"value":246},{"type":167,"tag":230,"props":10912,"children":10913},{"class":258},[10914],{"type":173,"value":261},{"type":167,"tag":230,"props":10916,"children":10917},{"class":232,"line":7739},[10918,10922,10926,10930,10934,10938,10943],{"type":167,"tag":230,"props":10919,"children":10920},{"class":243},[10921],{"type":173,"value":2004},{"type":167,"tag":230,"props":10923,"children":10924},{"class":273},[10925],{"type":173,"value":6237},{"type":167,"tag":230,"props":10927,"children":10928},{"class":279},[10929],{"type":173,"value":282},{"type":167,"tag":230,"props":10931,"children":10932},{"class":243},[10933],{"type":173,"value":246},{"type":167,"tag":230,"props":10935,"children":10936},{"class":299},[10937],{"type":173,"value":302},{"type":167,"tag":230,"props":10939,"children":10940},{"class":305},[10941],{"type":173,"value":10942},"prismjs/themes/prism.css",{"type":167,"tag":230,"props":10944,"children":10945},{"class":299},[10946],{"type":173,"value":312},{"type":167,"tag":230,"props":10948,"children":10949},{"class":232,"line":7751},[10950,10954],{"type":167,"tag":230,"props":10951,"children":10952},{"class":243},[10953],{"type":173,"value":402},{"type":167,"tag":230,"props":10955,"children":10956},{"class":258},[10957],{"type":173,"value":620},{"type":167,"tag":230,"props":10959,"children":10960},{"class":232,"line":7763},[10961,10965],{"type":167,"tag":230,"props":10962,"children":10963},{"class":243},[10964],{"type":173,"value":296},{"type":167,"tag":230,"props":10966,"children":10967},{"class":258},[10968],{"type":173,"value":7715},{"type":167,"tag":230,"props":10970,"children":10971},{"class":232,"line":7775},[10972,10976,10980,10984,10988],{"type":167,"tag":230,"props":10973,"children":10974},{"class":243},[10975],{"type":173,"value":296},{"type":167,"tag":230,"props":10977,"children":10978},{"class":273},[10979],{"type":173,"value":9614},{"type":167,"tag":230,"props":10981,"children":10982},{"class":279},[10983],{"type":173,"value":282},{"type":167,"tag":230,"props":10985,"children":10986},{"class":243},[10987],{"type":173,"value":246},{"type":167,"tag":230,"props":10989,"children":10990},{"class":258},[10991],{"type":173,"value":10992},"{},\n",{"type":167,"tag":230,"props":10994,"children":10995},{"class":232,"line":8853},[10996,11000,11004,11008,11012],{"type":167,"tag":230,"props":10997,"children":10998},{"class":243},[10999],{"type":173,"value":296},{"type":167,"tag":230,"props":11001,"children":11002},{"class":273},[11003],{"type":173,"value":9735},{"type":167,"tag":230,"props":11005,"children":11006},{"class":279},[11007],{"type":173,"value":282},{"type":167,"tag":230,"props":11009,"children":11010},{"class":243},[11011],{"type":173,"value":246},{"type":167,"tag":230,"props":11013,"children":11014},{"class":258},[11015],{"type":173,"value":10992},{"type":167,"tag":230,"props":11017,"children":11018},{"class":232,"line":8865},[11019,11023,11027,11031,11035],{"type":167,"tag":230,"props":11020,"children":11021},{"class":243},[11022],{"type":173,"value":296},{"type":167,"tag":230,"props":11024,"children":11025},{"class":273},[11026],{"type":173,"value":9685},{"type":167,"tag":230,"props":11028,"children":11029},{"class":279},[11030],{"type":173,"value":282},{"type":167,"tag":230,"props":11032,"children":11033},{"class":243},[11034],{"type":173,"value":246},{"type":167,"tag":230,"props":11036,"children":11037},{"class":258},[11038],{"type":173,"value":10992},{"type":167,"tag":230,"props":11040,"children":11041},{"class":232,"line":8877},[11042,11046,11050,11054,11058],{"type":167,"tag":230,"props":11043,"children":11044},{"class":243},[11045],{"type":173,"value":296},{"type":167,"tag":230,"props":11047,"children":11048},{"class":273},[11049],{"type":173,"value":9786},{"type":167,"tag":230,"props":11051,"children":11052},{"class":279},[11053],{"type":173,"value":282},{"type":167,"tag":230,"props":11055,"children":11056},{"class":243},[11057],{"type":173,"value":246},{"type":167,"tag":230,"props":11059,"children":11060},{"class":258},[11061],{"type":173,"value":11062},"{}\n",{"type":167,"tag":230,"props":11064,"children":11065},{"class":232,"line":8889},[11066,11070],{"type":167,"tag":230,"props":11067,"children":11068},{"class":243},[11069],{"type":173,"value":270},{"type":167,"tag":230,"props":11071,"children":11072},{"class":258},[11073],{"type":173,"value":620},{"type":167,"tag":230,"props":11075,"children":11077},{"class":232,"line":11076},33,[11078],{"type":167,"tag":230,"props":11079,"children":11080},{"class":258},[11081],{"type":173,"value":434},{"type":167,"tag":3872,"props":11083,"children":11084},{},[11085],{"type":173,"value":11086},".solarized-light_dark-plus_material-theme-lighter{color:#657B83;background:#FDF6E3;}.dark .solarized-light_dark-plus_material-theme-lighter{color:#D4D4D4;background:#1E1E1E;}.light .solarized-light_dark-plus_material-theme-lighter{color:#90A4AE;background:#FAFAFA;}.ct-702290{color:#859900;}.dark .ct-702290{color:#C586C0;}.light .ct-702290{color:#39ADB5;font-style:italic;}.ct-916772{color:#657B83;}.dark .ct-916772{color:#D4D4D4;}.light .ct-916772{color:#90A4AE;}.ct-001462{color:#657B83;}.dark .ct-001462{color:#D4D4D4;}.light .ct-001462{color:#39ADB5;}.ct-340802{color:#657B83;}.dark .ct-340802{color:#9CDCFE;}.light .ct-340802{color:#E53935;}.ct-931742{color:#657B83;}.dark .ct-931742{color:#9CDCFE;}.light .ct-931742{color:#39ADB5;}.ct-798230{color:#93A1A1;font-style:italic;}.dark .ct-798230{color:#6A9955;font-style:unset;}.light .ct-798230{color:#90A4AE;font-style:italic;}.ct-271095{color:#657B83;}.dark .ct-271095{color:#C8C8C8;}.light .ct-271095{color:#E2931D;}.ct-589478{color:#657B83;}.dark .ct-589478{color:#D4D4D4;}.light .ct-589478{color:#E53935;}.ct-659886{color:#2AA198;}.dark .ct-659886{color:#CE9178;}.light .ct-659886{color:#39ADB5;}.ct-084644{color:#2AA198;}.dark .ct-084644{color:#CE9178;}.light .ct-084644{color:#91B859;}.ct-432929{color:#B58900;}.dark .ct-432929{color:#569CD6;}.light .ct-432929{color:#FF5370;}.ct-187170{color:#268BD2;}.dark .ct-187170{color:#DCDCAA;}.light .ct-187170{color:#6182B8;}.ct-696419{color:#586E75;font-weight:bold;}.dark .ct-696419{color:#569CD6;font-weight:unset;}.light .ct-696419{color:#9C3EDA;font-weight:unset;}.ct-560301{color:#268BD2;}.dark .ct-560301{color:#DCDCAA;}.light .ct-560301{color:#E2931D;}.ct-604459{color:#268BD2;}.dark .ct-604459{color:#9CDCFE;}.light .ct-604459{color:#90A4AE;}.ct-033771{color:#268BD2;}.dark .ct-033771{color:#DCDCAA;}.light .ct-033771{color:#E53935;}.ct-120243{color:#657B83;}.dark .ct-120243{color:#9CDCFE;}.light .ct-120243{color:#90A4AE;font-style:italic;}.ct-263069{color:#268BD2;}.dark .ct-263069{color:#4FC1FF;}.light .ct-263069{color:#90A4AE;}.ct-773118{color:#859900;}.dark .ct-773118{color:#D4D4D4;}.light .ct-773118{color:#39ADB5;}.ct-119184{color:#2AA198;}.dark .ct-119184{color:#569CD6;}.light .ct-119184{color:#39ADB5;}.ct-578153{color:#93A1A1;}.dark .ct-578153{color:#808080;}.light .ct-578153{color:#39ADB5;}.ct-952042{color:#268BD2;}.dark .ct-952042{color:#569CD6;}.light .ct-952042{color:#E53935;}.ct-303788{color:#93A1A1;}.dark .ct-303788{color:#9CDCFE;}.light .ct-303788{color:#9C3EDA;}.ct-343791{color:#DC322F;}.dark .ct-343791{color:#F44747;}.light .ct-343791{color:#91B859;}.ct-472479{color:#268BD2;}.dark .ct-472479{color:#DCDCAA;}.light .ct-472479{color:#90A4AE;}.ct-611752{color:#CB4B16;}.dark .ct-611752{color:#D7BA7D;}.light .ct-611752{color:#90A4AE;}",{"title":161,"searchDepth":264,"depth":264,"links":11088},[11089,11090,11111],{"id":4018,"depth":264,"text":4021},{"id":4056,"depth":264,"text":4059,"children":11091},[11092,11093,11094,11095,11096,11097,11098,11099,11100,11101,11102,11103,11104,11105,11106,11107,11108,11109,11110],{"id":4062,"depth":290,"text":3503},{"id":4173,"depth":290,"text":4173},{"id":4288,"depth":290,"text":4294},{"id":4442,"depth":290,"text":4448},{"id":4556,"depth":290,"text":4562},{"id":2512,"depth":290,"text":2512},{"id":5844,"depth":290,"text":5850},{"id":5888,"depth":290,"text":4044},{"id":5941,"depth":290,"text":4051},{"id":5992,"depth":290,"text":5998},{"id":6015,"depth":290,"text":6021},{"id":6037,"depth":290,"text":6043},{"id":6425,"depth":290,"text":6431},{"id":9614,"depth":290,"text":9614},{"id":9685,"depth":290,"text":9685},{"id":9735,"depth":290,"text":9735},{"id":9780,"depth":290,"text":9786},{"id":10063,"depth":290,"text":10063},{"id":10207,"depth":290,"text":10213},{"id":10259,"depth":264,"text":10262},"content:7.v1:1.getting-started:6.configuration.md","7.v1/1.getting-started/6.configuration.md",{"_path":11115,"_dir":159,"_draft":160,"_partial":11116,"_locale":161,"title":114,"_id":11117,"_type":9614,"_source":3890,"_file":11118,"_extension":11119},"/v1/getting-started/_dir",true,"content:7.v1:1.getting-started:_dir.yml","7.v1/1.getting-started/_dir.yml","yml",1695728546226]