pub fn append_array_item_preserving( content: &str, path: &str, item: &Value, ) -> DocumentResult<String>
Append an item to an existing block YAML sequence using the CST’s indentation-aware editor.