feat: MDX rendering support in books island #30
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_archipelagos!30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mdx_rendering"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add client-side MDX rendering to the books island. When hero_books returns
content_type: "mdx"with raw MDX source incontent_raw, the island:import()<Tabs>/<TabItem>— tabbed content panels<CodeBlock>— syntax-highlighted code with copy button<Callout>/<Admonition>— info/warning/error boxes<Details>— collapsible sectionsCloses #29
Dependencies
content_type+content_rawfields (must be merged first)WIP: feat: MDX rendering support in books islandto feat: MDX rendering support in books islandConsolidated into PR #35 (development_consolidated) which merges all 7 open PRs plus the books island WASM fix. Closing this PR — changes are included in the consolidated branch.
Pull request closed