diff --git a/allNotes.txt b/allNotes.txt index 1dfd485..3a5d5d9 100644 --- a/allNotes.txt +++ b/allNotes.txt @@ -18,24 +18,3 @@ This side-project uses the excellent [CodeMirror editor](http://codemirror.net). The experience from a mobile-browser isn't great, my apologies. So far, this is the minimum-viable app needed for me to start using it myself. And my main use case is from within a desktop browser. - - -# Main header -## Seconary header - -I'm going to make a list - - 1. list - 2. list - 3. list - - -``` javascript - - function HereIsSomeCode() - { - var i = 10000; - } - -``` -