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
@@ -718,6 +718,7 @@ B-->C[利益]
<!-- prettier-ignore-start -->
| パラメータ | 説明 |
| ----------- | -------------------------------------------- |
| `md` | コンテンツを Markdown としてレンダリングする (true/false) |
| `icon` | タイムラインのビジュアルで使用するアイコン |
| `header` | 各エントリのヘッダーー |
| `badge` | 右上のバッジ内に配置するテキスト |