aaronpeikert / dodontprereg

https://aaronpeikert.github.io/dodontprereg/
0 stars 0 forks source link

tags are case sensitive #18

Closed aaronpeikert closed 4 months ago

aaronpeikert commented 4 months ago

e.g. intermediate vs Intermediate.

We should check that this does not break anything.

LukasWallrich commented 4 months ago

This will likely break things - shall we just convert them tolower() before filtering?