Using Markdown in Joblet
Markdown is an easy way to format text without using HTML. You can use Markdown to add more style and formatting to your job listings by following our simple examples below.
To see this:
Type this:
Heading (Type 1)
# Heading (Type 1)
Heading (Type 2)
## Heading (Type 2)
Heading (Type 3)
### Heading (Type 3)
Heading (Type 4)
#### Heading (Type 4)
Bold
**Bold**
Italics
_Italics_
http://www.google.com
link to Google
link to [Google](http://www.google.com)
- item one
- item two
- item three
* item one * item two * item three
- item one
- item two
- item three
1. item one 2. item two 3. item three