From 4b452516822b348c777781b151f3f7f66747ac5a Mon Sep 17 00:00:00 2001 From: the_og Date: Tue, 7 Jul 2026 20:26:37 -0400 Subject: [PATCH] fix: actually apply the non-breaking-space escape fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The previous commit message said this was fixed but the content still had the literal (unescaped) line. Apply the   escape for real this time.