Just a Test
Testing a post from iOS as well as some markdown syntax via Ulysses. Below is a list:
- item
- item
- item
How about an ordered list:
- One
- Two
- Three
And now some code
, which is fine but Ulysses’s implementation of code blocks is less than optimal:
const foo = 'something';
const bar = 'else';
Whatever
That is all.
2017-09-02