Markup Test
Rendering reference for semantic HTML elements.
Text & Inline Semantics
strong, em, b, i,
u, mark, small,
sub, sup, strikethrough.
HTML,
citation, inline quote
,
مرحبا, soft
Inline code const x = 42;,
Ctrl + C,
output,
variable.
function greet(name: string): string {
return `Hello, ${name}!`;
} Inserted and deleted text.
Blockquote example with enough text to show how longer quotations wrap and display within the left-bordered container.
test@example.com
Lists
- Unordered
-
Nested
- Level 2
- Ordered
- Second
- Term
- Definition
Tables
| A | B |
|---|---|
| Row 1 | Data |
| Footer | |
Media
Forms
Interactive
Toggle details
This content is revealed when the details element is open. It can contain any block-level content.
Open by default
This details element starts in the open state.
Progress & Meter
Dialog
Popover
Popover content
Miscellaneous
Published . Value: Forty-two.
Template content (not rendered)