Markdown Formatting Guide
Learn how to create beautiful salon descriptions using markdown
Markdown Formatting Guide
Make your salon stand out with beautifully formatted descriptions! This guide shows you how to use markdown to create professional-looking text.
What is Markdown? It's a simple way to format text using special characters like
*and#. Don't worry - it's easier than it sounds!
Why Use Markdown?
- ✅ Professional Look: Your salon page looks polished
- ✅ Easy to Learn: 5 minutes to master the basics
- ✅ No HTML Needed: Just plain text with simple symbols
Headers
Create section headers using #:
# Main Header (Large)
## Sub Header (Medium)
### Small Header
Result:
Main Header (Large)
Sub Header (Medium)
Small Header
Bold and Italic
Emphasize important words:
**Bold text** for emphasis
*Italic text* for subtle emphasis
***Bold and italic*** for maximum impact
Result:
Bold text for emphasis
Italic text for subtle emphasis
Bold and italic for maximum impact
Lists
Bullet Lists
- First item
- Second item
- Nested item (indent with 2 spaces)
- Third item
Result:
- First item
- Second item
- Nested item (indent with 2 spaces)
- Third item
Numbered Lists
1. First step
2. Second step
3. Third step
Result:
- First step
- Second step
- Third step
Links
Link to your website or social media:
[Visit our website](https://example.com)
[Follow us on Instagram](https://instagram.com/yoursalon)
Result:
Visit our website
Follow us on Instagram
Images
Add images using markdown:

Note: We recommend using the Gallery section for salon photos. Markdown images are best for logos or diagrams.
Blockquotes
Highlight important information:
> Important notice about our services
Result:
Important notice about our services
Code (for special text)
Display text as-is without formatting:
Use `backticks` for inline code
Result:
Use backticks for inline code
Full Example
Here's a complete salon description using everything we've learned:
# Welcome to Luxe Hair Studio
**Premium hair styling** in the heart of Amsterdam.
## Our Services
- **Haircuts**: Men, women, and children
- **Coloring**: Full color, highlights, balayage
- **Treatments**: Keratin, deep conditioning
## Why Choose Us?
We use *100% organic products* and have ***award-winning stylists***.
### Book Online
[Reserve your appointment now](https://kalism.com)
### Follow Us
- [Instagram](https://instagram.com/luxehair)
- [Facebook](https://facebook.com/luxehair)
---
> Open Tuesday-Saturday, 9AM-6PM
Tips for Great Descriptions
- Keep it concise: 100-300 words is ideal
- Highlight your specialties: What makes you unique?
- Include a call-to-action: Link to booking or contact
- Update regularly: Seasonal services, new techniques
- Use headers: Break up text for easy scanning
Common Mistakes to Avoid
❌ Too much bold text - loses emphasis
❌ No paragraphs - wall of text is hard to read
❌ Broken links - test all URLs before saving
❌ Inconsistent formatting - stick to one style
Next Steps
Ready to update your salon description?
Need Help?
Was this guide helpful? Let us know!