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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.