WHASOLS Return to Main Site
Quick Browse Most Popular Featured & Noteworthy Top Rated Top Free New & Recently Added Recently Updated
Search results:
Home/Get Help/Markdown Guide

Markdown Guide

Markdown is a lightweight and easy-to-use syntax for formatting your listing description, changelog and other Markdown-enabled fields.

Headers

Markdown

markdown Copy
# This is an <h1> tag
## This is an <h2> tag
###### This is an <h6> tag

Output

This is an <h1> tag

This is an <h2> tag

This is an <h6> tag

Emphasis

Markdown

markdown Copy
*This text will be italic*

_This will also be italic_

**This text will be bold**

__This will also be bold__

_You **can** combine them_

Output

This text will be italic

This will also be italic

This text will be bold

This will also be bold

You can combine them

Ordered Lists

Markdown

markdown Copy
1. Item 1
2. Item 2
3. Item 3
   * Item 3a
   * Item 3b

Output

  1. Item 1
  2. Item 2
  3. Item 3
    • Item 3a
    • Item 3b

Unordered Lists

Markdown

markdown Copy
* Item 1
* Item 2
  * Item 2a
  * Item 2b

Output

  • Item 1
  • Item 2
    • Item 2a
    • Item 2b

Blockquotes

Markdown

markdown Copy
As Kanye West said:

> We're living the future so
>
> the present is our past.

Output

As Kanye West said:

We’re living the future so
the present is our past.

Inline Code

Markdown

markdown Copy
I think you should add padding around the `$string` output.

Output

I think you should add padding around the $string output.

Link to Us Get the official badges you can display on your site Frequently Asked Questions Answers about groups, accounts & billing, listings, and add-ons on the WHASOLS Marketplace. Can’t find what you need? Contact support. Community Discussion Discuss with other users on our community forums Markdown Guide See our Markdown Guide for help styling your listings Contact Us Open a ticket with our support team for further assistance TPLix Template Engine A complete template engine out of the box — easy, fast & flexible, developed by WHASOLS Team.