Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
amehime committed Apr 29, 2020
1 parent 3306ea1 commit eec57a7
Show file tree
Hide file tree
Showing 79 changed files with 77 additions and 10,301 deletions.
3 changes: 2 additions & 1 deletion .gitignore
@@ -1,3 +1,4 @@
.DS_Store
Thumbs.db
node_modules/
node_modules/
yarn.lock
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -250,8 +250,8 @@ HTML:
</li>
<li class="task-list-item">
<div classname="checkbox">
<input type="checkbox" id="cbx_0" disabled="true">
<label for="cbx_0">unchecked</label>
<input type="checkbox" id="cbx_1" disabled="true">
<label for="cbx_1">unchecked</label>
</div>
</li>
</ul>
Expand All @@ -261,7 +261,7 @@ HTML:
Support for `@[toc]` and add anchor links in headings


### [markdown-it-katex](https://github.com/yzhang-gh/markdown-it-katex)
### [markdown-it-katex](https://www.npmjs.com/package/@neilsustc/markdown-it-katex)
Support for [KaTeX](https://github.com/Khan/KaTeX)

If you want to use katex, you must add this css style to your website:
Expand Down
148 changes: 0 additions & 148 deletions lib/markdown-it-abbr/index.js

This file was deleted.

143 changes: 0 additions & 143 deletions lib/markdown-it-container/index.js

This file was deleted.

0 comments on commit eec57a7

Please sign in to comment.