FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(editor): support Markdown frontmatter by wsp1911 · Pull Request #2298 · GCWing/BitFun · GitHub

/ BitFun Public

feat(editor): support Markdown frontmatter - #2298

Merged
wsp1911 merged 1 commit into
GCWing:mainfrom
wsp1911:dev3
Aug 15, 2026
Merged

feat(editor): support Markdown frontmatter#2298
wsp1911 merged 1 commit into
GCWing:mainfrom
wsp1911:dev3

Conversation

wsp1911 commented Aug 15, 2026

Copy link
Copy Markdown
Collaborator

Preserve YAML and TOML frontmatter through Markdown and TipTap
round trips without exposing structural delimiters for editing.

  • Render labeled frontmatter metadata in preview mode
  • Support protected frontmatter editing in IR mode
  • Preserve delimiters, line endings, comments, and body spacing
  • Show unsafe syntax warnings only when IR requires fallback
  • Add focused parser, preview, and editor regression tests

Preserve YAML and TOML frontmatter through Markdown and TipTap
round trips without exposing structural delimiters for editing.

- Render labeled frontmatter metadata in preview mode
- Support protected frontmatter editing in IR mode
- Preserve delimiters, line endings, comments, and body spacing
- Show unsafe syntax warnings only when IR requires fallback
- Add focused parser, preview, and editor regression tests
wsp1911 merged commit 4f7bce8 into GCWing:main Aug 15, 2026
8 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL