pub fn set_marks(cx: &mut App, marks: Marks)
markdown::set_marks(cx, my_marks) — call once at boot, so the editing surface reads and writes the same markdown the app’s own calls do.
markdown::set_marks(cx, my_marks)