2023-02-19 23:21:31 +00:00
<!DOCTYPE html>
< html lang = "en" dir = "ltr" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0" >
2023-06-05 22:32:57 +00:00
< meta name = "generator" content = "Hugo 0.113.0" >
2023-05-29 11:49:37 +00:00
< meta name = "generator" content = "Relearn 5.15.2+tip" >
2023-02-19 23:21:31 +00:00
< meta name = "robots" content = "noindex, nofollow, noarchive, noimageindex" >
< meta name = "description" content = "Test default settings for snippets of the VSCode Front Matter extension" >
< meta name = "author" content = "Sören Weber" >
< title > VSCode Front Matter :: Hugo Relearn Theme< / title >
< link href = "https://McShelby.github.io/hugo-theme-relearn/tests/frontmatter/index.html" rel = "alternate" hreflang = "x-default" >
< link href = "https://McShelby.github.io/hugo-theme-relearn/tests/frontmatter/index.html" rel = "alternate" hreflang = "en" >
< link href = "https://McShelby.github.io/hugo-theme-relearn/pir/tests/frontmatter/index.html" rel = "alternate" hreflang = "pir" >
2023-06-05 23:37:36 +00:00
< link href = "../../images/logo.svg?1686008248" rel = "icon" type = "image/svg+xml" >
2023-02-19 23:21:31 +00:00
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how - to - use -->
2023-06-05 23:37:36 +00:00
< link href = "../../css/fontawesome-all.min.css?1686008250" rel = "stylesheet" media = "print" onload = "this.media='all';this.onload=null;" > < noscript > < link href = "../../css/fontawesome-all.min.css?1686008250" rel = "stylesheet" > < / noscript >
< link href = "../../css/nucleus.css?1686008250" rel = "stylesheet" >
< link href = "../../css/auto-complete.css?1686008250" rel = "stylesheet" media = "print" onload = "this.media='all';this.onload=null;" > < noscript > < link href = "../../css/auto-complete.css?1686008250" rel = "stylesheet" > < / noscript >
< link href = "../../css/perfect-scrollbar.min.css?1686008250" rel = "stylesheet" >
< link href = "../../css/fonts.css?1686008250" rel = "stylesheet" media = "print" onload = "this.media='all';this.onload=null;" > < noscript > < link href = "../../css/fonts.css?1686008250" rel = "stylesheet" > < / noscript >
< link href = "../../css/theme.css?1686008250" rel = "stylesheet" >
< link href = "../../css/theme-auto.css?1686008250" rel = "stylesheet" id = "variant-style" >
< link href = "../../css/variant.css?1686008250" rel = "stylesheet" >
< link href = "../../css/print.css?1686008250" rel = "stylesheet" media = "print" >
< link href = "../../css/format-print.css?1686008250" rel = "stylesheet" >
< link href = "../../css/ie.css?1686008250" rel = "stylesheet" >
< script src = "../../js/url.js?1686008250" > < / script >
< script src = "../../js/variant.js?1686008250" > < / script >
2023-02-19 23:21:31 +00:00
< script >
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
window.index_js_url="../../index.search.js";
var root_url="../../";
var baseUri=root_url.replace(/\/$/, '');
// translations
window.T_Copy_to_clipboard = 'Copy to clipboard';
window.T_Copied_to_clipboard = 'Copied to clipboard!';
window.T_Copy_link_to_clipboard = 'Copy link to clipboard';
window.T_Link_copied_to_clipboard = 'Copied link to clipboard!';
window.T_No_results_found = 'No results found for \u0022{0}\u0022';
window.T_N_results_found = '{1} results found for \u0022{0}\u0022';
// some further base stuff
var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/';
2023-02-25 21:51:39 +00:00
window.variants & & variants.init( [ 'auto', 'relearn-bright', 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] );
2023-02-19 23:21:31 +00:00
< / script >
< style >
#body img.bg-white {
background-color: white;
}
< / style >
< / head >
< body class = "mobile-support print disableInlineCopyToClipboard" data-url = "../../tests/frontmatter/index.html" >
< div id = "body" class = "default-animation" >
< div id = "sidebar-overlay" > < / div >
< div id = "toc-overlay" > < / div >
< nav id = "topbar" class = "highlightable" >
< div >
< div id = "breadcrumbs" >
< span id = "sidebar-toggle-span" >
< a href = "#" id = "sidebar-toggle" class = "topbar-link" title = 'Menu (CTRL+ALT+n)' > < i class = "fas fa-bars fa-fw" > < / i > < / a >
< / span >
< ol class = "links" itemscope itemtype = "http://schema.org/BreadcrumbList" >
2023-05-18 20:52:30 +00:00
< li itemscope itemtype = "https://schema.org/ListItem" itemprop = "itemListElement" > < a itemprop = "item" href = "../../index.html" > < span itemprop = "name" > Hugo Relearn Theme< / span > < / a > < meta itemprop = "position" content = "1" > > < / li >
< li itemscope itemtype = "https://schema.org/ListItem" itemprop = "itemListElement" > < a itemprop = "item" href = "../../tests/index.html" > < span itemprop = "name" > Tests< / span > < / a > < meta itemprop = "position" content = "2" > > < / li >
2023-02-19 23:21:31 +00:00
< li itemscope itemtype = "https://schema.org/ListItem" itemprop = "itemListElement" > < span itemprop = "name" > VSCode Front Matter< / span > < meta itemprop = "position" content = "3" > < / li >
< / ol >
< / div >
< / div >
< / nav >
< main id = "body-inner" class = "highlightable default" tabindex = "-1" >
< div class = "flex-block-wrapper" >
< article class = "default" >
2023-05-19 18:46:07 +00:00
< header class = "headline" >
< / header >
2023-02-19 23:21:31 +00:00
< h1 id = "vscode-front-matter" > VSCode Front Matter< / h1 >
< h2 id = "empty-properties" > Empty Properties< / h2 >
< div class = "box attachments cstyle transparent" >
< div class = "box-label" > < i class = "fa-fw fas fa-paperclip" > < / i > Attachments< / div >
< ul class = "box-content attachments-files" >
< / ul >
< / div >
< span class = "badge cstyle default" > < span class = "badge-content" > < / span > < / span >
< span class = "btn cstyle transparent" >
2023-05-31 21:45:45 +00:00
< button type = "button" >
2023-02-19 23:21:31 +00:00
< / button >
< / span >
< ul class = "children children-li children-sort-" >
< / ul >
2023-06-03 22:20:43 +00:00
2023-02-19 23:21:31 +00:00
< div class = "expand" >
2023-06-05 23:37:36 +00:00
< input type = "checkbox" id = "expand-3a0b940bb87b37f59f1567e290ecbd61" aria-controls = "expandcontent-3a0b940bb87b37f59f1567e290ecbd61" >
< label class = "expand-label" for = "expand-3a0b940bb87b37f59f1567e290ecbd61" >
2023-02-19 23:21:31 +00:00
< i class = "fas fa-chevron-down" > < / i >
< i class = "fas fa-chevron-right" > < / i >
2023-03-14 20:49:22 +00:00
Expand me…
2023-02-19 23:21:31 +00:00
< / label >
2023-06-05 23:37:36 +00:00
< div id = "expandcontent-3a0b940bb87b37f59f1567e290ecbd61" class = "expand-content" >
2023-06-04 22:25:27 +00:00
< p >
2023-06-03 09:12:46 +00:00
< / div >
2023-02-19 23:21:31 +00:00
< / div >
< p > aa< / p >
< span class = "math align-center" > < / span >
2023-06-03 22:20:43 +00:00
< div class = "mermaid align-center zoom" > < / div >
< div class = "box notices cstyle default" >
2023-02-19 23:21:31 +00:00
< div class = "box-label" > < / div >
< div class = "box-content" >
2023-06-04 22:25:27 +00:00
< p >
2023-06-03 09:12:46 +00:00
< / div >
2023-02-19 23:21:31 +00:00
< / div >
2023-05-14 21:06:26 +00:00
< div class = "sc-openapi-wrapper is-loading helper-loading-container" >
< div
class="sc-openapi-container"
2023-06-05 23:37:36 +00:00
id="openapi-6e9dd7bb1c488de3c82fecd50d1098cc"
2023-05-14 21:06:26 +00:00
openapi-url=""
>< / div >
< / div >
2023-02-19 23:21:31 +00:00
2023-06-05 23:37:36 +00:00
< div class = "tab-panel" data-tab-group = "30fddf0454ee8cd0af52ba4d7b7dbbbc" >
2023-02-19 23:21:31 +00:00
< div class = "tab-nav" >
< button
data-tab-item=""
2023-06-05 16:33:00 +00:00
class="tab-nav-button tab-panel-style cstyle default active"
2023-06-05 23:37:36 +00:00
onclick="switchTab('30fddf0454ee8cd0af52ba4d7b7dbbbc','')"
2023-02-19 23:21:31 +00:00
>
2023-06-05 22:32:57 +00:00
< div > < div > ​ < / div > < / div >
2023-06-04 22:28:49 +00:00
< / button >
2023-02-19 23:21:31 +00:00
< button
data-tab-item=""
2023-06-05 16:33:00 +00:00
class="tab-nav-button tab-panel-style cstyle default"
2023-06-05 23:37:36 +00:00
onclick="switchTab('30fddf0454ee8cd0af52ba4d7b7dbbbc','')"
2023-02-19 23:21:31 +00:00
>
2023-06-05 22:32:57 +00:00
< div > < div > ​ < / div > < / div >
2023-06-04 22:28:49 +00:00
< / button >
2023-02-19 23:21:31 +00:00
< / div >
2023-06-05 16:33:00 +00:00
< div class = "tab-content-container" >
2023-02-19 23:21:31 +00:00
< div
data-tab-item=""
2023-06-05 16:33:00 +00:00
class="tab-content tab-panel-style cstyle default active">
< div class = "tab-content-text" >
2023-06-04 22:25:27 +00:00
< p >
2023-05-25 10:46:07 +00:00
< / div >
2023-06-05 16:33:00 +00:00
< / div >
2023-02-19 23:21:31 +00:00
< div
data-tab-item=""
2023-06-05 16:33:00 +00:00
class="tab-content tab-panel-style cstyle default">
< div class = "tab-content-text" >
2023-06-04 22:25:27 +00:00
< p >
2023-05-25 10:46:07 +00:00
< / div >
2023-06-05 16:33:00 +00:00
< / div >
2023-02-19 23:21:31 +00:00
< / div >
< / div >
< footer class = "footline" >
2023-05-26 06:40:21 +00:00
2023-02-19 23:21:31 +00:00
< / footer >
< / article >
2023-05-17 22:13:41 +00:00
2023-02-19 23:21:31 +00:00
< / div >
< / main >
< / div >
2023-06-05 23:37:36 +00:00
< script src = "../../js/clipboard.min.js?1686008250" defer > < / script >
< script src = "../../js/perfect-scrollbar.min.js?1686008250" defer > < / script >
2023-02-19 23:21:31 +00:00
< script >
function useMathJax( config ){
if( !Object.assign ){
return;
}
window.MathJax = Object.assign( window.MathJax || {}, {
loader: {
load: ['[tex]/mhchem']
},
startup: {
elements: [
'.math'
]
},
tex: {
inlineMath: [
['$', '$'],
['\\(', '\\)']
]
},
options: {
enableMenu: false
}
}, config );
}
useMathJax( JSON.parse("{}") );
< / script >
2023-06-05 23:37:36 +00:00
< script id = "MathJax-script" async src = "../../js/mathjax/tex-mml-chtml.js?1686008250" > < / script >
< script src = "../../js/d3/d3-color.min.js?1686008250" defer > < / script >
< script src = "../../js/d3/d3-dispatch.min.js?1686008250" defer > < / script >
< script src = "../../js/d3/d3-drag.min.js?1686008250" defer > < / script >
< script src = "../../js/d3/d3-ease.min.js?1686008250" defer > < / script >
< script src = "../../js/d3/d3-interpolate.min.js?1686008250" defer > < / script >
< script src = "../../js/d3/d3-selection.min.js?1686008250" defer > < / script >
< script src = "../../js/d3/d3-timer.min.js?1686008250" defer > < / script >
< script src = "../../js/d3/d3-transition.min.js?1686008250" defer > < / script >
< script src = "../../js/d3/d3-zoom.min.js?1686008250" defer > < / script >
< script src = "../../js/mermaid.min.js?1686008250" defer > < / script >
2023-02-19 23:21:31 +00:00
< script >
window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }");
2023-05-16 02:04:42 +00:00
< / script >
< script > window . noZensmooth = true ; < / script >
2023-06-05 23:37:36 +00:00
< script src = "../../js/swagger-ui/swagger-ui-bundle.js?1686008250" defer > < / script >
< script src = "../../js/swagger-ui/swagger-ui-standalone-preset.js?1686008250" defer > < / script >
2023-02-19 23:21:31 +00:00
< script >
2023-06-05 23:37:36 +00:00
window.themeUseOpenapi = { css: "/js/swagger-ui/swagger-ui.css?1686008250", assetsBuster: 1686008250 };
2023-02-19 23:21:31 +00:00
< / script >
2023-06-05 23:37:36 +00:00
< script src = "../../js/theme.js?1686008250" defer > < / script >
2023-02-19 23:21:31 +00:00
< / body >
< / html >