From affb72197c154df2fb98c128abd7e7ad8874504a Mon Sep 17 00:00:00 2001 From: notes web app Date: Thu, 18 May 2017 12:11:19 +0000 Subject: [PATCH] Notes modified via websocket, 1495109479925 --- allNotes.txt | 21 --------------------- 1 file changed, 21 deletions(-) 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; - } - -``` -