pub const EDIT_MODES: &[&str];Expand description
The real edit-mode projections over one draft: a readable text rendering
and the codec-portable raw form. These are the only two distinct
projections render_draft produces, so only they are advertised.