Notes modified via websocket, 1495109479925
This commit is contained in:
parent
9c26e77580
commit
affb72197c
21
allNotes.txt
21
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.
|
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.
|
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.
|
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;
|
|
||||||
}
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user