this is an italic text
this is an strong text
este es un texto tachado
- apple
- apple 2
- orange
- orange 2
- etc
- apple
- apple 2
- orange
- orange 2
- etc
this is a quote
console.log('Hello World")
const mongoose = require('mongoose');
mongoose.set('userFindAndModify', false);
mongoose. connect('mongodb://localhost/node-notes-db', {
useCreateIndex: true,
useNewUrlParser: true
})
.then(db => console.log('DB is connected'))
.catch(err => console.error(err));
const mongoose = require('mongoose');
mongoose.set('userFindAndModify', false);
mongoose. connect('mongodb://localhost/node-notes-db', {
useCreateIndex: true,
useNewUrlParser: true
})
.then(db => console.log('DB is connected'))
.catch(err => console.error(err));print("Hello World")<h1>Hello World</h1>| Tables | Are | Cool |
|---|---|---|
| col 3 is | right-aligned | $.1600 |
| col 2 is | centered | $.12 |
| zebra stripes | are neat | $.1 |
- Task 1
- Task 2
- Task 3
- Task 4
- Task 1
- Task 2
- Task 3
- Task 4
๐ ๐
