Matomo Analytics

Documentation

How do I use markdown markup?

Markdown is a simple way to format text that looks great on any device. Here's how to use it in Ploi's support platform: Basic formatting Bold: use *...

Markdown is a simple way to format text that looks great on any device. Here's how to use it in Ploi's support platform:

Basic formatting

  • Bold: use **double asterisks** around text.
  • Italic: use *single asterisks* around text.
  • Strikethrough: use ~~double tildes~~ around text.

Headers

Create headers by using # symbols:

# Main header (H1)
## Sub-header (H2)
### Smaller header (H3)

Lists

Unordered list:

  • Use a dash - or asterisk *
  • For each list item

Ordered list:

  1. Use numbers
  2. For each item

Links

Create a link like this: [Ploi](https://ploi.io)

Code

For inline code, use single backticks: `code here`

For code blocks, use triple backticks:

function example() {
    return "Hello, Ploi!";
}

Quotes

Use a > symbol for quotes.

Horizontal rule

Use three dashes --- for a horizontal line.

Remember, Markdown is designed to be easy to write and read.

Dennis Smink

Written by Dennis Smink

Dennis brings over 13 years of hands-on experience in server management, specializing in optimizing web services for scalability and security.

Ready to dive in?
Start your free trial today.

Create an account and enjoy your 5-day free trial — no credit card required.

Start your free trial