Skip to content

Release v4.3.0#405

Merged
XPoet merged 22 commits into
masterfrom
dev
Jun 11, 2026
Merged

Release v4.3.0#405
XPoet merged 22 commits into
masterfrom
dev

Conversation

@XPoet

@XPoet XPoet commented Jun 11, 2026

Copy link
Copy Markdown
Owner

No description provided.

markyangcc and others added 22 commits January 26, 2025 01:24
Switch diff code's highlights from bg highlights to text highlights
深浅色切换优化 / 修复加载闪屏
添加timeline功能
timeline功能。用法:(貌似markdown识别有点问题

{% timeline %}
  {% timenode 2024-04-15 %}
这是第一个时间点的内容。

测试包含**Markdown格式**的文本。

- 列表项1
- 列表项2

> 引用内容

![图片描述](图片链接)
  {% endtimenode %}
  
  {% timenode 2024-04-16 %}
这是第二个时间点的内容。
  {% endtimenode %}
  
  {% timenode 2024-04-17 %}
这是第三个时间点的内容。
  {% endtimenode %}
{% endtimeline %}
@XPoet XPoet merged commit cc9dd99 into master Jun 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants