Markdown Formatting

Support » Maintenance » Markdown Formatting

There are many fields in netPark that support Markdown Formatting. Markdown formatting is a simple way of formatting text without the need of a special editor. Markdown is text-visual, which means that you can determine the format just from seeing the text in its raw format, without seeing the end result. This table shows what the raw text looks like and what the end result looks like.

Raw TextOutput
**bold**bold
*italics*italics
~~strikethrough~~strikethrough
# Big Header
## Medium Header
### Small Header
#### Tiny Header

Big Header

Medium Header

Small Header

Tiny Header

* Generic Item 1
* Generic Item 2
* Generic Item 3
  • Bullet Item 1
  • Bullet Item 2
  • Bullet Item 3
* Numbered Item 1
* Numbered Item 2
* Numbered Item 3
  1. Numbered Item 1
  2. Numbered Item 2
  3. Numbered Item 3
[netPark Software, LLC.](https://www.netpark.us)netPark Software, LLC.
> This is a quote.
> It can span multiple lines!

This is a quote.
It can span multiple lines!

![netPark Logo Alt Text](https://d32pcgkv1ookv1.cloudfront.net/prod-wpms/wp-content/uploads/sites/155/2019/11/14175643/Logo_Small.png)netPark Logo Alt Text
| Column 1 | Column 2 | Column 3 |
| ——– | ——– | ——– |
| John | Doe | Male |
| Mary | Smith | Female |
Column 1Column 2Column 3
JohnDoeMale
MarySmithFemale
`code`

“`
var example = “multiple code lines”;
alert(example);
“`

code

var example = "multiple code lines";
alert(example);

Contact us!

Phone Hours
(833) 638-7275
Monday – Friday: 10AM to 6PM EST
Emergency Support – 24/7 for business critical functions

Contact Us
Please use this form to contact us with any non-emergency comments, problems or inquiries. Be sure to provide details. If this is an emergency or requires immediate assistance, please call netPark Emergency Support.