Skip to content

[codex] v0.2.0 document facade editor#5

Draft
cowboycodr wants to merge 4 commits into
mainfrom
codex/v0.2.0-document-facade
Draft

[codex] v0.2.0 document facade editor#5
cowboycodr wants to merge 4 commits into
mainfrom
codex/v0.2.0-document-facade

Conversation

@cowboycodr
Copy link
Copy Markdown
Contributor

Summary

  • Introduces the structured document layer and Markdown codec for Glass v0.2.0.
  • Moves editing state toward document-backed buffers with canonical Markdown save/copy serialization.
  • Preserves current terminal editor UX while facade-rendering Markdown rows and tables.
  • Adds document-native table insertion and table-cell navigation support.

v0.2.0 Stack

This is the first PR in the Glass v0.2.0 stack. It contains the document facade foundation.

Follow-up stack PR:

  • The command surfaces PR stacks on this branch and splits file navigation from the command palette.

Validation

  • cargo fmt --all -- --check
  • cargo test --locked
  • cargo build --release --locked
  • git diff --check

Replaces closed PR #3 after renaming the branch to include 0.2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant