How to Use Markdown Language¶
Markdown is an incredibly versatile language that allows you to format text on the web. It's used widely for creating readable and convertible text to HTML, enabling the styling of documents through simple syntax.
This guide will walk you through the basics of Markdown Language, using the syntax supported by RevenueHunt’s Product Recommendation Quiz, to help you incorporate various styling elements into your content efficiently.
What is Markdown Language?
Markdown allows you to format words as bold or italic, add images, create lists, and much more, using just regular text with a few non-alphabetic characters, such as #
or *
. It's designed to be as straightforward as possible, making it accessible for anyone to learn and use.
The new Built for Shopify version of the RevenueHunt app doesn't use Markdowns to style text. Instead you can use the built-in text editors to add empasis or blodness to your text, add links or use the native image/video blocks to embed your content.
Markdown is an incredibly versatile language that allows you to format text on the web. It's used widely for creating readable and convertible text to HTML, enabling the styling of documents through simple syntax.
This guide will walk you through the basics of Markdown Language, using the syntax supported by RevenueHunt’s Product Recommendation Quiz, to help you incorporate various styling elements into your content efficiently.
What is Markdown Language?
Markdown allows you to format words as bold or italic, add images, create lists, and much more, using just regular text with a few non-alphabetic characters, such as #
or *
. It's designed to be as straightforward as possible, making it accessible for anyone to learn and use.
Markdown is an incredibly versatile language that allows you to format text on the web. It's used widely for creating readable and convertible text to HTML, enabling the styling of documents through simple syntax.
This guide will walk you through the basics of Markdown Language, using the syntax supported by RevenueHunt’s Product Recommendation Quiz, to help you incorporate various styling elements into your content efficiently.
What is Markdown Language?
Markdown allows you to format words as bold or italic, add images, create lists, and much more, using just regular text with a few non-alphabetic characters, such as #
or *
. It's designed to be as straightforward as possible, making it accessible for anyone to learn and use.
Markdown is an incredibly versatile language that allows you to format text on the web. It's used widely for creating readable and convertible text to HTML, enabling the styling of documents through simple syntax.
This guide will walk you through the basics of Markdown Language, using the syntax supported by RevenueHunt’s Product Recommendation Quiz, to help you incorporate various styling elements into your content efficiently.
What is Markdown Language?
Markdown allows you to format words as bold or italic, add images, create lists, and much more, using just regular text with a few non-alphabetic characters, such as #
or *
. It's designed to be as straightforward as possible, making it accessible for anyone to learn and use.
Markdown is an incredibly versatile language that allows you to format text on the web. It's used widely for creating readable and convertible text to HTML, enabling the styling of documents through simple syntax.
This guide will walk you through the basics of Markdown Language, using the syntax supported by RevenueHunt’s Product Recommendation Quiz, to help you incorporate various styling elements into your content efficiently.
What is Markdown Language?
Markdown allows you to format words as bold or italic, add images, create lists, and much more, using just regular text with a few non-alphabetic characters, such as #
or *
. It's designed to be as straightforward as possible, making it accessible for anyone to learn and use.
Markdown in Product Recommendation Quiz¶
RevenueHunt app uses its own version of Markdown syntax, supporting a curated set of elements to enhance your questions, choices, and results pages.
The new Built for Shopify version of the RevenueHunt app doesn't use Markdowns to style text. Instead you can use the built-in text editors to add empasis or blodness to your text, add links or use the native image/video blocks to embed your content.
RevenueHunt app uses its own version of Markdown syntax, supporting a curated set of elements to enhance your questions, choices, and results pages.
RevenueHunt app uses its own version of Markdown syntax, supporting a curated set of elements to enhance your questions, choices, and results pages.
RevenueHunt app uses its own version of Markdown syntax, supporting a curated set of elements to enhance your questions, choices, and results pages.
RevenueHunt app uses its own version of Markdown syntax, supporting a curated set of elements to enhance your questions, choices, and results pages.
Headings¶
Headings are essential for structuring your content, making it easier to read and navigate. In Markdown, you create headings by prefixing your text with one or more hash (#
) symbols. The number of hashes before your text determines the level of the heading:
Not applicable.
Headings are essential for structuring your content, making it easier to read and navigate. In Markdown, you create headings by prefixing your text with one or more hash (#
) symbols. The number of hashes before your text determines the level of the heading:
Headings are essential for structuring your content, making it easier to read and navigate. In Markdown, you create headings by prefixing your text with one or more hash (#
) symbols. The number of hashes before your text determines the level of the heading:
Headings are essential for structuring your content, making it easier to read and navigate. In Markdown, you create headings by prefixing your text with one or more hash (#
) symbols. The number of hashes before your text determines the level of the heading:
Text Styling¶
To emphasize text, you can make it italic or bold. Markdown uses asterisks (*) or underscores (_) to create italic or bold text. Here's how you can style your text:
Not applicable.
To emphasize text, you can make it italic or bold. Markdown uses asterisks (*) or underscores (_) to create italic or bold text. Here's how you can style your text:
To emphasize text, you can make it italic or bold. Markdown uses asterisks (*) or underscores (_) to create italic or bold text. Here's how you can style your text:
To emphasize text, you can make it italic or bold. Markdown uses asterisks (*) or underscores (_) to create italic or bold text. Here's how you can style your text:
Links¶
Adding links to your content can provide readers with additional resources. To insert a link in Markdown, you use square brackets to enclose the anchor text and parentheses to enclose the URL:
Not applicable.
Adding links to your content can provide readers with additional resources. To insert a link in Markdown, you use square brackets to enclose the anchor text and parentheses to enclose the URL:
Adding links to your content can provide readers with additional resources. To insert a link in Markdown, you use square brackets to enclose the anchor text and parentheses to enclose the URL:
Adding links to your content can provide readers with additional resources. To insert a link in Markdown, you use square brackets to enclose the anchor text and parentheses to enclose the URL:
Images¶
Images can enhance your content visually, making it more engaging. To add an image, you use an exclamation mark followed by square brackets for the alt text and parentheses for the image URL:
Not applicable.
Images can enhance your content visually, making it more engaging. To add an image, you use an exclamation mark followed by square brackets for the alt text and parentheses for the image URL:
Images can enhance your content visually, making it more engaging. To add an image, you use an exclamation mark followed by square brackets for the alt text and parentheses for the image URL:
Images can enhance your content visually, making it more engaging. To add an image, you use an exclamation mark followed by square brackets for the alt text and parentheses for the image URL:
Videos¶
Including videos can make your content even more interactive and informative. Videos hosted on YouTube or Vimeo can be embedded using the standard Markdown image syntax, with the video URL in the parentheses:




Videos are displayed responsively at 100% of their container’s width, with the height automatically determined based on a 16:9 aspect ratio. You can customize the aspect ratio or specify a fixed width and height using additional attributes in the Markdown:
Not applicable.
Including videos can make your content even more interactive and informative. Videos hosted on YouTube or Vimeo can be embedded using the standard Markdown image syntax, with the video URL in the parentheses:




Videos are displayed responsively at 100% of their container’s width, with the height automatically determined based on a 16:9 aspect ratio. You can customize the aspect ratio or specify a fixed width and height using additional attributes in the Markdown:
Including videos can make your content even more interactive and informative. Videos hosted on YouTube or Vimeo can be embedded using the standard Markdown image syntax, with the video URL in the parentheses:




Videos are displayed responsively at 100% of their container’s width, with the height automatically determined based on a 16:9 aspect ratio. You can customize the aspect ratio or specify a fixed width and height using additional attributes in the Markdown:
Including videos can make your content even more interactive and informative. Videos hosted on YouTube or Vimeo can be embedded using the standard Markdown image syntax, with the video URL in the parentheses:




Videos are displayed responsively at 100% of their container’s width, with the height automatically determined based on a 16:9 aspect ratio. You can customize the aspect ratio or specify a fixed width and height using additional attributes in the Markdown:
Including videos can make your content even more interactive and informative. Videos hosted on YouTube or Vimeo can be embedded using the standard Markdown image syntax, with the video URL in the parentheses:




Videos are displayed responsively at 100% of their container’s width, with the height automatically determined based on a 16:9 aspect ratio. You can customize the aspect ratio or specify a fixed width and height using additional attributes in the Markdown:
This article explains how to use Markdown language to style your quiz content.