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