shithub: rc

Download patch

ref: a3528142a67345802d521e64700b009b259a7925
parent: ae41d80b2ea228493b8a9075046ff47058567f87
author: qwx <qwx@sciops.net>
date: Sat Feb 1 06:14:56 EST 2020

mfmt: remove #

--- a/mfmt
+++ b/mfmt
@@ -5,7 +5,7 @@
 	$pref^'
 	s/^''//
 	s/''$//
-	s/[\[\]\!,\(\)''\$\*\?:\;=]//g
+	s/[\[\]\!,\(\)''\$\*\?:\;=#]//g
 	s/\&/and/g
 	s/( - | |_)/./g
 	s/\.[^\.]+$/.'^$fmt^'/