diff --git a/mkwpp-parser/index.html b/mkwpp-parser/index.html index 3f609f0..d5b056d 100644 --- a/mkwpp-parser/index.html +++ b/mkwpp-parser/index.html @@ -58,7 +58,7 @@

inserting a date

indicating flap and nosc

There are multiple ways to indicate for flap and nosc. You can set all times as nosc or as flap by writing any of the accepted names before the actual time submissions.

All the parser looks for to declare times as nosc is the letter n within the line of a time or on the line before times. E.g. lc n 1:10.315

-

The parser looks for either the letter f or l within the line of a time or on the line before times. E.g. gv l 2.018

+

The parser looks for either the letter f or lap within the line of a time or on the line before times. E.g. gv lap 2.018

Lastly, only in the case of single times, if you have a slash or backslash (/ or \) within the line for your time, anything to the right of it will be counted as flap, and anything on the left will be counted as 3lap. E.g. lc 69999 https://youtu.be/link / counts as a 3lap submission lc / 69999 https://youtu.be/link counts as a flap submission, lc 69999 https://youtu.be/link / 69999 https://youtu.be/link are two submissions in one line

how to format times