Skip to content

feat: add example marker support and table highlighting in editor#81

Merged
littlefrontender merged 1 commit into
masterfrom
feat/79
Jul 9, 2026
Merged

feat: add example marker support and table highlighting in editor#81
littlefrontender merged 1 commit into
masterfrom
feat/79

Conversation

@littlefrontender

Copy link
Copy Markdown
Contributor
  • Introduced an exampleMarker block to render <!-- example --> comments as a UI label.
  • Implemented markExampleTables functionality to flag tables following an example marker.
  • Enhanced the customMarkdownConverter to parse and serialize example markers.
  • Added CSS styles for the example marker and highlighted tables.
  • Included unit tests for the new example marker and table highlighting features.

- Introduced an `exampleMarker` block to render `<!-- example -->` comments as a UI label.
- Implemented `markExampleTables` functionality to flag tables following an example marker.
- Enhanced the `customMarkdownConverter` to parse and serialize example markers.
- Added CSS styles for the example marker and highlighted tables.
- Included unit tests for the new example marker and table highlighting features.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying blocks with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8a9572b
Status: ✅  Deploy successful!
Preview URL: https://b3de46e2.blocks-cno.pages.dev
Branch Preview URL: https://feat-79.blocks-cno.pages.dev

View logs

@littlefrontender littlefrontender merged commit 5e46347 into master Jul 9, 2026
3 checks passed
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