From: Mischa POSLAWSKY Date: Sat, 15 May 2021 21:51:24 +0000 (+0200) Subject: widget/reply: formatting syntax for unordered lists X-Git-Tag: v5.3~2 X-Git-Url: http://git.shiar.nl/minimedit.git/commitdiff_plain/5aa7946eabd147041a42f3347f447eb53ee0cc47?hp=5aa7946eabd147041a42f3347f447eb53ee0cc47 widget/reply: formatting syntax for unordered lists More complicated block formatting replacing paragraphs by list items. Keep to consecutive regular expressions and html herding while possible instead of complicated code nesting or parsers. ---