Markdown
A brief overview of the markdown formats that are currently supported
There are several elements on the Seismic platform that support text with Markdown formatting. This is an overview of the formatting characters that are supported today. Please refer to the documentation within each specific element to see if it supports Markdown.
Images: ![Some Image Alt Text](https://IAmNotALink.myURL/images/image.png)
Emphasis: *This text will be italic* _This will also be italic_ **This text will be bold** __This will also be bold__ _You **can** combine them_
Links: [Seismic](https://www.seismic.com)
Pills: `<addr>`
Mantle Icons: <IconName\> (example: <Bell\> )
Mantle Alert colors: <information|success|warning|error> (example: <error>Don't do that!</error> ) : Mantle - UI Toolkit (seismic.com)
A slightly different gray, typically lighter: <subtext> (example: <subtext>This is text</subtext> )
Mantle Alert colors
Mantle Icons
Cards supports a readable naming convention for iconography
Mantle Icon Name | Markdown Icon Name |
---|---|
IconActivity | Bell |
IconAdd | Add |
IconCalendar | Calendar |
IconCheck | Check |
IconClose | Close |
IconCollection | Collection |
IconDelete | Delete |
IconExpire | Expire |
IconExternal | External |
IconFavoriteSelected | Favorite |
IconFile | File |
IconFolder | Folder |
IconInsights | Insights |
IconLike | Heart |
IconLock | Lock |
IconMore | More |
IconPublishing | Clock |
IconStatusCheck | Complete Unfilled |
IconStatusCheckFilled | Complete Filled |
IconStatusClose | Incomplete Unfilled |
IconStatusCloseFilled | Incomplete Filled |
IconStatusDot | Dot |
IconStatusHelp | Help |
IconStatusInformation | Information Unfilled |
IconStatusInformationFilled | Information Filled |
IconStatusUrgent | Urgent Unfilled |
IconStatusUrgentFilled | Urgent Filled |
IconUnlock | Unlock |
Markdown suggestions?
We are interested in hearing which features you find most interesting for your use cases in cards! You can reach us at [email protected]
Updated over 2 years ago