feat: add inline icons for edit

This commit is contained in:
2026-07-16 02:49:55 +05:00
parent bda6c6b2e0
commit 7c0584707a
35 changed files with 1280 additions and 94 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ const fullTask: Task = {
};
describe("markdown", () => {
it("parses a .task.md file with full frontmatter", () => {
it("parses a task file with full frontmatter", () => {
const content = [
"---",
'id: "550e8400-e29b-41d4-a716-446655440000"',