From d61714b8c708a902b665457a776592a31d5e9896 Mon Sep 17 00:00:00 2001 From: Alex Castillo Date: Tue, 8 Sep 2026 18:58:46 -0400 Subject: [PATCH] Substitute the layout content token literally, not through String#% MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `Options#wrap` inserted the body with `layout % {content: ...}`. `String#%` reads every `%` in the layout as a format directive, so any HTML layout that carries a bare `%` — `width: 100%`, a percent-encoded URL, an inline `