Many objects within StoreConnect allow you to use markdown in certain description or content fields. For example, in summary and body content fields.
Markdown is a simpler way of formatting text on the page, instead of using HTML tags.
Formatting in HTML:
Title
This is some text with a list of 3 items:
One
Two
Three
Read more at my help site
Formatting in markdown:
# Title
This is some text with a list of 3 items:
* One
* Two
* Three
Read more at [my help site](/help)
Markdown is fairly easy to get familiar with and less error-prone than html formatting. To help you use markdown, take a look at this Getting Started with Markdown guidance.
Convert to markdown from normal doc formatting
If you prefer to write everything in a regular document and use styles for headings and formatting, this can be easily converted to markdown using most free online Word to Markdown converters. After you convert the content you want, then copy and paste the markdown in to StoreConnect.