Checkout Components logo
View the changelog
New Feature

New Feature: Markdown + per-field styling on Review components

Review (testimonial) content components now support markdown formatting in every text field, and each text field can be styled independently — font size, weight, and alignment — instead of sharing one set of controls across the whole review.

Markdown in every field. You can now use the same lightweight markdown syntax that already works in Simple Message components inside any Review field — title, review content, and customer name:

  • **bold text** — bold
  • *italic text* — italic
  • [label](https://example.com) — link

Existing reviews keep working exactly as before; markdown only kicks in if you actually type it.

Per-field styling controls. When editing a review, the inline font-weight / alignment / size popovers next to each text field now control just that field. Previously they were shared, so changing the title's alignment also moved the body and the customer name. Now you can left-align the body but center the title, make the customer name small while the title stays large, bold the title without touching the body, and so on. The star row follows the title's alignment so the header reads as a unit.

Live preview for Reviews. The component editor's live preview now renders Review components — previously it showed "No preview available". The preview reflects markdown, per-field styling, and star alignment in real time as you type.

No migration required. Existing reviews render identically until you open them and choose to add markdown or tweak the new per-field styling controls.