[{"data":1,"prerenderedAt":757},["ShallowReactive",2],{"post-/posts/markdown-elements":3},{"id":4,"title":5,"body":6,"coverImage":743,"description":744,"draft":745,"extension":746,"meta":747,"navigation":313,"ogImage":743,"path":748,"pinned":313,"publishDate":749,"seo":750,"stem":751,"tags":752,"updatedDate":755,"__hash__":756},"post/posts/markdown-elements/index.md","A post of Markdown elements",{"type":7,"value":8,"toc":722},"minimark",[9,14,19,24,29,34,38,41,43,45,49,56,62,68,72,75,79,90,94,110,121,136,140,143,183,186,207,210,219,222,227,230,239,242,248,251,338,342,345,366,369,384,387,460,474,478,522,526,567,571,658,662,668,675,679,686,718],[10,11,13],"h2",{"id":12},"this-is-a-h2-heading","This is a H2 Heading",[15,16,18],"h3",{"id":17},"this-is-a-h3-heading","This is a H3 Heading",[20,21,23],"h4",{"id":22},"this-is-a-h4-heading","This is a H4 Heading",[25,26,28],"h5",{"id":27},"this-is-a-h5-heading","This is a H5 Heading",[30,31,33],"h6",{"id":32},"this-is-a-h6-heading","This is a H6 Heading",[10,35,37],{"id":36},"horizontal-rules","Horizontal Rules",[39,40],"hr",{},[39,42],{},[39,44],{},[10,46,48],{"id":47},"emphasis","Emphasis",[50,51,52],"p",{},[53,54,55],"strong",{},"This is bold text",[50,57,58],{},[59,60,61],"em",{},"This is italic text",[50,63,64],{},[65,66,67],"del",{},"Strikethrough",[10,69,71],{"id":70},"quotes","Quotes",[50,73,74],{},"\"Double quotes\" and 'single quotes'",[10,76,78],{"id":77},"blockquotes","Blockquotes",[80,81,82,85],"blockquote",{},[50,83,84],{},"Blockquotes can also be nested...",[80,86,87],{},[50,88,89],{},"...by using additional greater-than signs right next to each other...",[10,91,93],{"id":92},"references","References",[50,95,96,97,109],{},"An example containing a clickable reference",[98,99,100],"sup",{},[101,102,108],"a",{"href":103,"ariaDescribedBy":104,"dataFootnoteRef":106,"id":107},"#user-content-fn-1",[105],"footnote-label","","user-content-fnref-1","1"," with a link to the source.",[50,111,112,113,109],{},"Second example containing a reference",[98,114,115],{},[101,116,120],{"href":117,"ariaDescribedBy":118,"dataFootnoteRef":106,"id":119},"#user-content-fn-2",[105],"user-content-fnref-2","2",[50,122,123,124,128,129,135],{},"If you check out this example in ",[125,126,127],"code",{},"src/content/post/markdown-elements/index.md",", you'll notice that the references and the heading \"Footnotes\" are added to the bottom of the page via the ",[101,130,134],{"href":131,"rel":132},"https://github.com/remarkjs/remark-rehype#options",[133],"nofollow","remark-rehype"," plugin.",[10,137,139],{"id":138},"lists","Lists",[50,141,142],{},"Unordered",[144,145,146,161,180],"ul",{},[147,148,149,150,153,154,157,158],"li",{},"Create a list by starting a line with ",[125,151,152],{},"+",", ",[125,155,156],{},"-",", or ",[125,159,160],{},"*",[147,162,163,164],{},"Sub-lists are made by indenting 2 spaces:\n",[144,165,166],{},[147,167,168,169],{},"Marker character change forces new list start:\n",[144,170,171,174,177],{},[147,172,173],{},"Ac tristique libero volutpat at",[147,175,176],{},"Facilisis in pretium nisl aliquet",[147,178,179],{},"Nulla volutpat aliquam velit",[147,181,182],{},"Very easy!",[50,184,185],{},"Ordered",[187,188,189,192,195,198,201],"ol",{},[147,190,191],{},"Lorem ipsum dolor sit amet",[147,193,194],{},"Consectetur adipiscing elit",[147,196,197],{},"Integer molestie lorem at massa",[147,199,200],{},"You can use sequential numbers...",[147,202,203,204],{},"...or keep all the numbers as ",[125,205,206],{},"1.",[50,208,209],{},"Start numbering with offset:",[187,211,213,216],{"start":212},57,[147,214,215],{},"foo",[147,217,218],{},"bar",[10,220,221],{"id":125},"Code",[50,223,224,225],{},"Inline ",[125,226,125],{},[50,228,229],{},"Indented code",[231,232,237],"pre",{"className":233,"code":235,"language":236},[234],"language-text","// Some comments\nline 1 of code\nline 2 of code\nline 3 of code\n","text",[125,238,235],{"__ignoreMap":106},[50,240,241],{},"Block code \"fences\"",[231,243,246],{"className":244,"code":245,"language":236},[234],"Sample text here...\n",[125,247,245],{"__ignoreMap":106},[50,249,250],{},"Syntax highlighting",[231,252,256],{"className":253,"code":254,"language":255,"meta":106,"style":106},"language-js shiki shiki-themes github-light github-dark","var foo = function (bar) {\n    return bar++;\n};\n\nconsole.log(foo(5));\n","js",[125,257,258,287,302,308,315],{"__ignoreMap":106},[259,260,263,267,271,274,277,281,284],"span",{"class":261,"line":262},"line",1,[259,264,266],{"class":265},"szBVR","var",[259,268,270],{"class":269},"sScJk"," foo",[259,272,273],{"class":265}," =",[259,275,276],{"class":265}," function",[259,278,280],{"class":279},"sVt8B"," (",[259,282,218],{"class":283},"s4XuR",[259,285,286],{"class":279},") {\n",[259,288,290,293,296,299],{"class":261,"line":289},2,[259,291,292],{"class":265},"    return",[259,294,295],{"class":279}," bar",[259,297,298],{"class":265},"++",[259,300,301],{"class":279},";\n",[259,303,305],{"class":261,"line":304},3,[259,306,307],{"class":279},"};\n",[259,309,311],{"class":261,"line":310},4,[259,312,314],{"emptyLinePlaceholder":313},true,"\n",[259,316,318,321,324,327,329,331,335],{"class":261,"line":317},5,[259,319,320],{"class":279},"console.",[259,322,323],{"class":269},"log",[259,325,326],{"class":279},"(",[259,328,215],{"class":269},[259,330,326],{"class":279},[259,332,334],{"class":333},"sj4cs","5",[259,336,337],{"class":279},"));\n",[15,339,341],{"id":340},"expressive-code-examples","Expressive code examples",[50,343,344],{},"Adding a title",[231,346,349],{"className":253,"code":347,"language":255,"meta":348,"style":106},"console.log(\"Title example\");\n","title=\"file.js\"",[125,350,351],{"__ignoreMap":106},[259,352,353,355,357,359,363],{"class":261,"line":262},[259,354,320],{"class":279},[259,356,323],{"class":269},[259,358,326],{"class":279},[259,360,362],{"class":361},"sZZnC","\"Title example\"",[259,364,365],{"class":279},");\n",[50,367,368],{},"A bash terminal",[231,370,374],{"className":371,"code":372,"language":373,"meta":106,"style":106},"language-bash shiki shiki-themes github-light github-dark","echo \"A base terminal example\"\n","bash",[125,375,376],{"__ignoreMap":106},[259,377,378,381],{"class":261,"line":262},[259,379,380],{"class":333},"echo",[259,382,383],{"class":361}," \"A base terminal example\"\n",[50,385,386],{},"Highlighting code lines",[231,388,392],{"className":253,"code":389,"highlights":390,"language":255,"meta":391,"style":106},"function demo() {\n    console.log(\"this line is marked as deleted\");\n    // This line and the next one are marked as inserted\n    console.log(\"this is the second inserted line\");\n\n    return \"this line uses the neutral default marker type\";\n}\n",[289],"title=\"line-markers.js\" del= ins={3-4} {6}",[125,393,394,405,421,427,440,444,454],{"__ignoreMap":106},[259,395,396,399,402],{"class":261,"line":262},[259,397,398],{"class":265},"function",[259,400,401],{"class":269}," demo",[259,403,404],{"class":279},"() {\n",[259,406,409,412,414,416,419],{"class":407,"line":289},[261,408],"highlight",[259,410,411],{"class":279},"    console.",[259,413,323],{"class":269},[259,415,326],{"class":279},[259,417,418],{"class":361},"\"this line is marked as deleted\"",[259,420,365],{"class":279},[259,422,423],{"class":261,"line":304},[259,424,426],{"class":425},"sJ8bj","    // This line and the next one are marked as inserted\n",[259,428,429,431,433,435,438],{"class":261,"line":310},[259,430,411],{"class":279},[259,432,323],{"class":269},[259,434,326],{"class":279},[259,436,437],{"class":361},"\"this is the second inserted line\"",[259,439,365],{"class":279},[259,441,442],{"class":261,"line":317},[259,443,314],{"emptyLinePlaceholder":313},[259,445,447,449,452],{"class":261,"line":446},6,[259,448,292],{"class":265},[259,450,451],{"class":361}," \"this line uses the neutral default marker type\"",[259,453,301],{"class":279},[259,455,457],{"class":261,"line":456},7,[259,458,459],{"class":279},"}\n",[50,461,462,467,468,473],{},[101,463,466],{"href":464,"rel":465},"https://expressive-code.com/",[133],"Expressive Code"," can do a ton more than shown here, and includes a lot of ",[101,469,472],{"href":470,"rel":471},"https://expressive-code.com/reference/configuration/",[133],"customisation",".",[10,475,477],{"id":476},"tables","Tables",[479,480,481,494],"table",{},[482,483,484],"thead",{},[485,486,487,491],"tr",{},[488,489,490],"th",{},"Option",[488,492,493],{},"Description",[495,496,497,506,514],"tbody",{},[485,498,499,503],{},[500,501,502],"td",{},"data",[500,504,505],{},"path to data files to supply the data that will be passed into templates.",[485,507,508,511],{},[500,509,510],{},"engine",[500,512,513],{},"engine to be used for processing templates. Handlebars is the default.",[485,515,516,519],{},[500,517,518],{},"ext",[500,520,521],{},"extension to be used for dest files.",[15,523,525],{"id":524},"table-alignment","Table Alignment",[479,527,528,543],{},[482,529,530],{},[485,531,532,535,539],{},[488,533,534],{},"Item",[488,536,538],{"align":537},"center","Price",[488,540,542],{"align":541},"right","# In stock",[495,544,545,556],{},[485,546,547,550,553],{},[500,548,549],{},"Juicy Apples",[500,551,552],{"align":537},"1.99",[500,554,555],{"align":541},"739",[485,557,558,561,564],{},[500,559,560],{},"Bananas",[500,562,563],{"align":537},"1.89",[500,565,566],{"align":541},"6",[15,568,570],{"id":569},"keyboard-elements","Keyboard elements",[479,572,573,583],{},[482,574,575],{},[485,576,577,580],{},[488,578,579],{},"Action",[488,581,582],{},"Shortcut",[495,584,585,596,606,616,627,637,647],{},[485,586,587,590],{},[500,588,589],{},"Vertical split",[500,591,592],{},[593,594,595],"kbd",{},"Alt+Shift++",[485,597,598,601],{},[500,599,600],{},"Horizontal split",[500,602,603],{},[593,604,605],{},"Alt+Shift+-",[485,607,608,611],{},[500,609,610],{},"Auto split",[500,612,613],{},[593,614,615],{},"Alt+Shift+d",[485,617,618,621],{},[500,619,620],{},"Switch between splits",[500,622,623,626],{},[593,624,625],{},"Alt"," + arrow keys",[485,628,629,632],{},[500,630,631],{},"Resizing a split",[500,633,634,626],{},[593,635,636],{},"Alt+Shift",[485,638,639,642],{},[500,640,641],{},"Close a split",[500,643,644],{},[593,645,646],{},"Ctrl+Shift+W",[485,648,649,652],{},[500,650,651],{},"Maximize a pane",[500,653,654,657],{},[593,655,656],{},"Ctrl+Shift+P"," + Toggle pane zoom",[10,659,661],{"id":660},"images","Images",[50,663,664,665],{},"Image in the same folder: ",[125,666,667],{},"src/content/post/markdown-elements/logo.png",[50,669,670],{},[671,672],"img",{"alt":673,"src":674},"Nuxt theme cactus logo","/images/posts/markdown-elements/logo.png",[10,676,678],{"id":677},"links","Links",[50,680,681],{},[101,682,685],{"href":683,"rel":684},"https://markdown-it.github.io/",[133],"Content from markdown-it",[687,688,691,696],"section",{"className":689,"dataFootnotes":106},[690],"footnotes",[10,692,695],{"className":693,"id":105},[694],"sr-only","Footnotes",[187,697,698,709],{},[147,699,701,702],{"id":700},"user-content-fn-1","Reference first footnote with a return to content link. ",[101,703,708],{"href":704,"ariaLabel":705,"className":706,"dataFootnoteBackref":106},"#user-content-fnref-1","Back to reference 1",[707],"data-footnote-backref","↩",[147,710,712,713],{"id":711},"user-content-fn-2","Second reference with a link. ",[101,714,708],{"href":715,"ariaLabel":716,"className":717,"dataFootnoteBackref":106},"#user-content-fnref-2","Back to reference 2",[707],[719,720,721],"style",{},"html pre.shiki code .szBVR, html code.shiki .szBVR{--shiki-default:#D73A49;--shiki-dark:#F97583}html pre.shiki code .sScJk, html code.shiki .sScJk{--shiki-default:#6F42C1;--shiki-dark:#B392F0}html pre.shiki code .sVt8B, html code.shiki .sVt8B{--shiki-default:#24292E;--shiki-dark:#E1E4E8}html pre.shiki code .s4XuR, html code.shiki .s4XuR{--shiki-default:#E36209;--shiki-dark:#FFAB70}html pre.shiki code .sj4cs, html code.shiki .sj4cs{--shiki-default:#005CC5;--shiki-dark:#79B8FF}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html pre.shiki code .sZZnC, html code.shiki .sZZnC{--shiki-default:#032F62;--shiki-dark:#9ECBFF}html pre.shiki code .sJ8bj, html code.shiki .sJ8bj{--shiki-default:#6A737D;--shiki-dark:#6A737D}",{"title":106,"searchDepth":289,"depth":289,"links":723},[724,727,728,729,730,731,732,733,736,740,741,742],{"id":12,"depth":289,"text":13,"children":725},[726],{"id":17,"depth":304,"text":18},{"id":36,"depth":289,"text":37},{"id":47,"depth":289,"text":48},{"id":70,"depth":289,"text":71},{"id":77,"depth":289,"text":78},{"id":92,"depth":289,"text":93},{"id":138,"depth":289,"text":139},{"id":125,"depth":289,"text":221,"children":734},[735],{"id":340,"depth":304,"text":341},{"id":476,"depth":289,"text":477,"children":737},[738,739],{"id":524,"depth":304,"text":525},{"id":569,"depth":304,"text":570},{"id":660,"depth":289,"text":661},{"id":677,"depth":289,"text":678},{"id":105,"depth":289,"text":695},null,"This post is for testing and listing a number of different markdown elements",false,"md",{},"/posts/markdown-elements","22 Feb 2023",{"title":5,"description":744},"posts/markdown-elements/index",[753,754],"test","markdown","22 Jan 2024","8SJ3gIWkq9e0PGSFRRfsfwxT5ani9GWsrb_X1mO_1pg",1773521240949]