const_hoisted_1=/* @__PURE__ */createStaticVNode('<h1 id="documentation-capabilities" tabindex="-1">Documentation Capabilities <a class="header-anchor" href="#documentation-capabilities" aria-label="Permalink to "Documentation Capabilities""></a></h1><p>This page lays out the capabilities used by the QMK Firmware documentation, in order to aid future transitions to other page generators. Focuses mainly on things other than normal Markdown, as it's assumed that markdown generators should still function accordingly.</p><h2 id="overall-capabilities" tabindex="-1">Overall capabilities <a class="header-anchor" href="#overall-capabilities" aria-label="Permalink to "Overall capabilities""></a></h2><p>Unrelated to styling, high-level tech.</p><ul><li>Title anchors -- <code>:id=some-anchor-name</code>, used for direct linking to sections <ul><li>Links to anchors: <ul><li>Style 1: <a href="./platformdev_chibios_earlyinit?id=board-init">early initialization</a></li><li>Style 2: <a href="./platformdev_chibios_earlyinit#board-init">early initialization</a></li><li>Links to anchors on the same page, i.e. <a href="#emoji">Emoji</a></li></ul></li></ul></li><li>Specifying CNAME for root domain -- <code>docs.qmk.fm</code></li><li>Moved pages, see <code>index.html</code></li><li>Text search</li><li>Footnotes <a href="https://en.wikipedia.org/wiki/Eclipse_(software)" target="_blank" rel="noreferrer">like this</a></li></ul><h3 id="dividing-lines" tabindex="-1">Dividing lines <a class="header-anchor" href="#dividing-lines" aria-label="Permalink to "Dividing lines""></a></h3><hr><hr><hr><h3 id="images" tabindex="-1">Images <a class="header-anchor" href="#images" aria-label="Permalink to "Images""></a></h3><p><img src="https://i.imgur.com/vkYVo66.jpg" alt="QMK Color Wheel with HSV Values"></p><p><img src="'+_imports_0+'" alt="QMK Light"><img src="'+_imports_1+'" alt="QMK Dark"></p><img src="'+_imports_0$1+'" alt="HSVColorWheel" width="250"><h3 id="lists" tabindex="-1">Lists <a class="header-anchor" href="#lists" aria-label="Permalinkto"Lists""></a></h3><p>Newlineswith<code><br></code>:</p><p>Lineone<br>Linetwo<br>Linethree</p><p>Nesteddotted:</p><ul><li>ThePRiscompleteandreadytomerge</li><li>GitHubchecksforthePRaregreenwheneverpossible<ul><li>A"red"checkmaybedisregardedbymaintainersiftheitemsflaggedareunrelatedtothechangeproposedinthePR<ul><li>Modificationstoexistingfilesshouldnotneedtoaddlicenseheaderstopasslint,forinstance.</li><li>Ifit'snotdirectlyrelatedtoyourPR'sfunctionality,preferavoidingmakingachange.</li></ul></li></ul></li></ul><p>Nesteddashed:</p><ul><li>ThePRiscompleteandreadytomerge</li><li>GitHubchecksforthePRaregreenwheneverpossible<ul><li>A"red"checkmaybedisregardedbymaintainersiftheitemsflaggedareunrelatedtothechangeproposedinthePR<ul><li>Modificationstoexistingfilesshouldnotneedtoaddlicenseheaderstopasslint,forinstance.</li><li>Ifit'snotdirectlyrelatedtoyourPR'sfunctionality,preferavoidingmakingachange.</li></ul></li></ul></li></ul><p>Nestednumbered:</p><ol><li>ThePRiscompleteandreadytomerge</li><li>GitHubchecksforthePRaregreenwheneverpossible<ol><li>A"red"checkmaybedisregardedbymaintainersiftheitemsflaggedareunrelatedtothechangeproposedinthePR<ol><li>Modificationstoexistingfilesshouldnotneedtoaddlicenseheaderstopasslint,forinstance.</li><li>Ifit'snotdirectlyrelatedtoyourPR'sfunctionality,preferavoidingmakingachange.</li></ol></li></ol></li></ol><p>Nestedmixed:</p><ol><li>Addittotheschemain<code>data/schemas/keyboards.jsonschema</code></li><li>Addamappingin<code>data/maps</code></li><li>(optionalanddiscouraged)Addcodetoextract/generateitto:</li></ol><ul><li><code>lib/python/qmk/info.py</code></li><li><code>lib/python/qmk/cli/generate/config_h.py</code></li><li
const_hoisted_85=/* @__PURE__ */createBaseVNode("p",null,"nested a content 2",-1);
const_hoisted_86=/* @__PURE__ */createBaseVNode("p",null,"nested b content 2",-1);
const_hoisted_87=/* @__PURE__ */createStaticVNode('<h2 id="details-sections" tabindex="-1">Details sections <a class="header-anchor" href="#details-sections" aria-label="Permalink to "Details sections""></a></h2><p>Expandable:</p><details><summary>Some summary text that shows up before expanding</summary><p>!> Embedded notification!</p><p>This is some inner content.</p></details><h2 id="embed" tabindex="-1">Embed <a class="header-anchor" href="#embed" aria-label="Permalink to "Embed""></a></h2><p><a href="./__capabilities_inc" title=":include">example embed</a></p><p>Lorem ipsum dolor sit amet.</p>',6);