feat(timeline): support markdown content

This commit is contained in:
ZhenShuo Leo
2025-09-07 08:46:39 +08:00
parent 9cc808ea93
commit e355715a3b
5 changed files with 17 additions and 8 deletions
@@ -717,6 +717,7 @@ B-->C[利益]
<!-- prettier-ignore-start -->
| パラメータ | 説明 |
| ----------- | -------------------------------------------- |
| `md` | コンテンツを Markdown としてレンダリングする (true/false) |
| `icon` | タイムラインのビジュアルで使用するアイコン |
| `header` | 各エントリのヘッダーー |
| `badge` | 右上のバッジ内に配置するテキスト |