crossnote 0.9.30 → 0.9.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/out/styles/preview.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
body,html{width:100%}.scrollbar-style::-webkit-scrollbar{width:8px}.scrollbar-style::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}.scrollbar-style::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(150,150,150,.66);border:4px solid rgba(150,150,150,.66);background-clip:content-box}.crossnote::-webkit-scrollbar{width:8px}.crossnote::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}.crossnote::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(150,150,150,.66);border:4px solid rgba(150,150,150,.66);background-clip:content-box}.preview-container{width:100%;margin:0;padding:0;box-sizing:border-box}.preview-container ul{list-style:disc}.preview-container ol{list-style:decimal}.preview-container.show-sidebar-toc .md-sidebar-toc{font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;position:fixed;top:0;right:0;width:var(--sidebar-toc-width,280px);height:100%;display:flex;flex-direction:row;background-color:#fff;font-size:13px;border-left:1px solid rgba(150,150,150,.2);box-sizing:border-box;z-index:40}.preview-container.show-sidebar-toc .md-sidebar-toc .md-sidebar-toc-resize-handle{flex-shrink:0;width:4px;cursor:col-resize;background:0 0;transition:background-color .15s}.preview-container.show-sidebar-toc .md-sidebar-toc .md-sidebar-toc-resize-handle:active,.preview-container.show-sidebar-toc .md-sidebar-toc .md-sidebar-toc-resize-handle:hover{background-color:rgba(100,100,100,.25)}.preview-container.show-sidebar-toc .md-sidebar-toc .md-sidebar-toc-content{flex:1;overflow-y:auto;overflow-x:hidden;padding:24px 0 32px}.preview-container.show-sidebar-toc .md-sidebar-toc .md-sidebar-toc-content::-webkit-scrollbar{width:8px}.preview-container.show-sidebar-toc .md-sidebar-toc .md-sidebar-toc-content::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}.preview-container.show-sidebar-toc .md-sidebar-toc .md-sidebar-toc-content::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(150,150,150,.66);border:4px solid rgba(150,150,150,.66);background-clip:content-box}.preview-container.show-sidebar-toc .md-sidebar-toc a{text-decoration:none;display:block;padding:3px 16px 3px 12px;border-left:2px solid transparent;transition:background-color .15s,border-color .15s;line-height:1.5}.preview-container.show-sidebar-toc .md-sidebar-toc a:hover{background-color:rgba(150,150,150,.1)}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc{padding:0 4px}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-details{margin:0;padding:0;border:none}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc summary.md-toc-link-wrapper{cursor:pointer;list-style-position:outside}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc summary.md-toc-link-wrapper::marker{font-size:.85em}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link{display:inline;padding:.25rem 0}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link div,.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link p{display:inline}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper.highlighted>.md-toc-link,.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper.highlighted>a{border-left-color:currentColor;font-weight:600}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='0']{margin-left:12px}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='1']{margin-left:28px}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='2']{margin-left:44px}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='3']{margin-left:60px}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='4']{margin-left:76px}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='5']{margin-left:92px}.preview-container.show-sidebar-toc .crossnote{width:calc(100% - var(--sidebar-toc-width,280px))}.preview-container .crossnote[data-for=preview]{left:0;top:0;margin:0;padding:2em;overflow:auto;display:block;box-sizing:border-box;position:relative}.preview-container .crossnote[data-for=preview] .code-chunk{position:relative}.preview-container .crossnote[data-for=preview] .code-chunk pre{cursor:text}.preview-container .crossnote[data-for=preview] .code-chunk .code-chunk-btn-group{position:absolute;right:28px;top:0;display:none}.preview-container .crossnote[data-for=preview] .code-chunk .code-chunk-btn-group .run-all-btn,.preview-container .crossnote[data-for=preview] .code-chunk .code-chunk-btn-group .run-btn{float:right;margin-left:4px;min-width:38px}.preview-container .crossnote[data-for=preview] .code-chunk .code-chunk-btn-group .run-all-btn:hover,.preview-container .crossnote[data-for=preview] .code-chunk .code-chunk-btn-group .run-btn:hover{cursor:pointer}.preview-container .crossnote[data-for=preview] .code-chunk:hover .code-chunk-btn-group{display:block}.preview-container .crossnote[data-for=preview] .code-chunk .status{position:absolute;right:0;top:0;font-size:.85em;color:inherit;padding:2px 6px;background-color:rgba(0,0,0,.04);display:none}.preview-container .crossnote[data-for=preview] .code-chunk.running .code-chunk-btn-group{display:none}.preview-container .crossnote[data-for=preview] .code-chunk.running .status{display:block}.preview-container .crossnote[data-for=preview] .highlight-line{position:relative}.preview-container .crossnote[data-for=preview] .highlight-line.highlight-active{box-shadow:0 0 2px 1px #95c258;border-radius:6px}body[data-presentation-mode] .crossnote[data-for=preview]{padding:0!important;width:100%;height:100%}body[data-presentation-mode] .final-line.end-of-document{display:none}body[data-presentation-mode] .footer,body[data-presentation-mode] .topbar{display:none}body:not([data-presentation-mode]) .crossnote[data-for=preview]{height:auto}body:not([data-presentation-mode]) .final-line.end-of-document{margin-top:64px!important;margin-bottom:64px!important;padding:8px;color:#bbb;cursor:pointer}body:not([data-presentation-mode]) .final-line.end-of-document::before{content:'End of document'}body:not([data-presentation-mode]) .crossnote.zen-mode .final-line.end-of-document{display:none}body:not([data-presentation-mode])[data-preview-theme=dark] .final-line.end-of-document{color:#555}.monaco-line-decoration{background:#70a22a;width:5px!important;margin-left:3px}body.floating-action-open.preview-container .code-chunk .code-chunk-btn-group,body.floating-action-open.preview-container .code-chunk .status{display:none!important}.highlight-element-being-edited>:not(.markdown-editor){visibility:hidden;max-width:100%}pre span.token.table{display:inline}
|
|
1
|
+
body,html{width:100%}.scrollbar-style::-webkit-scrollbar{width:8px}.scrollbar-style::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}.scrollbar-style::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--vscode-scrollbarSlider-background,rgba(150,150,150,.66));border:4px solid var(--vscode-scrollbarSlider-background,rgba(150,150,150,.66));background-clip:content-box}.scrollbar-style::-webkit-scrollbar-thumb:hover{background-color:var(--vscode-scrollbarSlider-hoverBackground,rgba(120,120,120,.66))}.crossnote::-webkit-scrollbar{width:8px}.crossnote::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}.crossnote::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--vscode-scrollbarSlider-background,rgba(150,150,150,.66));border:4px solid var(--vscode-scrollbarSlider-background,rgba(150,150,150,.66));background-clip:content-box}.crossnote::-webkit-scrollbar-thumb:hover{background-color:var(--vscode-scrollbarSlider-hoverBackground,rgba(120,120,120,.66))}.preview-container{width:100%;margin:0;padding:0;box-sizing:border-box}.preview-container ul{list-style:disc}.preview-container ol{list-style:decimal}.preview-container.show-sidebar-toc .md-sidebar-toc{font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;position:fixed;top:0;right:0;width:var(--sidebar-toc-width,280px);height:100%;display:flex;flex-direction:row;background-color:#fff;font-size:13px;border-left:1px solid rgba(150,150,150,.2);box-sizing:border-box;z-index:40}.preview-container.show-sidebar-toc .md-sidebar-toc .md-sidebar-toc-resize-handle{flex-shrink:0;width:4px;cursor:col-resize;background:0 0;transition:background-color .15s}.preview-container.show-sidebar-toc .md-sidebar-toc .md-sidebar-toc-resize-handle:active,.preview-container.show-sidebar-toc .md-sidebar-toc .md-sidebar-toc-resize-handle:hover{background-color:rgba(100,100,100,.25)}.preview-container.show-sidebar-toc .md-sidebar-toc .md-sidebar-toc-content{flex:1;overflow-y:auto;overflow-x:hidden;padding:24px 0 32px}.preview-container.show-sidebar-toc .md-sidebar-toc .md-sidebar-toc-content::-webkit-scrollbar{width:8px}.preview-container.show-sidebar-toc .md-sidebar-toc .md-sidebar-toc-content::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}.preview-container.show-sidebar-toc .md-sidebar-toc .md-sidebar-toc-content::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--vscode-scrollbarSlider-background,rgba(150,150,150,.66));border:4px solid var(--vscode-scrollbarSlider-background,rgba(150,150,150,.66));background-clip:content-box}.preview-container.show-sidebar-toc .md-sidebar-toc .md-sidebar-toc-content::-webkit-scrollbar-thumb:hover{background-color:var(--vscode-scrollbarSlider-hoverBackground,rgba(120,120,120,.66))}.preview-container.show-sidebar-toc .md-sidebar-toc a{text-decoration:none;display:block;padding:3px 16px 3px 12px;border-left:2px solid transparent;transition:background-color .15s,border-color .15s;line-height:1.5}.preview-container.show-sidebar-toc .md-sidebar-toc a:hover{background-color:rgba(150,150,150,.1)}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc{padding:0 4px}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-details{margin:0;padding:0;border:none}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc summary.md-toc-link-wrapper{cursor:pointer;list-style-position:outside}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc summary.md-toc-link-wrapper::marker{font-size:.85em}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link{display:inline;padding:.25rem 0}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link div,.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link p{display:inline}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper.highlighted>.md-toc-link,.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper.highlighted>a{border-left-color:currentColor;font-weight:600}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='0']{margin-left:12px}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='1']{margin-left:28px}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='2']{margin-left:44px}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='3']{margin-left:60px}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='4']{margin-left:76px}.preview-container.show-sidebar-toc .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='5']{margin-left:92px}.preview-container.show-sidebar-toc .crossnote{width:calc(100% - var(--sidebar-toc-width,280px))}.preview-container .crossnote[data-for=preview]{left:0;top:0;margin:0;padding:2em;overflow:auto;display:block;box-sizing:border-box;position:relative}.preview-container .crossnote[data-for=preview] .code-chunk{position:relative}.preview-container .crossnote[data-for=preview] .code-chunk pre{cursor:text}.preview-container .crossnote[data-for=preview] .code-chunk .code-chunk-btn-group{position:absolute;right:28px;top:0;display:none}.preview-container .crossnote[data-for=preview] .code-chunk .code-chunk-btn-group .run-all-btn,.preview-container .crossnote[data-for=preview] .code-chunk .code-chunk-btn-group .run-btn{float:right;margin-left:4px;min-width:38px}.preview-container .crossnote[data-for=preview] .code-chunk .code-chunk-btn-group .run-all-btn:hover,.preview-container .crossnote[data-for=preview] .code-chunk .code-chunk-btn-group .run-btn:hover{cursor:pointer}.preview-container .crossnote[data-for=preview] .code-chunk:hover .code-chunk-btn-group{display:block}.preview-container .crossnote[data-for=preview] .code-chunk .status{position:absolute;right:0;top:0;font-size:.85em;color:inherit;padding:2px 6px;background-color:rgba(0,0,0,.04);display:none}.preview-container .crossnote[data-for=preview] .code-chunk.running .code-chunk-btn-group{display:none}.preview-container .crossnote[data-for=preview] .code-chunk.running .status{display:block}.preview-container .crossnote[data-for=preview] .highlight-line{position:relative}.preview-container .crossnote[data-for=preview] .highlight-line.highlight-active{box-shadow:0 0 2px 1px #95c258;border-radius:6px}body[data-presentation-mode] .crossnote[data-for=preview]{padding:0!important;width:100%;height:100%}body[data-presentation-mode] .final-line.end-of-document{display:none}body[data-presentation-mode] .footer,body[data-presentation-mode] .topbar{display:none}body:not([data-presentation-mode]) .crossnote[data-for=preview]{height:auto}body:not([data-presentation-mode]) .final-line.end-of-document{margin-top:64px!important;margin-bottom:64px!important;padding:8px;color:#bbb;cursor:pointer}body:not([data-presentation-mode]) .final-line.end-of-document::before{content:'End of document'}body:not([data-presentation-mode]) .crossnote.zen-mode .final-line.end-of-document{display:none}body:not([data-presentation-mode])[data-preview-theme=dark] .final-line.end-of-document{color:#555}.monaco-line-decoration{background:#70a22a;width:5px!important;margin-left:3px}body.floating-action-open.preview-container .code-chunk .code-chunk-btn-group,body.floating-action-open.preview-container .code-chunk .status{display:none!important}.highlight-element-being-edited>:not(.markdown-editor){visibility:hidden;max-width:100%}pre span.token.table{display:inline}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.markdown-preview{width:100%;height:100%;box-sizing:border-box}.markdown-preview ul{list-style:disc}.markdown-preview ul ul{list-style:circle}.markdown-preview ul ul ul{list-style:square}.markdown-preview ol{list-style:decimal}.markdown-preview ol ol,.markdown-preview ul ol{list-style-type:lower-roman}.markdown-preview ol ol ol,.markdown-preview ol ul ol,.markdown-preview ul ol ol,.markdown-preview ul ul ol{list-style-type:lower-alpha}.markdown-preview .newpage,.markdown-preview .pagebreak{page-break-before:always}.markdown-preview pre.line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}.markdown-preview pre.line-numbers>code{position:relative}.markdown-preview pre.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:1em;font-size:100%;left:0;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.markdown-preview pre.line-numbers .line-numbers-rows>span{pointer-events:none;display:block;counter-increment:linenumber}.markdown-preview pre.line-numbers .line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}.markdown-preview .mathjax-exps .MathJax_Display{text-align:center!important}.markdown-preview:not([data-for=preview]) .code-chunk .code-chunk-btn-group{display:none}.markdown-preview:not([data-for=preview]) .code-chunk .status{display:none}.markdown-preview:not([data-for=preview]) .code-chunk .output-div{margin-bottom:16px}.markdown-preview .md-toc{padding:0}.markdown-preview .md-toc .md-toc-details{margin:0;padding:0;border:none}.markdown-preview .md-toc summary.md-toc-link-wrapper{cursor:pointer;list-style-position:outside}.markdown-preview .md-toc summary.md-toc-link-wrapper::marker{font-size:.85em}.markdown-preview .md-toc .md-toc-link-wrapper .md-toc-link{display:inline;padding:.25rem 0}.markdown-preview .md-toc .md-toc-link-wrapper .md-toc-link div,.markdown-preview .md-toc .md-toc-link-wrapper .md-toc-link p{display:inline}.markdown-preview .md-toc .md-toc-link-wrapper.highlighted .md-toc-link{font-weight:800}.markdown-preview .md-toc .md-toc-link-wrapper[data-level='0']{margin-left:12px}.markdown-preview .md-toc .md-toc-link-wrapper[data-level='1']{margin-left:28px}.markdown-preview .md-toc .md-toc-link-wrapper[data-level='2']{margin-left:44px}.markdown-preview .md-toc .md-toc-link-wrapper[data-level='3']{margin-left:60px}.markdown-preview .md-toc .md-toc-link-wrapper[data-level='4']{margin-left:76px}.markdown-preview .md-toc .md-toc-link-wrapper[data-level='5']{margin-left:80px}.markdown-preview a.tag,.markdown-preview a.tag:active,.markdown-preview a.tag:link,.markdown-preview a.tag:visited,.markdown-preview span.tag:not(.token){display:inline-block;background-color:var(--vscode-badge-background,rgba(127,127,127,.18));color:var(--vscode-badge-foreground,currentColor);border-radius:2em;font-size:.85em;font-weight:500;padding:.05em .55em;line-height:1.5;white-space:nowrap;text-decoration:none;text-shadow:none;box-shadow:none;transition:background-color .12s ease,opacity .12s ease}.markdown-preview a.tag{cursor:pointer}.markdown-preview a.tag:focus,.markdown-preview a.tag:hover{background-color:var(--vscode-badge-background,rgba(127,127,127,.32));color:var(--vscode-badge-foreground,currentColor);opacity:.85;text-decoration:none;outline:0}.markdown-preview .wikilink-embed-content{border-left:3px solid var(--vscode-textBlockQuote-border,rgba(128,128,128,.3));background:var(--vscode-textBlockQuote-background,rgba(128,128,128,.05));margin:.5em 0;padding:.5em .75em;border-radius:0 3px 3px 0}.markdown-preview .wikilink-embed-content.wikilink-embed-error{border-left-color:var(--vscode-errorForeground,#cf222e);color:var(--vscode-errorForeground,#cf222e);font-style:italic;opacity:.8}.markdown-preview .wikilink-embed-content h1:first-child,.markdown-preview .wikilink-embed-content h2:first-child,.markdown-preview .wikilink-embed-content h3:first-child,.markdown-preview .wikilink-embed-content h4:first-child,.markdown-preview .wikilink-embed-content h5:first-child,.markdown-preview .wikilink-embed-content h6:first-child{margin-top:.25em}.markdown-preview .wikilink-embed-content .wikilink-embed-content{margin:.25em 0;padding:.25em .5em}.markdown-preview .block-id{display:none}.scrollbar-style::-webkit-scrollbar{width:8px}.scrollbar-style::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}.scrollbar-style::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(150,150,150,.66);border:4px solid rgba(150,150,150,.66);background-clip:content-box}html body[for=html-export]:not([data-presentation-mode]){position:relative;width:100%;height:100%;top:0;left:0;margin:0;padding:0;overflow:auto}html body[for=html-export]:not([data-presentation-mode]) .markdown-preview{position:relative;top:0;min-height:100vh}@media screen and (min-width:914px){html body[for=html-export]:not([data-presentation-mode]) .markdown-preview{padding:2em calc(50% - 457px + 2em)}}@media screen and (max-width:914px){html body[for=html-export]:not([data-presentation-mode]) .markdown-preview{padding:2em}}@media screen and (max-width:450px){html body[for=html-export]:not([data-presentation-mode]) .markdown-preview{font-size:14px!important;padding:1em}}@media print{html body[for=html-export]:not([data-presentation-mode]) #sidebar-toc-btn{display:none}}html body[for=html-export]:not([data-presentation-mode]) #sidebar-toc-btn{position:fixed;bottom:8px;left:8px;font-size:28px;cursor:pointer;color:inherit;z-index:99;width:32px;text-align:center;opacity:.4}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] #sidebar-toc-btn{opacity:1}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc{position:fixed;top:0;left:0;width:300px;height:100%;padding:32px 0 48px 0;font-size:14px;box-shadow:0 0 4px rgba(150,150,150,.33);box-sizing:border-box;overflow:auto;background-color:inherit}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc::-webkit-scrollbar{width:8px}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(150,150,150,.66);border:4px solid rgba(150,150,150,.66);background-clip:content-box}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc a{text-decoration:none}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc{padding:0 16px}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-details{margin:0;padding:0;border:none}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link{display:inline;padding:.25rem 0}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link div,html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link p{display:inline}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper.highlighted .md-toc-link{font-weight:800}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='0']{padding-left:0}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='1']{padding-left:16px}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='2']{padding-left:32px}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='3']{padding-left:48px}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='4']{padding-left:64px}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='5']{padding-left:80px}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .markdown-preview{left:300px;width:calc(100% - 300px);padding:2em calc(50% - 457px - 300px / 2);margin:0;box-sizing:border-box}@media screen and (max-width:1274px){html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .markdown-preview{padding:2em}}@media screen and (max-width:450px){html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .markdown-preview{width:100%}}html body[for=html-export]:not([data-presentation-mode]):not([html-show-sidebar-toc]) .markdown-preview{left:50%;transform:translateX(-50%)}html body[for=html-export]:not([data-presentation-mode]):not([html-show-sidebar-toc]) .md-sidebar-toc{display:none}
|
|
1
|
+
.markdown-preview{width:100%;height:100%;box-sizing:border-box}.markdown-preview ul{list-style:disc}.markdown-preview ul ul{list-style:circle}.markdown-preview ul ul ul{list-style:square}.markdown-preview ol{list-style:decimal}.markdown-preview ol ol,.markdown-preview ul ol{list-style-type:lower-roman}.markdown-preview ol ol ol,.markdown-preview ol ul ol,.markdown-preview ul ol ol,.markdown-preview ul ul ol{list-style-type:lower-alpha}.markdown-preview .newpage,.markdown-preview .pagebreak{page-break-before:always}.markdown-preview pre.line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}.markdown-preview pre.line-numbers>code{position:relative}.markdown-preview pre.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:1em;font-size:100%;left:0;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.markdown-preview pre.line-numbers .line-numbers-rows>span{pointer-events:none;display:block;counter-increment:linenumber}.markdown-preview pre.line-numbers .line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}.markdown-preview .mathjax-exps .MathJax_Display{text-align:center!important}.markdown-preview:not([data-for=preview]) .code-chunk .code-chunk-btn-group{display:none}.markdown-preview:not([data-for=preview]) .code-chunk .status{display:none}.markdown-preview:not([data-for=preview]) .code-chunk .output-div{margin-bottom:16px}.markdown-preview .md-toc{padding:0}.markdown-preview .md-toc .md-toc-details{margin:0;padding:0;border:none}.markdown-preview .md-toc summary.md-toc-link-wrapper{cursor:pointer;list-style-position:outside}.markdown-preview .md-toc summary.md-toc-link-wrapper::marker{font-size:.85em}.markdown-preview .md-toc .md-toc-link-wrapper .md-toc-link{display:inline;padding:.25rem 0}.markdown-preview .md-toc .md-toc-link-wrapper .md-toc-link div,.markdown-preview .md-toc .md-toc-link-wrapper .md-toc-link p{display:inline}.markdown-preview .md-toc .md-toc-link-wrapper.highlighted .md-toc-link{font-weight:800}.markdown-preview .md-toc .md-toc-link-wrapper[data-level='0']{margin-left:12px}.markdown-preview .md-toc .md-toc-link-wrapper[data-level='1']{margin-left:28px}.markdown-preview .md-toc .md-toc-link-wrapper[data-level='2']{margin-left:44px}.markdown-preview .md-toc .md-toc-link-wrapper[data-level='3']{margin-left:60px}.markdown-preview .md-toc .md-toc-link-wrapper[data-level='4']{margin-left:76px}.markdown-preview .md-toc .md-toc-link-wrapper[data-level='5']{margin-left:80px}.markdown-preview a.tag,.markdown-preview a.tag:active,.markdown-preview a.tag:link,.markdown-preview a.tag:visited,.markdown-preview span.tag:not(.token){display:inline-block;background-color:var(--vscode-badge-background,rgba(127,127,127,.18));color:var(--vscode-badge-foreground,currentColor);border-radius:2em;font-size:.85em;font-weight:500;padding:.05em .55em;line-height:1.5;white-space:nowrap;text-decoration:none;text-shadow:none;box-shadow:none;transition:background-color .12s ease,opacity .12s ease}.markdown-preview a.tag{cursor:pointer}.markdown-preview a.tag:focus,.markdown-preview a.tag:hover{background-color:var(--vscode-badge-background,rgba(127,127,127,.32));color:var(--vscode-badge-foreground,currentColor);opacity:.85;text-decoration:none;outline:0}.markdown-preview .wikilink-embed-content{border-left:3px solid var(--vscode-textBlockQuote-border,rgba(128,128,128,.3));background:var(--vscode-textBlockQuote-background,rgba(128,128,128,.05));margin:.5em 0;padding:.5em .75em;border-radius:0 3px 3px 0}.markdown-preview .wikilink-embed-content.wikilink-embed-error{border-left-color:var(--vscode-errorForeground,#cf222e);color:var(--vscode-errorForeground,#cf222e);font-style:italic;opacity:.8}.markdown-preview .wikilink-embed-content h1:first-child,.markdown-preview .wikilink-embed-content h2:first-child,.markdown-preview .wikilink-embed-content h3:first-child,.markdown-preview .wikilink-embed-content h4:first-child,.markdown-preview .wikilink-embed-content h5:first-child,.markdown-preview .wikilink-embed-content h6:first-child{margin-top:.25em}.markdown-preview .wikilink-embed-content .wikilink-embed-content{margin:.25em 0;padding:.25em .5em}.markdown-preview .block-id{display:none}.scrollbar-style::-webkit-scrollbar{width:8px}.scrollbar-style::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}.scrollbar-style::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--vscode-scrollbarSlider-background,rgba(150,150,150,.66));border:4px solid var(--vscode-scrollbarSlider-background,rgba(150,150,150,.66));background-clip:content-box}.scrollbar-style::-webkit-scrollbar-thumb:hover{background-color:var(--vscode-scrollbarSlider-hoverBackground,rgba(120,120,120,.66))}html body[for=html-export]:not([data-presentation-mode]){position:relative;width:100%;height:100%;top:0;left:0;margin:0;padding:0;overflow:auto}html body[for=html-export]:not([data-presentation-mode]) .markdown-preview{position:relative;top:0;min-height:100vh}@media screen and (min-width:914px){html body[for=html-export]:not([data-presentation-mode]) .markdown-preview{padding:2em calc(50% - 457px + 2em)}}@media screen and (max-width:914px){html body[for=html-export]:not([data-presentation-mode]) .markdown-preview{padding:2em}}@media screen and (max-width:450px){html body[for=html-export]:not([data-presentation-mode]) .markdown-preview{font-size:14px!important;padding:1em}}@media print{html body[for=html-export]:not([data-presentation-mode]) #sidebar-toc-btn{display:none}}html body[for=html-export]:not([data-presentation-mode]) #sidebar-toc-btn{position:fixed;bottom:8px;left:8px;font-size:28px;cursor:pointer;color:inherit;z-index:99;width:32px;text-align:center;opacity:.4}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] #sidebar-toc-btn{opacity:1}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc{position:fixed;top:0;left:0;width:300px;height:100%;padding:32px 0 48px 0;font-size:14px;box-shadow:0 0 4px rgba(150,150,150,.33);box-sizing:border-box;overflow:auto;background-color:inherit}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc::-webkit-scrollbar{width:8px}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--vscode-scrollbarSlider-background,rgba(150,150,150,.66));border:4px solid var(--vscode-scrollbarSlider-background,rgba(150,150,150,.66));background-clip:content-box}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc::-webkit-scrollbar-thumb:hover{background-color:var(--vscode-scrollbarSlider-hoverBackground,rgba(120,120,120,.66))}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc a{text-decoration:none}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc{padding:0 16px}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-details{margin:0;padding:0;border:none}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link{display:inline;padding:.25rem 0}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link div,html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link p{display:inline}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper.highlighted .md-toc-link{font-weight:800}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='0']{padding-left:0}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='1']{padding-left:16px}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='2']{padding-left:32px}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='3']{padding-left:48px}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='4']{padding-left:64px}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper[data-level='5']{padding-left:80px}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .markdown-preview{left:300px;width:calc(100% - 300px);padding:2em calc(50% - 457px - 300px / 2);margin:0;box-sizing:border-box}@media screen and (max-width:1274px){html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .markdown-preview{padding:2em}}@media screen and (max-width:450px){html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .markdown-preview{width:100%}}html body[for=html-export]:not([data-presentation-mode]):not([html-show-sidebar-toc]) .markdown-preview{left:50%;transform:translateX(-50%)}html body[for=html-export]:not([data-presentation-mode]):not([html-show-sidebar-toc]) .md-sidebar-toc{display:none}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|