Benct Philip Jonsson
Results
42
issues of
Benct Philip Jonsson
Please add a field `LUAUTF8_VERSION = "3.2.1.0"` to the library table, where the string contains the version number of the library. As it is now it is impossible to check...
**Proposed feature and problem it solves:** I wish there were ``` code $ifeq(VAR-NAME-1)(VAR-NAME-2)$TEXT$endifeq$ $ifneq(VAR-NAME-1)(VAR-NAME-2)$TEXT$endifneq$ ``` conditionals in templates, so that the template fragment `TEXT` is only included if the values...
enhancement