Skip to content

Commit 8679163

Browse files
committed
add e2d tests for markdown example
1 parent 8a5da70 commit 8679163

File tree

3 files changed

+48
-1
lines changed

3 files changed

+48
-1
lines changed

examples/markdown/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Vue.js markdown editor example</title>
66
<link rel="stylesheet" href="style.css">
77
<script src="../../dist/vue.js"></script>
8-
<script src="http://cdnjs.cloudflare.com/ajax/libs/marked/0.3.2/marked.min.js"></script>
8+
<script src="marked.min.js"></script>
99
</head>
1010
<body>
1111

examples/markdown/marked.min.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)