{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreideny72zsuzelrete5n6vvdk3xrgczd4peyyl3euspuzxsddbgcum",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mo2adbyw4a62"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/rope_editor",
  "publishedAt": "2026-06-11T22:06:29.764Z",
  "site": "https://pub.dev",
  "textContent": "A lightweight rope-based text editor for Flutter using a Rust backend. Changelog excerpt: ### Added - **`RopeEditor`widget**— monospace editor with optional line gutter, divider, line wrapping, and syntax highlighting via [re_highlight](https://pub.dev/packages/re_highlight) - **`RopeEditorController`**— text editing, selection, clipboard, IME support, dirty-state tracking, and async file loading (`loadFromFile`with optional `maxChars`for huge single-line files) - **`FindController`**— find/replace bar with case-sensitive, regex, and whole-word matching; live highlight updates as th[...]",
  "title": "v0.0.1 of rope_editor",
  "updatedAt": "2026-06-11T21:32:55.682Z"
}