exKAZUu-Research / trace-dojo

An educational web app for training program tracing skills.
https://trace-dojo.fly.dev/
Apache License 2.0
2 stars 0 forks source link

fix: Fix checkpoint regrex #71

Closed Tatehito closed 8 months ago

Tatehito commented 8 months ago

チェックポイントを取得するための正規表現を変更し、行末に文字が含まれていても取得できるようにしました。

Self Check