language-tags icon indicating copy to clipboard operation
language-tags copied to clipboard

Lookup by mixed case `subtag`

Open AmitMY opened this issue 3 years ago • 0 comments

tags.subtags('Sgnw')

Should return the same as

tags.subtags('sgnw')

Which is image

AmitMY avatar Feb 18 '22 22:02 AmitMY