diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2024-03-18 02:40:29 +0100 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 01:30:24 +0200 |
| commit | 659384dc54db02ccdce5648a9418283ee08fc216 (patch) | |
| tree | 79fd51124db101adb2f49f12f4ef55dea5f10e4b /markdown/2021_05_presenting-replicants-community-manager.md | |
| parent | c577cf167d08c09e4d3409a4971a09cc13daa5b2 (diff) | |
| download | haunt-blog-659384dc54db02ccdce5648a9418283ee08fc216.tar.gz haunt-blog-659384dc54db02ccdce5648a9418283ee08fc216.tar.bz2 haunt-blog-659384dc54db02ccdce5648a9418283ee08fc216.zip | |
convert.py, markdown: Fix right single quotation mark.
Some generated markdown have right single quotation marks, and without
this fix, it ends up being displayed as '???' in the generated HTML
files.
As an example with site/new-replicant-test-images-available.html we
have:
We are please to remind you that, as usual, Replicant is fully
free software and doesn???t include any proprietary firmwares.
Converting the right single quotation marks to apostrophes fixed it.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'markdown/2021_05_presenting-replicants-community-manager.md')
| -rw-r--r-- | markdown/2021_05_presenting-replicants-community-manager.md | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/markdown/2021_05_presenting-replicants-community-manager.md b/markdown/2021_05_presenting-replicants-community-manager.md index 1b6ebf1..e179af5 100644 --- a/markdown/2021_05_presenting-replicants-community-manager.md +++ b/markdown/2021_05_presenting-replicants-community-manager.md @@ -15,25 +15,25 @@ the interesting variety of valuable profiles we had the pleasure to evaluate. The key aspects that have been considered are, in no particular order: -* the candidate having been actively participating in the community’s +* the candidate having been actively participating in the community's activities and discussions, in the forum, the wiki, the mailing list and the official IRC channel, as well as in-person meetings -* the candidate’s experience in installing Replicant and in solving problems +* the candidate's experience in installing Replicant and in solving problems related to this activity -* the candidate’s overall confidence with the practical aspects of using +* the candidate's overall confidence with the practical aspects of using Replicant and helping users with related issues, doubts and information requests -* the candidate’s involvement with other free-software projects similar to +* the candidate's involvement with other free-software projects similar to Replicant and/or with interesting points of contact with the work being done in Replicant -* the candidate’s ability to write useful and comprehensible periodical - reports to keep the community informed about the project’s activities +* the candidate's ability to write useful and comprehensible periodical + reports to keep the community informed about the project's activities -* the candidate’s ability to contribute to Replicant’s technical +* the candidate's ability to contribute to Replicant's technical documentation * the differences with typical free software backgrounds (to be able to @@ -53,7 +53,7 @@ or remotely, contributing his thoughts, impressions and valuable proposals. In the next few weeks, we will be coordinating with Kurtis and the FSF to work out the applicable funding conditions and to define the contract that will -regulate the Community Manager’s duties. +regulate the Community Manager's duties. Once again, we thank all applicants and the whole community in general. |
