boxly
logomenu button
profile

Small guide for post markdown

Here's a small guide for using the post markdown system!!! šŸŽ‰šŸŽ‰ Headers:
# This is a h1 header
## This is a h2 header
### This is a h3 header
Images:
[IMAGE]url
for example:
![IMAGE](https://angeld.pages.dev/favicon.ico)
It's basically the same for videos!
![VIDEO](https://angeld.pages.dev/videos/cone.mp4)
IMAGE
And for lists you can do:
  * This is a list
  - This is a list too

( Make sure to add a space before the * or - )
  • Hope it helps you 😁
profile

Hello!!

I was thinking of making the posts a little more interesting
so i added markdown!!!
I originally got the idea from spy 😁 You can now:

add headers!!

  • And make lists!
  • You can now link images and videos!!
And links!!! Might add and fix more stuff later who knows