From f164838953dfba4710de2fb9b5a40bc4ba48c751 Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Fri, 27 Oct 2023 20:54:24 -0400 Subject: [PATCH] Add a space after objects. --- default_environment/templates/html/object.dust | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/default_environment/templates/html/object.dust b/default_environment/templates/html/object.dust index e1118aa..0e094d8 100644 --- a/default_environment/templates/html/object.dust +++ b/default_environment/templates/html/object.dust @@ -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 !}