commit af13fc89446847becbbb43309a696c9c63c1aa10
Author: Jan Klemkow <[email protected]>
Date:   Fri Oct 21 17:17:15 2022 +0200

    fix formating

diff --git a/tools.suckless.org/lchat/index.md 
b/tools.suckless.org/lchat/index.md
index 434cc4f6..a6a10de8 100644
--- a/tools.suckless.org/lchat/index.md
+++ b/tools.suckless.org/lchat/index.md
@@ -1,6 +1,5 @@
 lchat
 =====
-
 lchat (line chat) is a line oriented front end for ii-like chat programs.
 It handles the input from keyboard and output file in parallel.  Thus, you are
 able to type messages while new chat lines are arriving.  Its main focus is on
@@ -8,17 +7,16 @@ usability and simplicity.
 
 You can use lchar as frontend for the follwoing programs and protocols:
 
- * [ii](https://tools.suckless.org/ii) for IRC
- * [ratox](https://git.2f30.org/ratox) for Tox
- * [sj](https://github.com/younix/sj) and [jj](https://23.fi/jj) for XMPP
- * [icb](https://github.com/czarkoff/icb) for ICB
+* [ii](https://tools.suckless.org/ii) for IRC
+* [ratox](https://git.2f30.org/ratox) for Tox
+* [sj](https://github.com/younix/sj) and [jj](https://23.fi/jj) for XMPP
+* [icb](https://github.com/czarkoff/icb) for ICB
 
 Requirements
 ------------
-
- * [libgrapheme](https://libs.suckless.org/libgrapheme)
- * tail(1)
- * grep(1)
+* [libgrapheme](https://libs.suckless.org/libgrapheme)
+* tail(1)
+* grep(1)
 
 Development
 -----------


Reply via email to