Learn

remove_right

Removes a string from the end of a string, if present.

Sample Usage

---
title: Our Big Family
---

{{ title|remove_right:Family }}

This will return Our Big.

Note: the v1 modifier parser does not accept whitespace.

Parameters

This modifier has no parameters.

This article was last updated on March 30th, 2016. Find an error? Please let us know!