mirror of
https://github.com/usetrmnl/terminus.git
synced 2026-08-13 14:29:27 -07:00
Enables the Code Mirror code editor for the template so that we have the same behavior for the template, headers, and body. Testing is done at the action (unit) level because using the Code Mirror JavaScript within feature specs has proven to be too cumbersome to work reliably both locally and on CI. Milestone: minor