Skip to content

Commit 7f8cbc9

Browse files
committed
formatting fixes
1 parent d8d997c commit 7f8cbc9

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

docs/importers/flatfile.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ Here's how to get started:
4444
You can either drag and drop your file onto the upload area, click to browse your files, or manually enter data if you prefer to input information directly.
4545

4646
::: tip Sample CSV template
47-
Download our [sample CSV file](https://media.docs.plane.so/importers/flatfile/flatfile-import-sample.csv) to see the correct format and field structure for importing your data.
48-
47+
Download our [sample CSV file](https://media.docs.plane.so/importers/flatfile/flatfile-import-sample.csv) to see the correct format and field structure for importing your data.
48+
4949
Make sure your CSV is properly formatted before uploading. Save your CSV file with UTF-8 encoding. Malformed rows or mismatched columns may cause individual rows to fail during import.
5050
:::
5151

@@ -59,7 +59,7 @@ Here's how to get started:
5959

6060
The importer automatically maps fields when column names match Plane's field names. You can adjust any mapping by clicking the dropdown next to each incoming field.
6161

62-
Required fields are marked with an asterisk (*).
62+
Required fields are marked with an asterisk (\*).
6363

6464
::: warning User fields require email addresses
6565
For fields like **Assignees** and **Created By**, you must use email addresses rather than usernames. This ensures team members are correctly linked to their work items in Plane.
@@ -83,7 +83,6 @@ Here's how to get started:
8383
You'll see a table preview of your data with all mapped fields. This is your last chance to verify everything looks correct before import.
8484

8585
![Data preview table](https://media.docs.plane.so/importers/flatfile/data-preview.webp#hero)
86-
8786
- Review each row to ensure the data appears as expected
8887
- Check that field mappings are correct
8988
- If something's not right, click **Back** to adjust your field mapping
@@ -106,7 +105,6 @@ Here's how to get started:
106105

107106
After the import shows "Finished" status, navigate to **Work Items** in your Plane project to confirm your data imported successfully.
108107

109-
110108
## Imported fields
111109

112110
When bringing your data from CSV into Plane, here's exactly what you can transfer over:
@@ -127,7 +125,6 @@ When bringing your data from CSV into Plane, here's exactly what you can transfe
127125
| Module | |
128126
| Created At | |
129127

130-
131128
## Managing your imports
132129

133130
After completing imports, you can:

0 commit comments

Comments
 (0)