left4me/docs/superpowers
mwiegand 4a1b6d5fac
plan(textarea-editor): make Prism bash-grammar grep minifier-safe
Spec reviewer caught that the literal 'Prism.languages.bash' string
doesn't appear in the minified prism.js (minifier renames Prism→e).
Switch the verification grep to match either the bash shebang token
or any languages.bash assignment; both survive minification.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 19:10:56 +02:00
..
plans plan(textarea-editor): make Prism bash-grammar grep minifier-safe 2026-05-16 19:10:56 +02:00
specs spec(textarea-editor): adopt dedicated editor.css, simplify vocab sourcing 2026-05-16 17:52:50 +02:00