The specification says the following:
Centered text constitutes an Action element, and is bracketed with greater/less-than
But the following results in not centered text:
> Centered line <
Not a centered line
It should be one of the following:
- A centered action followed by a non-centered action
- Raise an error for invalid syntax
I'm going with the latter to maintain the formatting of having a space after each section
The specification says the following:
But the following results in not centered text:
It should be one of the following:
I'm going with the latter to maintain the formatting of having a space after each section