summaryrefslogtreecommitdiff
path: root/meta/styletest/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'meta/styletest/index.html')
-rwxr-xr-xmeta/styletest/index.html37
1 files changed, 19 insertions, 18 deletions
diff --git a/meta/styletest/index.html b/meta/styletest/index.html
index eef8d90..370136f 100755
--- a/meta/styletest/index.html
+++ b/meta/styletest/index.html
@@ -10,40 +10,41 @@
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="/favicon/site.webmanifest">
-<script src="/js/bg.js"></script>
<title>Style Template &mdash; DistressNetwork°</title>
<meta name="description" content="&laquo;BOMBER TEXT&raquo; &mdash; Title and/or Leading Phrase" />
-<meta http-equiv="last-modified" content="2022-03-31 23:30:21-04:00" />
+<meta http-equiv="last-modified" content="2021-11-16 12:45:11-05:00" />
</head>
<body>
+<!--
<header>
<div class="bomber">BOMBER TEXT</div>
<hr>
<div class="identcontainer">
-<div class="ident"><time datetime="2022-03-31 23:30:21-04:00">220331</time>––––<a href="https://distress.network">DistressNetwork°</a></div>
+<div class="ident"><time datetime="2021-11-16 12:45:11-05:00">211116</time>––––<a href="https://distress.network">DistressNetwork°</a></div>
<img class="headerlogo" src="/media/distressnetwork-b.svg" alt="">
</div>
</header>
+-->
<div class="contentlevel">
<main>
<div class="leading">Title and/or Leading Phrase</div>
<hr>
<nav class="toc">
<ul>
-<li><a href="#header-level-one">Header Level One</a>
+<li><a href="#Header%20Level%20One">Header Level One</a>
<ul>
-<li><a href="#header-level-two">Header Level Two</a></li>
+<li><a href="#Header%20Level%20Two">Header Level Two</a></li>
</ul></li>
-<li><a href="#nicde-test">“Ünicøde” Test</a></li>
-<li><a href="#paragraph-test">Paragraph Test</a></li>
-<li><a href="#table-test">Table Test</a></li>
-<li><a href="#image-test">Image Test</a></li>
-<li><a href="#citation-caption-formatting">Citation &#38; Caption Formatting</a></li>
+<li><a href="#%E2%80%9C%C3%9Cnic%C3%B8de%E2%80%9D%20Test">“Ünicøde” Test</a></li>
+<li><a href="#Paragraph%20Test">Paragraph Test</a></li>
+<li><a href="#Table%20Test">Table Test</a></li>
+<li><a href="#Image%20Test">Image Test</a></li>
+<li><a href="#Citation%20&amp;#38;%20Caption%20Formatting">Citation &#38; Caption Formatting</a></li>
</ul>
</nav>
-<h1 id="header-level-one">Header Level One</h1>
+<h1 id="Header%20Level%20One">Header Level One</h1>
-<h2 id="header-level-two">Header Level Two</h2>
+<h2 id="Header%20Level%20Two">Header Level Two</h2>
<p>Paragraph <strong>(Bold)</strong> <em>(Italic)</em> <del>Strikethrough</del> <code>(Monospace)</code></p>
@@ -91,17 +92,17 @@ Level Three</p>
<span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi mathvariant="normal">I</mi><mi mathvariant="normal">n</mi><mi mathvariant="normal">l</mi><mi mathvariant="normal">i</mi><mi mathvariant="normal">n</mi><mi mathvariant="normal">e</mi><mtext> </mtext><mi mathvariant="normal">M</mi><mi mathvariant="normal">a</mi><mi mathvariant="normal">t</mi><mi mathvariant="normal">h</mi></mrow><annotation encoding="application/x-tex">\mathrm{Inline\ Math}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.6944em;"></span><span class="mord"><span class="mord mathrm">Inline</span><span class="mspace"> </span><span class="mord mathrm">Math</span></span></span></span></span>
as well)</p>
-<h1 id="nicde-test">“Ünicøde” Test</h1>
+<h1 id="%E2%80%9C%C3%9Cnic%C3%B8de%E2%80%9D%20Test">“Ünicøde” Test</h1>
<p>(this seems to break the table of contents sometimes)</p>
-<h1 id="paragraph-test">Paragraph Test</h1>
+<h1 id="Paragraph%20Test">Paragraph Test</h1>
<p>In mathematics, computer science, and linguistics, a <strong>formal language</strong> consists of words whose letters are taken from an alphabet and are well-formed according to a specific set of rules. The alphabet of a formal language consist of symbols, letters, or tokens that concatenate into strings of the language. Each string concatenated from symbols of this alphabet is called a word, and the words that belong to a particular formal language are sometimes called <em>well-formed words</em> or <em>well-formed formulas</em>. A formal language is often defined by means of a formal grammar such as a regular grammar or context-free grammar, which consists of its formation rules.</p>
<p>The field of <strong>formal language theory</strong> studies primarily the purely syntactical aspects of such languages—that is, their internal structural patterns. Formal language theory sprang out of linguistics, as a way of understanding the syntactic regularities of natural languages. In computer science, formal languages are used among others as the basis for defining the grammar of programming languages and formalized versions of subsets of natural languages in which the words of the language represent concepts that are associated with particular meanings or semantics.</p>
-<h1 id="table-test">Table Test</h1>
+<h1 id="Table%20Test">Table Test</h1>
<table>
<thead>
@@ -144,7 +145,7 @@ Level Three</p>
</tbody>
</table>
-<h1 id="image-test">Image Test</h1>
+<h1 id="Image%20Test">Image Test</h1>
<figure><a href="/media/banner.png"><img src="/media/banner.png" alt=""></a><figcaption><p>Image Caption</p></figcaption></figure>
@@ -152,7 +153,7 @@ Level Three</p>
<figure><a href="styletest/test-tall.png"><img src="styletest/test-tall.png" alt=""></a><figcaption><p>Image Caption</p></figcaption></figure>
-<h1 id="citation-caption-formatting">Citation &#38; Caption Formatting</h1>
+<h1 id="Citation%20&amp;#38;%20Caption%20Formatting">Citation &#38; Caption Formatting</h1>
<ul>
<li><a href="https://www.scribbr.com/chicago-style/citation-examples/">Chicago-like</a></li>
@@ -221,7 +222,7 @@ medium-field
</nav>
</div>
<footer>
-<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="https://git.distress.network">Repository.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
+<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="https://git.distress.network">Repository.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
<img src="/media/distressnetwork-w.svg" alt="">
</footer>
</body>