π Welcome
β Task Listβ
- Example 1
- Example 2
π‘ Hintβ
Example
This is an informational hint.
π¬ Quoteβ
"Example quote goes here."
π§ Code Blockβ
// Some code
console.log("Hello Docusaurus");
π Embedded URL (via iframe)β
π Cards (Manual using Markdown or JSX)β
| Example | Value | Done |
|---|---|---|
| Example 1 | 1 | β |
| Example 2 | 2 | β |
| Example 3 | 3 | β |
π§· Tabsβ
- First Tab
- Second Tab
Example 1 content here.
Example 2 content here.
π¦ Expandableβ
Click to expand
Text inside the expandable section...
πͺ Stepper (Not native - emulate with headings or custom plugin)β
Step 1β
Text...
Step 2β
Text...
β οΈ For real stepper UI, consider building a custom React component.