new interval parser
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
<td>8 times 500m with 3 minutes 30 seconds rest</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>4x(500m+500m)/5min</td><td>4 times 1km, but each km is reported as two 500m intervals without rest</td>
|
||||
<td>4x((500m+500m)/5min)</td><td>4 times 1km, but each km is reported as two 500m intervals without rest. Note the nested parentheses.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2x500m/500m</td><td>A 2k rowed as 500m "on", 500m "off"</td>
|
||||
|
||||
Reference in New Issue
Block a user