Add a space after objects.

This commit is contained in:
Tom Alexander 2023-10-27 20:54:24 -04:00
parent fe3f2642fe
commit f164838953
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
1 changed files with 2 additions and 1 deletions

View File

@ -27,4 +27,5 @@
{@eq value="superscript"}{>superscript/}{/eq}
{@eq value="timestamp"}{>timestamp/}{/eq}
{@none}{!TODO: make this panic!}ERROR: Unrecognized type {.type}.{/none}
{/select}
{/select}{~s}
{! TODO: Maybe the final space should be conditional on end blank in the org source !}