Archived
Replace <b> tags to <strong> and <i> tags to <em> #2273
Merged
1hiking
merged 7 commits from 2021-05-04 03:33:03 +00:00
replace_tags_b_and_i into master
Labels
Clear labels
:mag:🤖 Search Engines
approved
dependencies
duplicate
feedback wanted
high priority
I2P
iOS
low priority
OS
Self-contained networks
Social media
stale
streaming
todo
Tor
WIP
wontfix
XMPP
[m]
₿ cryptocurrency
ℹ️ help wanted
↔️ file sharing
⚙️ web extensions
✨ enhancement
❌ software removal
💬 discussion
🤖 Android
🐛 bug
💢 conflicting
📝 correction
🆘 critical
📧 email
🔒 file encryption
📁 file storage
🦊 Firefox
💻 hardware
🌐 hosting
🏠 housekeeping
🔐 password managers
🧰 productivity tools
🔎 research required
🌐 Social News Aggregators
🆕 software suggestion
👥 team chat
🔒 VPN
🌐 website issue
🚫 Windows
👁️ browsers
🖊️ digital notebooks
🗄️ DNS
🗨️ instant messaging (im)
🇦🇶 translations
approved, waiting for a PR
Pull requests that update a dependency file
The Invisible Internet Project (I2P)
Operating Systems
A label for stalebot if it gets added
Anything related to media streaming.
Anything covering the Tor network
active work in progress, do not merge or PR (yet)!
Issues or bugs that will not be fixed and/or do not have significant impact on the project.
Extensible Messaging and Presence Protocol
Matrix protocol
Browser Extension related issues
Correction of content on the website
Firefox & forks, about:config etc.
Anything primarily related to site cleanup.
Virtual Private Network
*Technical* issues with the website.
Domain Name System
Anything covering a translated version of the site
No labels
Milestone
No items
No Milestone
No due date set.
Dependencies
No dependencies set.
Reference: privacyguides/privacytools.io#2273
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Description
This changes all b and i tags to strong and em, read the issue linked below.
Resolves: https://github.com/privacytools/privacytools.io/issues/2202
Check List
I understand that by not opening an issue about a software/service/similar addition/removal, this pull request will be closed without merging.
I have read and understand the contributing guidelines.
The project is Free Libre and/or Open Source Software
This is, I'm sorry to say, the exact opposite of what was requested.
<strong>and<em>are preferred.Oh well... doing it ASAP.
What about now?
Looks better, however there are still some strong->b diffs.
I think I found and replaced all of them...
Edit: Nevermind, still
<i class...to fix.The b->strong, i->em change looks good now. However, some merged conflicts got committed.
Unresolved merge conflict.
here too
@@ -54,7 +56,9 @@alt="Mailbox"></div><div class="col">and here
@@ -94,1 +98,3 @@<h2 id="posteo" class="anchor"><a href="#posteo"><i class="fas fa-link anchor-icon"></i></a> Posteo {% include badge.html color="info" text="€12/y" %}</h2><h2 id="posteo" class="anchor"><a href="#posteo"><em class="fas fa-link anchor-icon"></em></a> Posteo {% include badge.html color="info" text="€12/y" %}</h2><p><strong><a href="https://posteo.de">Posteo.de</a></strong> is an email provider that focuses on anonymous, secure, and private email. Their servers are powered by 100% sustainable energy. They have been in operation since <strong>2009</strong>. Posteo is based in <span class="flag-icon flag-icon-de"></span> Germany and has a free 14-day trial. Posteo comes with 2 GB for the monthly cost and an extra gigabyte can be purchased for €0.25 per month.</p><h2 id="posteo" class="anchor"><a href="#posteo"><em class="fas fa-link anchor-icon"></em></a> Posteo {% include badge.html color="info" text="€12/y" %}</h2>and here
@@ -132,3 +139,4 @@<h2 id="disroot" class="anchor"><a href="#disroot"><em class="fas fa-link anchor-icon"></em></a> Disroot {% include badge.html color="info" text="Free" %}</h2><p><strong><a href="https://disroot.org/en/services/email">Disroot</a></strong> offers email amongst <a href="https://disroot.org/en/#services">other services</a>. The service is maintained by volunteers and its community. They have been in operation since <strong>2015</strong>. Disroot is based in <span class="flag-icon flag-icon-nl"></span> Amsterdam. Disroot is free and uses open source software such as Rainloop to provide service. Users support the service through donations and buying extra storage. The mailbox limit is 1 GB, but extra storage can be purchased 0.15€ per GB per month paid yearly.</p><h5>{% include badge.html color="success" text="Domains and Aliases" %}</h5>and
here
too
unresolved
commited
merge
conflicts
in
this
file
and the last one
Fixed all of them. I apologize
That was always my understanding.