From: alex Date: Tue, 12 Apr 2022 20:13:07 +0000 (+0200) Subject: Test reformatting X-Git-Tag: 20240214-emacs~588 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=216036f02f8d199153a7a3d405a948c7ef27528d;p=alex.git Test reformatting --- diff --git a/IDEAS.org b/IDEAS.org index dad8c1e..24840fe 100644 --- a/IDEAS.org +++ b/IDEAS.org @@ -1,9 +1,9 @@ * Nice mailing lists -** GH-style user/organization creation -** Every user/organization can create mailing lists -** Mailing lists have a web UI -** The mailing list UI can be completely customized to look like microblogging, blogs, comment systems, etc. +- GH-style user/organization creation +- Every user/organization can create mailing lists +- Mailing lists have a web UI +- The mailing list UI can be completely customized to look like microblogging, blogs, comment systems, etc. * Turing Parser ** A toolkit to write parsers for languages which are not CFGs and that need Turing-complete parsing code.