Make object trailing space dependent on post_blank.

This commit is contained in:
Tom Alexander 2023-12-21 15:13:07 -05:00
parent 72952adb6b
commit 5af4a372ae
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
1 changed files with 1 additions and 2 deletions

View File

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