feat: add inline icons for edit
This commit is contained in:
@@ -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"',
|
||||
|
||||
Reference in New Issue
Block a user