Note Tabs
Note tabs display markdown content for reference materials, quick tips, or supplementary documentation. The content is written in the same editor used for instruction pages, with a Visual editor / Code editor toggle. Unlike instruction pages, notes don’t support progress tracking or interactive components.
Creating a Note Tab
Section titled “Creating a Note Tab”To create a note tab:
- Navigate to the Tabs section in your lab editor
- Click Add Tab and select Note from the dropdown
- Write the note content in the Visual editor, or switch to the Code editor to edit the raw markdown directly
Supported Fields
Section titled “Supported Fields”| Field | Required | Description |
|---|---|---|
| Name (internal) | ✓ | Used for internal reference. Not visible to end users |
| Content | ✓ | The note’s markdown content |
Changes to a note tab follow the same edit mode and publishing workflow as other lab resources.
Reference
Section titled “Reference”For detailed HCL reference information, see the Note Reference.
