You can now use Basic Markdown Syntax to format text on your Insight page.
Markdown is a lightweight markup language that you can use to add formatting elements to plaintext text documents. You add Markdown syntax to the text to indicate which words and phrases should look different.
The below options available on Radarly but to be able to use these formatting options, the style of the text line must be Text
This article will cover:
Headings
To create a heading, add # in front of a word or phrase.
# My Heading
Paragraphs
To create paragraphs, use a blank line to separate one or more lines of text.
I really like using Markdown.I think I'll use it to format all my documents from now on.
Bold
To bold text, add two asterisks (**) before and after a word or phrase. To bold the middle of a word for emphasis, add two asterisks without spaces around the letters.
I just love **bold text**
Italic
To italicize text, add one asterisk (*) before and after a word or phrase. To italicize the middle of a word for emphasis, add one asterisk without spaces around the letters.
Italicized text is the *cat's meow*.
Bold and Italic
To emphasize text with bold and italics at the same time, add three asterisks (***) before and after a word or phrase. To bold and italicize the middle of a word for emphasis, add three asterisks without spaces around the letters.
This text is ***really important***.
Ordered Lists
To create an ordered list, add line items with numbers followed by periods. The numbers don’t have to be in numerical order, but the list should start with the number one (1).
1. First item2. Second item3. Third item4. Fourth item
Unordered Lists
To create an unordered list, add dashes (-) in front of line items. Indent one or more items to create a nested list.
- First item- Second item- Third item- Fourth item
Links
To create a link, enclose the link text in brackets and then follow it immediately with the URL in parentheses.
My favorite search engine is [Duck Duck Go](https://duckduckgo.com).
💡 Tip
Need more help? Feel free to reach out to us via Live Chat or check out our Customer Community.
Find answers and get help from Meltwater Support and Community Experts.