Formatting Guide
Some fields in Directus let you format your text — add bold, bullet points, headings, and more. This guide explains everything you need to know.
Amber Highlight (for Title Fields)
Section titled “Amber Highlight (for Title Fields)”In title fields, you can make any word or phrase appear in your brand’s amber (gold) color by wrapping it in single asterisks.
Syntax: *your text here*
Examples
Section titled “Examples”| What you type | What visitors see |
|---|---|
Expert *Mobile Home* Services | Expert Mobile Home Services (the middle words in amber) |
*Quality* You Can Count On | Quality You Can Count On (first word in amber) |
Serving Eagle Pass *with Pride* | Serving Eagle Pass with Pride (last phrase in amber) |
Markdown Formatting
Section titled “Markdown Formatting”Several fields support markdown — a simple way to format text using plain symbols. You don’t need to know any code; just use the examples below.
Fields That Support Markdown
Section titled “Fields That Support Markdown”| Field | Where to find it |
|---|---|
origin_description | About page → Our Story section |
trust_description | About page → Trust section |
experience_list | About page → Expertise section |
commitment_description | About page → Commitment section |
message_description | About page → Closing Message |
intro_body | Services pages → Intro section |
footer_quote_details | Global Settings → Footer Text |
Markdown Cheat Sheet
Section titled “Markdown Cheat Sheet”| What you want | What to type | Result |
|---|---|---|
| Bold text | **your text** | your text |
| Italic text | *your text* | your text |
| Bullet point list | - Item one (one per line) | • Item one |
| Numbered list | 1. First item | 1. First item |
| New paragraph | Leave a blank line between paragraphs | New paragraph |
| Large heading | # Heading | Big heading |
| Medium heading | ## Heading | Medium heading |
Markdown Examples
Section titled “Markdown Examples”Creating a bullet list:
What we offer:
- Mobile home leveling- Roof repair and replacement- Plumbing and electrical- Skirting and underbelly repairUsing bold to highlight key info:
We've been serving Eagle Pass for **over 25 years**.Our team is **licensed and insured** in the state of Texas.Creating a numbered list:
How it works:
1. Call us for a free consultation2. We visit your home for an assessment3. We provide a written quote4. Work begins on your schedule