{# Shared file editor for the /workspace viewer and the task-list modal. #} {# Included with `v` (the viewer state), `save` and `cancel` expressions. #} {# A Markdown file with front matter is edited as one field per top-level #} {# key plus the body (ws-common.js splitFrontMatter); anything else as one #} {# textarea over the whole file. Cmd/Ctrl+S is caught on the wrapper so it #} {# works from every field. #}