Add table of contents. Indent code to match coding style.
This commit is contained in:
parent
21da734b0b
commit
1d87c7ddf7
@ -5,7 +5,7 @@
|
|||||||
<!-- Copyright 2022-2023 Jake Winters -->
|
<!-- Copyright 2022-2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||||
|
|
||||||
<!-- Version: 3.0.0.8 -->
|
<!-- Version: 3.1.0.9 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -40,9 +40,26 @@
|
|||||||
|
|
||||||
<p class="update_date">Posted: 2022-12-20 (UTC+00:00)</p>
|
<p class="update_date">Posted: 2022-12-20 (UTC+00:00)</p>
|
||||||
<p class="update_date">Updated: 2022-12-20 (UTC+00:00)</p>
|
<p class="update_date">Updated: 2022-12-20 (UTC+00:00)</p>
|
||||||
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<h4>Introduction</h4>
|
<!-- Table of contents. -->
|
||||||
|
<h2 id="toc"><a href="#toc" class="h2"
|
||||||
|
>Table of Contents<a/></h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="#introduction" class="body-link"
|
||||||
|
>Introduction</a></li>
|
||||||
|
<li><a href="#solution" class="body-link"
|
||||||
|
>Solution</a></li>
|
||||||
|
<li><a href="#conclusion" class="body-link"
|
||||||
|
>Conclusion</a></li>
|
||||||
|
</ul>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
<h2 id="introduction"><a href="#introduction" class="h2"
|
||||||
|
>Introduction</a></h2>
|
||||||
<p>It's no secret that I'm an advocate of Chromium and will use it for the foreseeable future. It is
|
<p>It's no secret that I'm an advocate of Chromium and will use it for the foreseeable future. It is
|
||||||
a highly secure web browser which provides strong protection against malicious wesbites and the code
|
a highly secure web browser which provides strong protection against malicious wesbites and the code
|
||||||
they run, and, while I am not too interested in high performance, it is a very performant web
|
they run, and, while I am not too interested in high performance, it is a very performant web
|
||||||
@ -61,7 +78,10 @@ Chromium, which can lead to, and is leading to, excessive authority of how the w
|
|||||||
the standards which are implemented, which all other web browsers must comply with in order to have
|
the standards which are implemented, which all other web browsers must comply with in order to have
|
||||||
a fully working web.<p>
|
a fully working web.<p>
|
||||||
<br>
|
<br>
|
||||||
<h4>Solution</h4>
|
<br>
|
||||||
|
|
||||||
|
<h2 id="solution"><a href="#solution" class="h2"
|
||||||
|
>Solution</a></h2>
|
||||||
<p>In order to combat the Chromium monopoly, users typically go over to Chromium's classical rival,
|
<p>In order to combat the Chromium monopoly, users typically go over to Chromium's classical rival,
|
||||||
Firefox. However, Firefox is dying and has lost almost all of its userbase over the last 2-3 years;
|
Firefox. However, Firefox is dying and has lost almost all of its userbase over the last 2-3 years;
|
||||||
the reason for this is a tale of selfishness and greed, caused by Firefox's parent company to go off
|
the reason for this is a tale of selfishness and greed, caused by Firefox's parent company to go off
|
||||||
@ -89,10 +109,12 @@ falling to a critically low percentage, making it impossible to make a comeback,
|
|||||||
Firefox. Sometimes, directly supporting a political party is not the way to get them into power,
|
Firefox. Sometimes, directly supporting a political party is not the way to get them into power,
|
||||||
supporting the second-place alternative is, in order to keep the one you don't want out of power,
|
supporting the second-place alternative is, in order to keep the one you don't want out of power,
|
||||||
giving the party you do want in power an advantage. To win this war against the Chromium monopoly,
|
giving the party you do want in power an advantage. To win this war against the Chromium monopoly,
|
||||||
we must be tactical, not emotional.
|
we must be tactical, not emotional.</p>
|
||||||
</p>
|
|
||||||
<br>
|
<br>
|
||||||
<h4>Conclusion</h4>
|
<br>
|
||||||
|
|
||||||
|
<h2 id="conclusion"><a href="#conclusion" class="h2"
|
||||||
|
>Conclusion</a></h2>
|
||||||
<p>Supporting Safari is the first step in supporting WebKit and promoting usage of the independent
|
<p>Supporting Safari is the first step in supporting WebKit and promoting usage of the independent
|
||||||
web engine. Buying time while supporting and contributing to WebKit browser projects is the best and
|
web engine. Buying time while supporting and contributing to WebKit browser projects is the best and
|
||||||
only chance anyone has at competing with Chromium, and preventing it from increasing its dominance
|
only chance anyone has at competing with Chromium, and preventing it from increasing its dominance
|
||||||
|
Loading…
x
Reference in New Issue
Block a user