Replace <b> tags to <strong> and <i> tags to <em> #2273

Merged
1hiking merged 7 commits from replace_tags_b_and_i into master 2021-05-04 03:33:03 +00:00
1hiking commented 2021-04-29 16:16:49 +00:00 (Migrated from github.com)

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

<!-- PLEASE READ OUR CODE OF CONDUCT (https://wiki.privacytools.io/view/PrivacyTools:Code_of_Conduct) AND CONTRIBUTING GUIDELINES (https://github.com/privacytools/privacytools.io/blob/master/.github/CONTRIBUTING.md) BEFORE SUBMITTING --> ## 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 <!-- Please add an x in each box below, like so: [x] --> - [x] I understand that by not opening an issue about a software/service/similar addition/removal, this pull request will be closed without merging. - [x] I have read and understand [the contributing guidelines](https://github.com/privacytools/privacytools.io/blob/master/.github/CONTRIBUTING.md). - [x] The project is [Free Libre](https://en.wikipedia.org/wiki/Free_software) and/or [Open Source](https://en.wikipedia.org/wiki/Open-source_software) Software
privacytoolsIO (Migrated from github.com) reviewed 2021-04-29 16:16:49 +00:00

This is, I'm sorry to say, the exact opposite of what was requested. <strong> and <em> are preferred.

This is, I'm sorry to say, the exact opposite of what was requested. `<strong>` and `<em>` are preferred.
1hiking commented 2021-05-01 21:25:14 +00:00 (Migrated from github.com)

Oh well... doing it ASAP.

Oh well... doing it ASAP.
1hiking commented 2021-05-01 22:14:14 +00:00 (Migrated from github.com)

What about now?

What about now?
rusty-snake commented 2021-05-02 06:52:29 +00:00 (Migrated from github.com)

Looks better, however there are still some strong->b diffs.

Looks better, however there are still some strong->b diffs.
1hiking commented 2021-05-02 13:17:42 +00:00 (Migrated from github.com)

I think I found and replaced all of them...

Edit: Nevermind, still <i class... to fix.

I think I found and replaced all of them... Edit: Nevermind, still `<i class...` to fix.
rusty-snake (Migrated from github.com) reviewed 2021-05-03 07:52:34 +00:00
rusty-snake (Migrated from github.com) left a comment

The b->strong, i->em change looks good now. However, some merged conflicts got committed.

The b->strong, i->em change looks good now. However, some merged conflicts got committed.
rusty-snake (Migrated from github.com) commented 2021-05-02 14:23:13 +00:00

Unresolved merge conflict.

Unresolved merge conflict.
rusty-snake (Migrated from github.com) commented 2021-05-02 14:24:58 +00:00

here too

here too
@ -54,7 +56,9 @@
alt="Mailbox">
</div>
<div class="col">
rusty-snake (Migrated from github.com) commented 2021-05-02 14:25:05 +00:00

and here

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>
rusty-snake (Migrated from github.com) commented 2021-05-02 14:25:14 +00:00

and here

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>
rusty-snake (Migrated from github.com) commented 2021-05-02 14:25:20 +00:00

and

and
rusty-snake (Migrated from github.com) commented 2021-05-02 14:25:26 +00:00

here

here
rusty-snake (Migrated from github.com) commented 2021-05-02 14:25:31 +00:00

too

too
rusty-snake (Migrated from github.com) commented 2021-05-02 14:26:44 +00:00

unresolved

unresolved
rusty-snake (Migrated from github.com) commented 2021-05-02 14:26:50 +00:00

commited

commited
rusty-snake (Migrated from github.com) commented 2021-05-02 14:26:55 +00:00

merge

merge
rusty-snake (Migrated from github.com) commented 2021-05-02 14:27:03 +00:00

conflicts

conflicts
rusty-snake (Migrated from github.com) commented 2021-05-02 14:27:14 +00:00

in

in
rusty-snake (Migrated from github.com) commented 2021-05-02 14:28:22 +00:00

this

this
rusty-snake (Migrated from github.com) commented 2021-05-02 14:28:31 +00:00

file

file
rusty-snake (Migrated from github.com) commented 2021-05-02 14:28:35 +00:00

and the last one

and the last one
1hiking commented 2021-05-03 12:57:42 +00:00 (Migrated from github.com)

Fixed all of them. I apologize

Fixed all of them. I apologize
dngray commented 2021-05-04 03:33:30 +00:00 (Migrated from github.com)

This is, I'm sorry to say, the exact opposite of what was requested. <strong> and <em> are preferred.

That was always my understanding.

> This is, I'm sorry to say, the exact opposite of what was requested. `<strong>` and `<em>` are preferred. That was always my understanding.
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#2273
No description provided.