From 7e6f61f818f0bc4bed88fd0c46b6ef44b1673af2 Mon Sep 17 00:00:00 2001 From: Andrew Mayorov Date: Fri, 17 May 2024 14:13:49 +0200 Subject: [PATCH] fix(s3-bridge): properly format bulleted list in field description --- rel/i18n/emqx_bridge_s3_upload.hocon | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/rel/i18n/emqx_bridge_s3_upload.hocon b/rel/i18n/emqx_bridge_s3_upload.hocon index 8b3768078..dbda1d6ce 100644 --- a/rel/i18n/emqx_bridge_s3_upload.hocon +++ b/rel/i18n/emqx_bridge_s3_upload.hocon @@ -73,17 +73,17 @@ s3_aggregated_upload_key.desc: """Template for the S3 object key of an aggregated upload.
Template may contain placeholders for the following variables: All other placeholders are considered invalid. Note that placeholders marked as required will be added as a path suffix to the S3 object key if they are missing from the template."""