A parseint filter operator #5808
BurningTreeC
started this conversation in
Ideas
Replies: 1 comment 5 replies
-
@BurningTreeC The math operators already parse their input using Try Did you run into a situation where one of the math operators was not parsing the input as a number? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In advanced stylesheets sometimes I want to parse a configuration value to integer, like for example the sidebarbreakpoint
Therefor, a filter operator that does just that would come in very handy
Beta Was this translation helpful? Give feedback.
All reactions