所有收藏
Radarly: Texting formatting on Insight Pages
Radarly: Texting formatting on Insight Pages
J
作者:Jeslynn Soh
一周前更新

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.

In this article, you will find the list of options available on Radarly but to be able to use these formatting options, the style of the text line must be Text.

mceclip0.png

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

链接

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).

💡 提示

需要更多帮助?请随时通过在线聊天与我们联系,或查看我们的“客户社区”。

寻找答案并向Meltwater支持和社区专家处获取帮助。


这是否解答了您的问题?