Merge pull request #2465 from ZhenShuo2021/feat/timeline-md

 Feat(timeline): support markdown content
This commit is contained in:
Nuno C.
2025-09-15 23:08:24 +01:00
committed by GitHub
5 changed files with 17 additions and 8 deletions

View File

@@ -721,6 +721,7 @@ The `timeline` creates a visual timeline that can be used in different use-cases
<!-- prettier-ignore-start -->
| Parameter | Description |
| ----------- | -------------------------------------------- |
| `md` | render the content as Markdown (true/false) |
| `icon` | the icon to be used in the timeline visuals. |
| `header` | header for each entry |
| `badge` | text to place within the top right badge |