From 66b34034e6f68fb3da46897b66c868fa7e72911c Mon Sep 17 00:00:00 2001 From: sajolida <sajolida@pimienta.org> Date: Tue, 21 May 2019 17:17:11 +0000 Subject: [PATCH] Use more consistent markup --- wiki/src/doc/anonymous_internet/thunderbird.mdwn | 4 ++-- wiki/src/doc/first_steps/additional_software.mdwn | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/wiki/src/doc/anonymous_internet/thunderbird.mdwn b/wiki/src/doc/anonymous_internet/thunderbird.mdwn index c85e99ba86..8bdc334e8c 100644 --- a/wiki/src/doc/anonymous_internet/thunderbird.mdwn +++ b/wiki/src/doc/anonymous_internet/thunderbird.mdwn @@ -85,5 +85,5 @@ To use <span class="application">Thunderbird</span> in your language, you can install the <span class="command">thunderbird-l10n-<span class="command-placeholder">lang</span></span> package using the [[Additional Software|doc/first_steps/additional_software]] feature. Replace <span class="command-placeholder">lang</span> with the code -for your language. For example, <code>es</code> for Spanish or <code>de</code> -for German. +for your language. For example, <span class="command">es</span> for Spanish or +<span class="command">de</span> for German. diff --git a/wiki/src/doc/first_steps/additional_software.mdwn b/wiki/src/doc/first_steps/additional_software.mdwn index 3a86627022..eebccc96d7 100644 --- a/wiki/src/doc/first_steps/additional_software.mdwn +++ b/wiki/src/doc/first_steps/additional_software.mdwn @@ -78,8 +78,8 @@ Language packs - for <span class="application">Thunderbird</span>: <span class="command">thunderbird-l10n-<span class="command-placeholder">lang</span></span> Replace <span class="command-placeholder">lang</span> with the code for your -language. For example, <code>es</code> for Spanish or <span>de</span> for -German. +language. For example, <span class="command">es</span> for Spanish or +<span class="command">de</span> for German. Spell-checking dictionaries --------------------------- @@ -92,8 +92,8 @@ spell-checking by <span class="application">Tor Browser</span>, <span class="application">Thunderbird</span>, and many other applications. Replace <span class="command-placeholder">lang</span> with the code for your -language. For example, <code>es</code> for Spanish or <span>de</span> for -German. +language. For example, <span class="command">es</span> for Spanish or +<span class="command">de</span> for German. Installing additional software ============================== -- GitLab