fix: make code block height content-aware
Engine CI / test (push) Waiting to run

This commit is contained in:
2026-08-31 20:08:32 +08:00
parent e23fa413be
commit 924b1a15f3
8 changed files with 130 additions and 40 deletions
@@ -144,6 +144,25 @@ layout: default
表格和代码尺寸既可以按页设置,也可以用 div 包裹后只调整一个内容块。
-->
---
layout: default
---
## 智能代码高度
```text
用户提问 → 模型回答
看起来:一次请求,一台“AI”
实际上:网关 → 调度 → 推理 → 检索 → 存储
```
### 代码之后的正文仍保留在内容区内
<!--
未指定高度的代码框按照内容自然伸缩,并为后续正文保留空间。
-->
---
layout: quote
---