{{space}}
Pads the input value out to 30 characters using whitespace, for column alignment in generated output.
{{space "<value>"}}Example
Section titled “Example”This is {{space "Hello World"}} ...spaced out.This results in:
This is Hello World ...spaced out.