Need to warn about some more characters on CSV import

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Miika Turkia 2015-01-05 21:24:59 +02:00 committed by Dirk Hohndel
parent 65eed80e37
commit 344e517956

View file

@ -1094,7 +1094,7 @@ an introduction to CSV-formatted files see xref:S_CSV_Intro[A Diver's Introducti
[icon="images/icons/important.png"]
[IMPORTANT]
The CSV import has a couple of caveats. You should avoid some special characters
like ampersand (&) and double quotes ("), the latter if quoting text cells. The
like ampersand (&), less than (<), greater than (>) and double quotes ("), the latter if quoting text cells. The
file should use UTF-8 character set, if having non-ASCII characters. Also the
size of the CSV file might cause problems. Importing 100 dives at a time
(without dive profile) has worked previously, but larger files might exceed