Skip to content

Commit 35a58d5

Browse files
committed
test: add more integration tests
1 parent 138172c commit 35a58d5

File tree

11 files changed

+1947
-1273
lines changed

11 files changed

+1947
-1273
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
This file contains some invalid markdown that we see in user templates. It should not be changed during editing.
2+
3+
# Dreams
4+
5+
-
6+
7+
# Day planner
8+
9+
- [ ] 10:00 - 11:00 Before
10+
- [ ] 09:00 - 10:00 Parent
11+
Parent text
12+
- [ ] Child
13+
Child text
14+
- [ ] 12:00 - 13:00 After

fixtures/fixture-vault/tasks.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- [ ] Before
2+
- [ ] Task without time ⏳ 2025-07-19
3+
Some text
4+
- [ ] 10:00 - 10:30 Task with time ⏳ 2025-07-19
5+
- [ ] After

0 commit comments

Comments
 (0)