-
Bug
-
Resolution: Fixed
-
Minor
-
3.0 M5
-
None
As for now it is not possible to call the helper with a negative parameter, to perform a reverse shift of the headings, because a negative parameter won't be cast automatically as a number.
Here's a patch which fixes this, as well as preventing h0 or h7 to be outputted.