Harelick Dental CMS

Content management for drharelick.com & hollistondental.com

Open CMS Sign Out

Image catalog

Browse available images. Each image shows the value to paste into the corresponding CMS field.

Page heroes Team photos Service images Insurance logos News images Other images New images
Unused images (archived)

How to add links in bio or article text

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.

Common formatting shortcuts

What you typeHow it appears
**bold text**bold text
*italic text*italic text
[link](https://url)clickable link
Blank line between paragraphsNew paragraph
- item one
- item two
Bullet list

Need more? See the full guide: markdownguide.org/basic-syntax

Adding links with the toolbar

The editor toolbar has a link button, but it only activates when text is selected. To add a link:

  1. Highlight the words you want to make into a link
  2. Click the link icon in the toolbar
  3. Paste or type the URL

Alternatively, type it manually: [words to click](https://url)

Troubleshooting