Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Markdown renderer code and sample #294

Merged
merged 2 commits into from
Feb 12, 2024
Merged

Add Markdown renderer code and sample #294

merged 2 commits into from
Feb 12, 2024

Conversation

rock3r
Copy link
Collaborator

@rock3r rock3r commented Feb 6, 2024

This PR adds the initial implementation of the Markdown parser and renderer. Please refer to its readme for details on how it works and how to use it.

The standalone sample now contains a new top-level screen showing a very simple Markdown editor with preview:

Screenshot of the Markdown sample

@rock3r rock3r added feature New feature or request api Changes related to the public API labels Feb 6, 2024
@rock3r rock3r added this to the Milestone 14 milestone Feb 6, 2024
@rock3r rock3r self-assigned this Feb 6, 2024
@rock3r rock3r added the requires-backporting A feature or fix that needs backporting to the release branches label Feb 7, 2024
@rock3r rock3r modified the milestones: Milestone 14, Milestone 15 Feb 8, 2024
@rock3r rock3r merged commit 1290a0b into main Feb 12, 2024
8 checks passed
@rock3r rock3r deleted the add-markdown-renderer branch February 12, 2024 11:35
rock3r added a commit that referenced this pull request Feb 12, 2024
Includes relevant changes from these PRs:
#290 — Add support for 241
#292 — Switch to the new branching strategy
#293 — Fix icon loading and errors in bridge for 241
#294 — Add Markdown renderer code and sample
rock3r added a commit that referenced this pull request Feb 12, 2024
Includes relevant changes from these PRs:
#290 — Add support for 241
#292 — Switch to the new branching strategy
#293 — Fix icon loading and errors in bridge for 241
#294 — Add Markdown renderer code and sample
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Changes related to the public API feature New feature or request requires-backporting A feature or fix that needs backporting to the release branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants