Skip to content

Add Markdown component - #2

Merged
bencounsell merged 1 commit into
mainfrom
feature/markdown-component
Jan 12, 2026
Merged

Add Markdown component#2
bencounsell merged 1 commit into
mainfrom
feature/markdown-component

Conversation

@bencounsell

Copy link
Copy Markdown
Member

Summary

  • Adds new Markdown component (com.realmacsoftware.markdown)
  • Uses the @markdown() directive for rendering markdown content
  • Styling matches the existing Typography component (prose classes, globalControls)

Closes #1

Test plan

  • Add Markdown component to a page in Elements
  • Verify markdown content renders correctly
  • Confirm styling options (typography, sizing, spacing, etc.) work as expected

New component with same styling as Typography but uses the @markdown()
directive for rendering markdown content.
@bencounsell
bencounsell merged commit 21ee545 into main Jan 12, 2026
@bencounsell
bencounsell deleted the feature/markdown-component branch January 12, 2026 12:30
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.

Create Markdown component

1 participant