New "TimetableHour"-parser #3

Open
opened 2025-06-30 09:53:44 +00:00 by Jason · 0 comments
Owner

The parser for each cell/TimetableHour is not really good, and has a lot of errors. I already have a Regex prepared.
The Regex can't match the sometimes occouring "<br>", so it needs to be replaced before passing through the Regex.

The parser for each cell/TimetableHour is not really good, and has a lot of errors. I already have a [Regex prepared](https://regex101.com/r/mS3S4s/4). The Regex can't match the sometimes occouring "\<br>", so it needs to be replaced before passing through the Regex.
Jason self-assigned this 2025-06-30 09:53:44 +00:00
Jason added the
edit feature
label 2025-06-30 09:54:27 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Jason/virtueller-stundenplan#3
No description provided.