Markdown
Write and render structured content using Markdown syntax
The Markdown component renders standard Markdown inside an Elements layout. It is useful for documentation, articles, technical content, and text written outside Elements.
Markdown content inherits a Theme Studio Typography style, keeping headings, paragraphs, lists, links, and code visually consistent.
How to Use Markdown
You’ll find Markdown under Content in the Components list.
Drag Markdown onto the page.
Right-click the component and choose Edit Markdown.
Enter or paste Markdown in the editor.
Choose a Typography Style and semantic Tag in the Inspector.
Preview links, images, lists, and code on the page.
The content renders live as you type. You can also drag an image from Resources into the Markdown editor to insert its correct path.
Supported Markdown Syntax
Headings
Emphasis
Lists
Links and images
Quotes and code
Paragraphs are separated by a blank line. The component supports standard Markdown syntax.
Component Settings
General
Style chooses a Theme Studio Typography style and defaults to Article. It styles all nested Markdown elements.
Tag sets the semantic wrapper and defaults to Article. Options are Article, Section, Aside, Main Content, Header, Footer, Div, and Span.
The tag changes document meaning rather than visual styling. Use Main Content only once per page.
Notes and Limitations
Markdown renders as static content.
Elements components cannot be embedded inside Markdown.
Visual styling is controlled at block level through Theme Studio.
Use separate Elements components when you need fine-grained layout or interaction.
Accessibility
Use one clear page heading, keep heading levels in order, describe images with useful alternative text, and write link text that makes sense out of context.
Related Components
Typography — Styles long-form content as a structured block.
Text — Gives detailed control over individual headings and short text.
Image — Provides responsive image, alt text, and lightbox controls.
Link to a page, resource, anchor, email address, or website.
Control positioning, stacking, visibility, overflow, and isolation.
Set width, height, and responsive size constraints.
Add responsive margin and padding.
Control fonts, text spacing, decoration, colour, and semantic wrappers.
Apply colour, image, gradient, SVG, video, and hover backgrounds.
Choose what animates and set its timing curve, duration, and delay.
Apply shadows, opacity, and hover effects.
Apply blur, brightness, saturation, shadow, and backdrop effects.
Scale, rotate, move, and skew components.
Set border style, colour, opacity, width, radius, and hover states.
Add CSS classes and IDs, or change supported HTML tags.
Last updated
Was this helpful?

