Unbalanced ''' bold markup in install-thunderbird-pro-add-thunderbird-desktop (line 19)

Open
#223 1 comment 0 reactions 1 assignee View on GitHub

@rtanglao is already working on this.

Since Aug 4, 2026.

Assessment

This issue has not been assessed yet.

Description

Unbalanced ''' bold markup in the Thunderbird KB article Install Thunderbird Pro add Thunderbird Desktop.

Article: https://support.mozilla.org/en-US/kb/install-thunderbird-pro-add-thunderbird-desktop
Edit: https://support.mozilla.org/en-US/kb/install-thunderbird-pro-add-thunderbird-desktop/edit
Line: 19

Current markup
* Configure [https://support.tb.pro/hc/sections/43937747865235 Thunderbird Send'''] for sending large files.

There is a closing ''' with no opening ''', so the bold never starts and a literal ''' is likely to render inside the link text.

Suggested fix
* Configure [https://support.tb.pro/hc/sections/43937747865235 '''Thunderbird Send'''] for sending large files.
Why this is the intended form

The very next line uses the pattern correctly, which makes the intent unambiguous:

* Have folks book time on your calendar by setting up [https://support.tb.pro/hc/sections/43161318933907 '''Thunderbird Appointment'''].

Found by an automated audit of all 203 en-US Thunderbird / Thunderbird for Android KB articles (thunderbird, thunderbird-android), then verified by hand against the surrounding markup.

Dominant language
No language data
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from thunderbird/knowledgebase-issues

All issues in thunderbird/knowledgebase-issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.