Skip to content

Commit c20e800

Browse files
committed
Release 0.3.0 preparations
1 parent 1dbbd90 commit c20e800

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,10 @@ As Garmin supports metric and imperial measurement systems, quick-plan can do th
122122
- kph vs mph (for speed) and
123123
- mpk vs mpm (for pace).
124124

125-
If not specified -m value from configuration will be used ('metric' by default).
125+
If not specified -m value from configuration will be used ('metric' by default).
126+
127+
## Known issues
128+
129+
- It is highly recommanded to use Google Spreadsheets or LibreOffice Calc to edit CSV files, as they both force line-feed (LF)
130+
instead of carriage-return (CR) character for internal line breaks when defining workouts.
131+
The parser we use is not able to parse CR values within the quoted values at the moment.

0 commit comments

Comments
 (0)