add todo list for markdown

This commit is contained in:
life
2015-12-17 18:40:24 +08:00
parent 8270fb0337
commit 31b1eba870
5 changed files with 463 additions and 3 deletions

View File

@@ -159,6 +159,9 @@ kbd {
list-style-type:none;
margin-bottom:15px
}
.m-todo-item {
list-style: none;
}
</style>
<!-- 该css供自定义样式 -->
<link href="../leanote-markdown.css" rel="stylesheet">