Liquid filter inconsistency (replace_first, remove_first)

These Liquid filters are documented by Shopify as such:
remove_first
replace_first

However, in Treepl they are implemented as:
removefirst
replacefirst

Not sure if there is a reason for this discrepancy, but it would be good if they could be the same as the Shopify version to avoid confusion.

1 Like

@Eugene - Any reason for this or should I just add it to the public backlog? :slight_smile:

Fixed in version 4.9

1 Like