Content management for drharelick.com & hollistondental.com
The editor uses Markdown for formatting. To add a link, use this format:
[the words to click](https://www.example.com)
For example:
[Pan Mass Challenge](https://www.pmc.org)
displays as: Pan Mass Challenge
Do not use HTML tags like <a href=...> — they will appear as raw text on the site.
| What you type | How it appears |
|---|---|
**bold text** | bold text |
*italic text* | italic text |
[link](https://url) | clickable link |
| Blank line between paragraphs | New paragraph |
- item one- item two | Bullet list |
Need more? See the full guide: markdownguide.org/basic-syntax