Test Entry
January 10, 2020 —
~guy
Just testing out bashblog :)
Let's see how it handles just adding a paragraph.
Does it handle blocks?
Sample
preformatted
block
**)__-=-0*//\\
What about code blocks
?
```js const express = require('express');
express.app()... ```
How about inline HTML?
And a little inline script :)
And of course some simple lists
- Item 1
- Item 2
Item 3
A numbered list
- Second entry
- Third entry