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

my favorite title
This is the caption of the image

this is a subtitle

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");
  1. this is an ordered list
  2. The second one being a link click here
  3. 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...