Design System Test
Heading 1: The Quick Brown Fox
Heading 2: Jumps Over The Lazy Dog
Heading 3: Typography Check
This is a standard paragraph. The font should be readable, with good line height. We are testing the bold text and italic text rendering.
This is a blockquote. It should have a nice left border and a subtle background color. It should distinguish itself from the rest of the text.
Lists
Unordered
- Item one
- Item two
- Item three
Ordered
- First step
- Second step
- Third step
Code Blocks
Here is some Python code:
def hello_world():
print("Hello, IbdaaCraft!")
return True
And some JSON:
{
"name": "IbdaaCraft",
"theme": "Royal DevOps",
"version": 2.0
}
Alerts
Information
This is an informational alert using the new shortcode.
Pro Tip: You can use markdown inside these alerts!
Warning
Be careful with specific configurations.
This is a critical error message example.
Comments