Testing markdown from [Swarmstr](https://swarmstr.com)

Please ignore and forgive the spam 🧄🫂

**this is bold**

*this italic*

~~this is strikethrough~~

-----------

> this is a quote

`this is some code`

```

const formik = useFormik({

initialValues: {

content: '',

title: ''

},

onSubmit: (values) => {

console.log(`form submit`, {values});

}

});

```

![UseLessShit]()

unordered list

- item 1

- item 2

ordered list

1. item

2. item

3. item

checked list

- [ ] tick

- [x] tok

Reply to this note

Please Login to reply.

Discussion

looks great!

wow nice!

So dope 👀