From 9b2ba8a9dc0233d8553193736077063fa4ca4bbb Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 18 Mar 2026 06:26:56 +0000 Subject: [PATCH] fix loading bug: use script tags for embedded markdown MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The previous approach embedded markdown as JS string literals, but unescaped quotes in the content caused syntax errors that prevented the page from rendering. Now uses - - - - - + + + + + + + + + + + + + + + + + + +