Skip to content

Commit 9c05ae8

Browse files
committed
chore: bump marked from 16.0.0 to 17.0.1
1 parent 4ef769f commit 9c05ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/render/compiler/taskListItem.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export const taskListItemCompiler = ({ renderer }) =>
2121
text: checkbox + ' ',
2222
});
2323
}
24-
}
24+
}
2525
}
2626

2727
text += this.parser?.parse(item.tokens, !!item.loose);

0 commit comments

Comments
 (0)