| Formatting | Markdown Syntax Examples | Notes |
|---|---|---|
| Headings | Apply heading formatting to text using hash marks at the beginning of a line, with the number of hash marks corresponding to the heading level. | |
| Emphasize (italicize) text | Use either single asterisks or single underscores around text to be italicized. | |
| Strong (bold) text | Use either double asterisks or double underscores around text to be bolded. | |
| Hyperlinks | Add text to be hyperlinked within brackets, followed by parentheses containing the destination URL and optional help tag text. | Not supported in Enrollment Customization |
| Images | Images can be added on a separate line or inline with text. For an image, add an exclamation mark, followed by optional ALT text for the image in brackets, and then the URL of the image in parentheses. | Use the following format for the URLs listed below:
|
| Horizontal rules | Horizontal rules are lines that can be used as separators between lines of text. Add a horizontal rule using three or more asterisks or dashes. | Not supported in Self Service for macOS |
| Ordered (numbered) lists | Indented, ordered list items can be added by starting a new line with a number, starting at 1, followed by a period and a space, and then the text for the list item. Note: An ordered list cannot be followed by an unordered list. All items will display as ordered. | Applicable to user-initiated enrollment, maintenance pages, and Self Service for macOS |
| Unordered (bulleted) lists | Indented, unordered list items can be added by starting a new line with either an asterisk or a dash, followed by a space, and then the text for the list item. Note: An unordered list cannot be followed by an ordered list. All items will display as unordered. | Applicable to user-initiated enrollment, maintenance pages, and Self Service for macOS |
| Tables | Tables can be added by inserting three or more hyphens (---) to create column headers and inserting a pipe ( | ) to create and separate columns. Rows can be added after the hyphens. In addition, you can align the text within the table by inserting a colon (:) to the left (align left), both sides (align center), or right (align right) to indicate the text justification for the text within the columns. | Applicable to Text PreStage Panes in Enrollment Customization for Jamf Pro 10.17.0 or later only |
| Embedded YouTube videos | Add an at (@) symbol, followed by brackets with optional helper text, and then the URL of the YouTube link in parentheses. Note: The URL must contain "https". In addition, the helper text within the brackets is optional, but the brackets are required. | Applicable to Text PreStage panes in Enrollment Customization for Jamf Pro 10.17.0 or later only |