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,10 @@
---
title: Alpha
sources:
- paper.md
- note.md
---
# Alpha
Entity with valid sources.
@@ -0,0 +1,7 @@
---
title: Beta
---
# Beta
Entity without sources field.
@@ -0,0 +1,8 @@
---
title: Delta
sources: [
---
# Delta
Entity with invalid sources syntax.
@@ -0,0 +1,8 @@
---
title: Gamma
sources: []
---
# Gamma
Entity with empty sources.
@@ -0,0 +1,10 @@
---
type: query
derived: true
title: Test Query
sources: []
---
# Test Query
Query page, not applicable for source-signal.
@@ -0,0 +1,8 @@
---
title: Crystal
type: synthesis
---
# Crystal
Synthesis page, not applicable for source-signal.
@@ -0,0 +1,9 @@
---
title: Overview
sources:
- paper.md
---
# Overview
Topic with valid source.