Open divyanshukatiyar opened 1 year ago
I can take a shot at this :) Seems like a nice issue to warm up and get familiar with the module structure.
PR #267
Implemented with PR #267. Thanks @rasdani :)
@LeonardPuettmannKern minor thing, but the tabler icon isn't showing up on the bricks cms. Can you look into that? maybe just a typo or something in the configs
thanks @jhoetter ! will have a look!
Fixed the icon on the cms and opened a PR. Closing again once its merged.
I found a small issue in the Refinery: YOUR_REGEX, YOUR_ATTRIBUTE & YOUR_LABEL has to be changed to REGEX, ATTRIBUTE & LABEL Otherwise top :)
Description Given a text, I want to extract all the occurrences of the percentages with numerical values.
Implementation? A regex can be used for this case.
Additional context Add any other context or screenshots about the feature request here.