-In example
-<a class="xref" href="optionalfeatures.html#ex-multiaccount" title="Example 6.2. Managing multiple accounts">Example 6.2, “Managing multiple accounts”</a> the folders are defined using
-<a class="link" href="configuration.html#mailboxes" title="14. Monitoring Incoming Mail"><span class="command"><strong>mailboxes</strong></span></a> so Mutt polls them for new
-mail. Each <a class="link" href="configuration.html#folder-hook" title="7. Setting Variables Based Upon Mailbox"><span class="command"><strong>folder-hook</strong></span></a> triggers when
-one mailbox below each IMAP account is opened and sets
-<a class="link" href="reference.html#folder" title="3.66. folder">$folder</a> to the account's root
-folder. Next, it sets <a class="link" href="reference.html#record" title="3.211. record">$record</a> to
-the <span class="emphasis"><em>INBOX/Sent</em></span> folder below the newly
-set <a class="link" href="reference.html#folder" title="3.66. folder">$folder</a>. Please notice that the
-value the “<span class="quote">+</span>”
-<a class="link" href="advancedusage.html#shortcuts" title="7. Mailbox Shortcuts">mailbox shortcut</a> refers to depends on
-the <span class="emphasis"><em>current</em></span> value
-of <a class="link" href="reference.html#folder" title="3.66. folder">$folder</a> and therefore has to be set
-separatedly per account. Setting other values
-like <a class="link" href="reference.html#from" title="3.75. from">$from</a>
-or <a class="link" href="reference.html#signature" title="3.235. signature">$signature</a> is analogous to setting
-<a class="link" href="reference.html#record" title="3.211. record">$record</a>.
-</p></div><div class="sect1" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="caching"></a>7. Local Caching</h2></div></div></div><p>
-Mutt contains two types of local caching: <span class="emphasis"><em>(1)</em></span>
-the so-called “<span class="quote">header caching</span>” and <span class="emphasis"><em>(2)</em></span> the
-so-called “<span class="quote">body caching</span>” which are both described in this section.
+In example <a class="xref" href="optionalfeatures.html#ex-multiaccount" title="Example 6.2. Managing multiple accounts">Example 6.2, “Managing multiple accounts”</a> the folders are defined
+using <a class="link" href="configuration.html#mailboxes" title="14. Monitoring Incoming Mail"><span class="command"><strong>mailboxes</strong></span></a> so
+Mutt polls them for new mail. Each <a class="link" href="configuration.html#folder-hook" title="7. Setting Variables Based Upon Mailbox"><span class="command"><strong>folder-hook</strong></span></a> triggers
+when one mailbox below each IMAP account is opened and sets <a class="link" href="reference.html#folder" title="3.66. folder">$folder</a> to the account's root folder. Next, it
+sets <a class="link" href="reference.html#record" title="3.212. record">$record</a> to the
+<span class="emphasis"><em>INBOX/Sent</em></span> folder below the newly set <a class="link" href="reference.html#folder" title="3.66. folder">$folder</a>. Please notice that the value the
+<span class="quote">“<span class="quote">+</span>”</span> <a class="link" href="advancedusage.html#shortcuts" title="8. Mailbox Shortcuts">mailbox shortcut</a>
+refers to depends on the <span class="emphasis"><em>current</em></span> value of <a class="link" href="reference.html#folder" title="3.66. folder">$folder</a> and therefore has to be set separately
+per account. Setting other values like <a class="link" href="reference.html#from" title="3.75. from">$from</a>
+or <a class="link" href="reference.html#signature" title="3.236. signature">$signature</a> is analogous to setting
+<a class="link" href="reference.html#record" title="3.212. record">$record</a>.
+</p></div><div class="sect1" title="7. Local Caching"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="caching"></a>7. Local Caching</h2></div></div></div><p>
+Mutt contains two types of local caching: <span class="emphasis"><em>(1)</em></span> the
+so-called <span class="quote">“<span class="quote">header caching</span>”</span> and <span class="emphasis"><em>(2)</em></span> the
+so-called <span class="quote">“<span class="quote">body caching</span>”</span> which are both described in this
+section.