gabriel / muse public
fix main

fix: escape backslash-n in JS split() call inside Python template string (#97)

The template string used '\n' (Python newline) inside a single-quoted JavaScript string literal, producing a literal newline in the output and causing SyntaxError: Invalid or unexpected token in the browser.

Co-authored-by: Gabriel Cardona <gabriel@tellurstori.com>

G Gabriel Cardona <cgcardona@gmail.com> · 5d ago Mar 19, 2026 · 8d1c0847 · parent 8c11c369
1
file changed
213
files in snapshot
Files Changed 213 in snapshot
~1
← Older Oldest on main
All commits
Newer → Latest on main

0 comments

No comments yet. Be the first to start the discussion.