Revert "Replace <b> tags to <strong> and <i> tags to <em> (#2273)" (#2281)

This reverts commit 216dd66aba.
This commit is contained in:
Daniel Nathan Gray
2021-05-04 04:22:50 +00:00
committed by GitHub
parent 7f387eb07a
commit 1cdd251824
63 changed files with 185 additions and 195 deletions

View File

@ -1,5 +1,5 @@
<h1 id="im" class="anchor">
<a href="#im"><em class="fas fa-link anchor-icon"></em></a>
<a href="#im"><i class="fas fa-link anchor-icon"></i></a>
Encrypted Instant Messengers
</h1>
@ -13,7 +13,7 @@
<p>We have described the three main types of messaging programs that exist: Centralized, Federated and Peer-to-Peer (P2P), with the advantages and disadvantages of each.</p>
<h2 id="centralized" class="anchor">
<a href="#centralized"><em class="fas fa-link anchor-icon"></em></a>
<a href="#centralized"><i class="fas fa-link anchor-icon"></i></a>
Centralized
</h2>
@ -63,7 +63,7 @@
<div>
<h2 id="federated" class="anchor">
<a href="#federated"><em class="fas fa-link anchor-icon"></em></a>
<a href="#federated"><i class="fas fa-link anchor-icon"></i></a>
Federated
</h2>
@ -121,7 +121,7 @@
</ul>
<h2 id="peer-to-peer" class="anchor">
<a href="#peer-to-peer"><em class="fas fa-link anchor-icon"></em></a>
<a href="#peer-to-peer"><i class="fas fa-link anchor-icon"></i></a>
Peer to Peer (P2P)
</h2>