Skip to content

Commit

Permalink
add e2d tests for markdown example
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Sep 26, 2014
1 parent 8a5da70 commit 8679163
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 1 deletion.
2 changes: 1 addition & 1 deletion examples/markdown/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>Vue.js markdown editor example</title>
<link rel="stylesheet" href="style.css">
<script src="../../dist/vue.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/marked/0.3.2/marked.min.js"></script>
<script src="marked.min.js"></script>
</head>
<body>

Expand Down
6 changes: 6 additions & 0 deletions examples/markdown/marked.min.js

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

Loading

0 comments on commit 8679163

Please sign in to comment.