Skip to content

Commit

Permalink
[markdown demo] Include javascript mode
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh authored and cone56 committed Jan 6, 2020
1 parent 7bcde62 commit 02005b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mode/markdown/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<script src="../../lib/codemirror.js"></script>
<script src="../../addon/edit/continuelist.js"></script>
<script src="../xml/xml.js"></script>
<script src="../javascript/javascript.js"></script>
<script src="markdown.js"></script>
<style>
.CodeMirror {border-top: 1px solid black; border-bottom: 1px solid black;}
Expand Down

0 comments on commit 02005b5

Please sign in to comment.