mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 15:35:05 +02:00
Support named capture groups in regex transformers (#94)
This commit is contained in:
parent
19beb8f07b
commit
4f9e2ab48d
3 changed files with 7 additions and 1 deletions
|
|
@ -26,6 +26,7 @@ ambiguous situations.
|
|||
- Generic `ilias-web` crawler and `ilias-web` CLI command
|
||||
- Support for the course overview page. Using this URL as a target might cause
|
||||
duplication warnings, as subgroups are listed separately.
|
||||
- Support for named capture groups in regex transforms
|
||||
|
||||
### Fixed
|
||||
- Normalization of meeting names in cards
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue