From e8b160459cc2dffae2bbb6420b035a11ef8a8930 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Tue, 2 Sep 2025 22:15:27 +0200 Subject: [PATCH] communication: show parcel_pickup=* and parcel_mail_in=* in body --- communication.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/communication.yaml b/communication.yaml index 939b5b0..c361be2 100644 --- a/communication.yaml +++ b/communication.yaml @@ -58,7 +58,15 @@ feature: {% endif %} body: |- {% if deprecated %}
{{ repoTrans('deprecated', deprecated[0], deprecated[1])|raw }}
{% endif %} - {% if tags.operator %}{{ keyTrans('operator') }}: {{ localizedTag(tags, 'operator') }}
{% endif %} + markerSign: |- {% set data = const[key ~ '=' ~ value] %} {% if data %}