Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Houfeng committed Mar 3, 2017
1 parent 3eb8876 commit f0f7281
Show file tree
Hide file tree
Showing 21 changed files with 2,951 additions and 6,067 deletions.
26 changes: 19 additions & 7 deletions build/dist/css/mokit.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions build/dist/css/mokit.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<script>
setTimeout(function () {
var mditor = window.mditor = Mditor.fromTextarea(document.getElementById('editor'));
}, 1000);
}, 100);
</script>
<script type="text/javascript" src="js/mditor.min.js"></script></body>

Expand Down
Loading

0 comments on commit f0f7281

Please sign in to comment.