Skip to content

Commit effcf13

Browse files
committed
Format
1 parent 2725f18 commit effcf13

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/marketplace/platform-supported-content/modules/excel-exporter.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@ On the template details page, you can define the template with the following ite
6060
- `=` (equals)
6161
- `+` (plus)
6262
- `-` (minus/hyphen)
63-
- `@` (at symbol)
63+
- `@` (at)
6464

6565
{{% alert color="info" %}} When sanitization is enabled, the exporter prepends a apostrophe (`'`) to any string value starting with these
6666
characters. This forces Excel and CSV applications to treat the value as literal text rather than a formula.
6767
Formula sanitization is **disabled by default**.
6868
Enable this feature if your exported data may contain user-generated content.
69-
This setting applies to both Excel (.xlsx, .xls, .xlsm) and CSV exports. {{% /alert %}}
69+
This setting applies to both Excel (*.xlsx*, *.xls*, *.xlsm*) and CSV exports. {{% /alert %}}
7070

7171
* **Worksheets**: contains the following items that you can use to define sheets in an exported document:
7272
* **New**: opens a new [sheet details page](#sheet-details) to create a sheet

0 commit comments

Comments
 (0)