Skip to main content

App Review formatting guide & Wall of Love styling

Written by Kevin Basset
Updated over 10 months ago

Our interface for editing reviews uses modified markdown syntax. Here is what you can do:

Highlight a snippet

This is the __text to highlight__ in this review

Use two underscores to highlight text. You can modify the highlight color at Wall of Love > Design & Content.

Italic text

This is the **text to emphasize** in this review

Use two asterisks to make portions of the text of the review italic.

Links

Links use standard markdown syntax. Use links sparingly in your reviews to avoid distracting users.

This sentence contains a [link](https://example.com) to another page

Review request

Ask users to write a review for your app by sharing a link to your Wall of Love with the ?form=true query string.

Dark mode

By default, your Wall of Love is automatically displayed using a theme that matches the user's browser preferences. Alternatively, you can force a specific theme with URL parameters as follow:

Languages

Similarly, your Wall of Love detects the language used by your user's browser to decide in which language the page should be presented. You can force a specific language with the hl query parameter.

Did this answer your question?