From 8102c6e01a742d5798ad04e55bd876aed269cda0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Tue, 28 Apr 2020 14:37:33 -0400
Subject: [PATCH] wordwrap

---
 tsa/howto/conference.mdwn | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/tsa/howto/conference.mdwn b/tsa/howto/conference.mdwn
index fb6fabfb..93af9779 100644
--- a/tsa/howto/conference.mdwn
+++ b/tsa/howto/conference.mdwn
@@ -39,9 +39,14 @@ started looking into
 
 ### Nice to have
 
- * Reliable video support. Video chat is nice, but most video chat systems usually require all participants to have video off otherwise the communication is sensibly lagged.
- * usable to host a Tor meeting, which means more load (because possibly > 20 people) and more tools (like slide sharing or whiteboarding)
- * respecting our privacy, peer to peer encryption or at least encrypted with keys we control
+ * Reliable video support. Video chat is nice, but most video chat
+   systems usually require all participants to have video off
+   otherwise the communication is sensibly lagged.
+ * usable to host a Tor meeting, which means more load (because
+   possibly > 20 people) and more tools (like slide sharing or
+   whiteboarding)
+ * respecting our privacy, peer to peer encryption or at least
+   encrypted with keys we control
  * free and open source software
  * tor support
 
-- 
GitLab