From b0bf49bd6fd982528b97512156d389a462b03f55 Mon Sep 17 00:00:00 2001 From: Juerd Waalboer Date: Thu, 6 Mar 2025 03:57:25 +0100 Subject: [PATCH] UPGRADING.md: formatting --- UPGRADING.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/UPGRADING.md b/UPGRADING.md index a0f104f..2552a0c 100644 --- a/UPGRADING.md +++ b/UPGRADING.md @@ -49,7 +49,11 @@ where appropriate. in your own scripts so you don't have to write your own parser for `revbank.products` anymore. (Don't forget to `use lib "path/to/lib";` first!) -The calculated tag prices are not displayed anywhere in RevBank, but meant for an upcoming feature which is to generate images for electronic price tags. To exclude addon prices from the price tag (as is customary with statiegeld/pfand/deposits), add the new `#OPAQUE` hashtag to the respective addon lines in `revbank.products`. +The calculated tag prices are not displayed anywhere in RevBank, but meant for +an upcoming feature which is to generate images for electronic price tags. To +exclude addon prices from the price tag (as is customary with +statiegeld/pfand/deposits), add the new `#OPAQUE` hashtag to the respective +addon lines in `revbank.products`. ## Deprecation announcement