Skip to content

Commit 6ae7dea

Browse files
committed
feat: update template
1 parent b7f206e commit 6ae7dea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

templates/generate_cards.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
请以 JSON 格式输出,严格遵循以下 schema:
2626

27+
{% raw %}
2728
```json
2829
{
2930
"cards": [
@@ -41,6 +42,7 @@
4142
]
4243
}
4344
```
45+
{% endraw %}
4446

4547
## 待处理内容
4648

0 commit comments

Comments
 (0)