Smol Pub uses a special kind of syntax called Gemtext. Here is what it looks like:
# Top level title ## Second level title ### Third level title * List item * List item > Quoted text ``` Preformatted text ``` => https://smol.pub This is a link => gemini://smol.pub This is a link to a gemini page => //smol.pub This is a schemaless link
If you write that in a post and submit it, you will see:
Quoted text
Preformatted text
This is a link
This is a link to a gemini page
This is a schemaless link