Last active
September 28, 2020 15:49
-
-
Save redpop/1490c184463c3a05e2e805065ecc40c2 to your computer and use it in GitHub Desktop.
Math in TypoScript #typoscript #math
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| lib.math = TEXT | |
| lib.math { | |
| current = 1 | |
| prioriCalc = 1 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment