escriba-buffer 0.1.5

Rope-backed text buffer for escriba — ropey + undo tree + encoding + line-ending + structural Lisp-aware navigation helpers.
Documentation

escriba-buffer — rope-backed text buffer.

One [Buffer] owns a ropey Rope, knows its file path, detected line ending, encoding, and a simple undo tree. Exposes position↔char conversion (UTF-8 safe) and primitive [escriba_core::Edit] application.