shithub: rc

Download patch

ref: addceb5b9f61e4d5bc961784fdcc75d2cbfbd93a
parent: a3528142a67345802d521e64700b009b259a7925
author: qwx <qwx@sciops.net>
date: Sat Feb 1 06:33:41 EST 2020

mfmt: no, don't remove #, alter it

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