Browse Source

fe8 mathan

Ivan Asmer 7 years ago
parent
commit
c52e77d759
1 changed files with 1 additions and 1 deletions
  1. 1 1
      module_.md

+ 1 - 1
module_.md

@@ -1,4 +1,4 @@
-```
+```javascript
 var tasks = []
 var tasks = []
 $("h2").each(function(){
 $("h2").each(function(){
     var text = $(this).text().split(' ')
     var text = $(this).text().split(' ')