Rich Markdown Blocks
Live showcase of all default rich markdown components

This page renders the default rich markdown component set that Arcane Lexicon registers automatically.

Cards and Tiles#

Columns, Panels, and Banner#

Panel Example
Panels are useful for grouped explanatory content.

Steps and Accordions#

Define content structure
Create markdown pages under your content directory.
Configure sections
Add `_section.json5` files for section metadata.
Build and verify
Run `jaspr build` and check final output.
Accordion item
Grouped collapsible content.
Starts open
`defaultOpen={true}` opens on first render.
Standalone expandable
Use `Expandable` when you do not need an accordion group.

Badges, Update, and Frame#

Info Success Warning Danger

Last updated
2026-03-03
Update blocks highlight change summaries or release notes.
Preview
Frame body supports standard markdown content.
Optional caption text.

Fields and Tree#

page
query
number
required
Page number for pagination.
filter
body
object
Optional filter payload.
items
array
required
Returned records.
  • content
    • index.md
    • guide/basics/installation.md
    • reference/components.md

Color and View#

Primary
#3b82f6
Success
#22c55e
Warning
#f59e0b
Danger
#ef4444
View Container
View wraps content in a labeled container for grouped output.

Tooltip, Icon, and CodeGroup#

Hover for tooltip

Commands
jaspr serve
jaspr build --define=BASE_URL=/docs

Tabs#

First tab content
Second tab content