From: Philipp Takacs Date: Mon, 19 Nov 2018 02:04:12 +0000 (+0100) Subject: Trailing withspace handling in mhl X-Git-Tag: mmh-0.4~16 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=de6974ed610ffbfaff335021ea7e359e85c27cfa;hp=de6974ed610ffbfaff335021ea7e359e85c27cfa Trailing withspace handling in mhl If a component has trailing whitespace, e.g., body:component="> ", mhl now trims that whitespace off when filtering blank text lines. Also add a rtrim flag to mhl. This flag removes trailing whitespace in filtert text. The implementation was done by David Levine for nmh commit ea0a6d8112a918809bd03d8126411040d22f2bb8 commit 1aa8f3e11e6d83ee4806abaa132ab9466f02ca5f ---