This commit is contained in:
2026-07-12 21:26:08 +08:00
commit 9dd41afd48
502 changed files with 129901 additions and 0 deletions
@@ -0,0 +1,15 @@
---
tags: [素材摘要]
source_path: raw/articles/test-source.md
images: 2
image_paths:
- raw/assets/test-fig1.png
- raw/assets/test-fig2.jpg
---
# Test Source
这是一个测试用的素材摘要页,故意不收录在 index.md 中。
用于验证反向 index 一致性检查和图片资产一致性检查。
引用 [[Real]]。
@@ -0,0 +1,12 @@
---
tags: [素材摘要]
source_path: raw/articles/inline-img.md
images: 1
image_paths: ["raw/assets/inline-fig1.png"]
---
# Inline Image Test
测试 inline array 格式的 image_paths 解析。
引用 [[Real]]。