I made a text parser to make easier posts 😇
It's similar to markdown , but slightly different.
This is my first subtitle
And this is a block quote text, pretty cool
, eh?
Testing
Some stuff...This is a paragraph. Continuing on the same line

this is a subtitle
- this is an unordered list
- with items
- many items: the last one has a link
some paragraph and then, a blockquote
telling you some stuff
yet another title
You can even set your own html tags
This is a paragraph coming straignt from html stuff
// this is a js comment () => window.alert("ok, this is cool");
- this is an ordered list
- The second one being a link click here
- and, yes, I said three
final notes, thank you for reading. 😁
The text first node
, first code's tail second node
second node's tail.
Also, we can have a third code element
with another tail...