There is a specific use of Asterisk (*), Hashtag (#), and Grave Accent (`) characters in the gallery-api strings. These strings can be found in localize_js module.
These three characters are used as formatting marks for the correct recognition of the text formatting on the customer website.
The following strings are displayed as formatted sentences (see screenshot below):
Phrase string:
### Monitor and Improve KPIs
#### Grants
* **Grant Amount per Grantee**: Average grant amount per recipient (expressed in currency)
Displayed as:
Monitor and Improve KPIs (displayed as subheading)
Grants (displayed as subheading)
▪Grant Amount per Grantee: Average grant amount per recipient (expressed in currency) (displayed as bullet point with bold)
Reference page: https://exchange.tableau.com/products/1034
The following strings are displayed as formatted sentences (see screenshot below):
Phrase string:
**JDBC Driver**
* Windows: `` `C:\Program Files\Tableau\Drivers` ``
Displayed as:
JDBC Driver (displayed as bold)
▪Windows: `C:\Program Files\Tableau\Drivers` (displayed as bullet point with specific font)
Reference page: https://exchange.tableau.com/products/1020
See https://mantis.acclaro.com/queries/view.php?id=30650 for reference.