thunderbird-patch-review

Simple email patch review tool for Thunderbird

git clone git://mccd.space/thunderbird-patch-review
commit 245e95c3637f7f795bb425a46fda772399658a33
parent 4605ffc93771edbd3fa37f5fee34dc8967ff3e1b
Author: Marc <marc@coquand.email>
Date:   Sun, 19 Jul 2026 17:58:42 +0200

README

Diffstat:
MREADME.html | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.html b/README.html
@@ -33,12 +33,12 @@
   </figure></dd>
 
   <dt>Installation (source)</dt>
-  <dd>Package the extension source code as an .xpi and install it via
+  <dd><p>Package the extension source code as an .xpi and install it via
   the Add-ons Manager gear menu (Install Add-on From File...). To
-  package it, run the following from the project root:</dd>
+  package it, run the following from the project root:</p>
   <pre><code>(cd extension && zip -qrX ../patch-review.xpi .)</code></pre>
 
-  <dd>At some point I will upload the add-on to Thunderbird.</dd>
+    <p>At some point I will upload the add-on to Thunderbird.</p></dd>
 
   <dt>Configuration</dt>
   <dd>Open the extension's preferences:</dd>