|
| 1 | +<!DOCTYPE html> |
| 2 | +<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang=""> |
| 3 | +<head> |
| 4 | + <meta charset="utf-8" /> |
| 5 | + <meta name="generator" content="pandoc" /> |
| 6 | + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> |
| 7 | + <title>uasldkjflaöksjfl</title> |
| 8 | + <style> |
| 9 | + /* Default styles provided by pandoc. |
| 10 | + ** See https://pandoc.org/MANUAL.html#variables-for-html for config info. |
| 11 | + */ |
| 12 | + html { |
| 13 | + color: #1a1a1a; |
| 14 | + background-color: #fdfdfd; |
| 15 | + } |
| 16 | + body { |
| 17 | + margin: 0 auto; |
| 18 | + max-width: 36em; |
| 19 | + padding-left: 50px; |
| 20 | + padding-right: 50px; |
| 21 | + padding-top: 50px; |
| 22 | + padding-bottom: 50px; |
| 23 | + hyphens: auto; |
| 24 | + overflow-wrap: break-word; |
| 25 | + text-rendering: optimizeLegibility; |
| 26 | + font-kerning: normal; |
| 27 | + } |
| 28 | + @media (max-width: 600px) { |
| 29 | + body { |
| 30 | + font-size: 0.9em; |
| 31 | + padding: 12px; |
| 32 | + } |
| 33 | + h1 { |
| 34 | + font-size: 1.8em; |
| 35 | + } |
| 36 | + } |
| 37 | + @media print { |
| 38 | + html { |
| 39 | + background-color: white; |
| 40 | + } |
| 41 | + body { |
| 42 | + background-color: transparent; |
| 43 | + color: black; |
| 44 | + font-size: 12pt; |
| 45 | + } |
| 46 | + p, h2, h3 { |
| 47 | + orphans: 3; |
| 48 | + widows: 3; |
| 49 | + } |
| 50 | + h2, h3, h4 { |
| 51 | + page-break-after: avoid; |
| 52 | + } |
| 53 | + } |
| 54 | + p { |
| 55 | + margin: 1em 0; |
| 56 | + } |
| 57 | + a { |
| 58 | + color: #1a1a1a; |
| 59 | + } |
| 60 | + a:visited { |
| 61 | + color: #1a1a1a; |
| 62 | + } |
| 63 | + img { |
| 64 | + max-width: 100%; |
| 65 | + } |
| 66 | + svg { |
| 67 | + height: auto; |
| 68 | + max-width: 100%; |
| 69 | + } |
| 70 | + h1, h2, h3, h4, h5, h6 { |
| 71 | + margin-top: 1.4em; |
| 72 | + } |
| 73 | + h5, h6 { |
| 74 | + font-size: 1em; |
| 75 | + font-style: italic; |
| 76 | + } |
| 77 | + h6 { |
| 78 | + font-weight: normal; |
| 79 | + } |
| 80 | + ol, ul { |
| 81 | + padding-left: 1.7em; |
| 82 | + margin-top: 1em; |
| 83 | + } |
| 84 | + li > ol, li > ul { |
| 85 | + margin-top: 0; |
| 86 | + } |
| 87 | + blockquote { |
| 88 | + margin: 1em 0 1em 1.7em; |
| 89 | + padding-left: 1em; |
| 90 | + border-left: 2px solid #e6e6e6; |
| 91 | + color: #606060; |
| 92 | + } |
| 93 | + code { |
| 94 | + font-family: Menlo, Monaco, Consolas, 'Lucida Console', monospace; |
| 95 | + font-size: 85%; |
| 96 | + margin: 0; |
| 97 | + hyphens: manual; |
| 98 | + } |
| 99 | + pre { |
| 100 | + margin: 1em 0; |
| 101 | + overflow: auto; |
| 102 | + } |
| 103 | + pre code { |
| 104 | + padding: 0; |
| 105 | + overflow: visible; |
| 106 | + overflow-wrap: normal; |
| 107 | + } |
| 108 | + .sourceCode { |
| 109 | + background-color: transparent; |
| 110 | + overflow: visible; |
| 111 | + } |
| 112 | + hr { |
| 113 | + border: none; |
| 114 | + border-top: 1px solid #1a1a1a; |
| 115 | + height: 1px; |
| 116 | + margin: 1em 0; |
| 117 | + } |
| 118 | + table { |
| 119 | + margin: 1em 0; |
| 120 | + border-collapse: collapse; |
| 121 | + width: 100%; |
| 122 | + overflow-x: auto; |
| 123 | + display: block; |
| 124 | + font-variant-numeric: lining-nums tabular-nums; |
| 125 | + } |
| 126 | + table caption { |
| 127 | + margin-bottom: 0.75em; |
| 128 | + } |
| 129 | + tbody { |
| 130 | + margin-top: 0.5em; |
| 131 | + border-top: 1px solid #1a1a1a; |
| 132 | + border-bottom: 1px solid #1a1a1a; |
| 133 | + } |
| 134 | + th { |
| 135 | + border-top: 1px solid #1a1a1a; |
| 136 | + padding: 0.25em 0.5em 0.25em 0.5em; |
| 137 | + } |
| 138 | + td { |
| 139 | + padding: 0.125em 0.5em 0.25em 0.5em; |
| 140 | + } |
| 141 | + header { |
| 142 | + margin-bottom: 4em; |
| 143 | + text-align: center; |
| 144 | + } |
| 145 | + #TOC li { |
| 146 | + list-style: none; |
| 147 | + } |
| 148 | + #TOC ul { |
| 149 | + padding-left: 1.3em; |
| 150 | + } |
| 151 | + #TOC > ul { |
| 152 | + padding-left: 0; |
| 153 | + } |
| 154 | + #TOC a:not(:hover) { |
| 155 | + text-decoration: none; |
| 156 | + } |
| 157 | + code{white-space: pre-wrap;} |
| 158 | + span.smallcaps{font-variant: small-caps;} |
| 159 | + div.columns{display: flex; gap: min(4vw, 1.5em);} |
| 160 | + div.column{flex: auto; overflow-x: auto;} |
| 161 | + div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} |
| 162 | + /* The extra [class] is a hack that increases specificity enough to |
| 163 | + override a similar rule in reveal.js */ |
| 164 | + ul.task-list[class]{list-style: none;} |
| 165 | + ul.task-list li input[type="checkbox"] { |
| 166 | + font-size: inherit; |
| 167 | + width: 0.8em; |
| 168 | + margin: 0 0.8em 0.2em -1.6em; |
| 169 | + vertical-align: middle; |
| 170 | + } |
| 171 | + .display.math{display: block; text-align: center; margin: 0.5rem auto;} |
| 172 | + </style> |
| 173 | +</head> |
| 174 | +<body> |
| 175 | +<header id="title-block-header"> |
| 176 | +<h1 class="title">uasldkjflaöksjfl</h1> |
| 177 | +</header> |
| 178 | +<h1 id="ü-2">Ü 2</h1> |
| 179 | +<h2 id="h-2-in-ü-2">H 2 in Ü 2</h2> |
| 180 | +<p>Before renaming F 2 into F2: <a href="../%C3%9C%201.md#h-2-in-ü-1">Ü |
| 181 | +1 - H 2 in Ü 1</a></p> |
| 182 | +<p><a href="F%203/%C3%9C%203.md#h-2-in-ü-3">Ü 3 - H 2 in Ü 3</a></p> |
| 183 | +<p><a href="%C3%9C%202.md#h-2-in-ü-2">Ü 2 - H 2 in Ü 2</a></p> |
| 184 | +<h2 id="juhu">😊 Juhu</h2> |
| 185 | +<p><a href="%C3%9C%202.md#😊-juhu">Ü 2 - 😊 Juhu</a></p> |
| 186 | +<p>Origianlly from Github. Unfortunately VS-Code strips the emojis, |
| 187 | +therefore they will not be recognised, as the heading is not 100 % equal |
| 188 | +to the link.</p> |
| 189 | +<p><a href="%C3%9C%202.md#-juhu">Ü 2 - 😊 Juhu</a></p> |
| 190 | +<p><a href="%C3%9C%202.md#😊-juhu">Ü 2 - 😊 Juhu</a></p> |
| 191 | +<h2 id="juhu2">Juhu2 😂</h2> |
| 192 | +<p>QN <a href="%C3%9C%202.md#juhu2-😂">Ü 2 - Juhu2 😂</a> VS: <a |
| 193 | +href="#juhu2-"></a></p> |
| 194 | +<h3 id="überschrift-neu">3 Übersc💕hrift neu</h3> |
| 195 | +<p><a href="#3-überschrift"></a></p> |
| 196 | +<h2 id="überschrift">3.. Überschrift</h2> |
| 197 | +<p><a href="#3-überschrift-1">test</a></p> |
| 198 | +<p><a href="#3-überschrift-neu">test</a></p> |
| 199 | +<h2 id="αβ">Αβ</h2> |
| 200 | +<p><a href="#Αβ">test</a></p> |
| 201 | +<h2 id="αβ-1">αβ</h2> |
| 202 | +<p><a href="#αβ">test</a></p> |
| 203 | +</body> |
| 204 | +</html> |
0 commit comments