speedcontrol / nodecg-speedcontrol

NodeCG bundle to help facilitate the running of speedrunning marathons, including overlays.
MIT License
45 stars 34 forks source link

Improve regex on schedule import #32

Closed zoton2 closed 5 years ago

zoton2 commented 6 years ago

There's been some issues with the regex in the past, need to check it's ok.

zoton2 commented 5 years ago

Have improved some of the regex on schedule import, still need to check all of it properly.

zoton2 commented 5 years ago

Have replaced the Markdown regex with some other libraries, and the other regex for splitting players/teams should be OK now.