From 599c06f942d549e8260de7c6735dc03a013ed92e Mon Sep 17 00:00:00 2001 From: Unoqwy <65187632+Unoqwy@users.noreply.github.com> Date: Wed, 29 Jul 2020 20:50:42 +0200 Subject: readme: box default values --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 37f1221..0740303 100644 --- a/readme.md +++ b/readme.md @@ -276,8 +276,8 @@ For the output template: - `string` will print `string` with the first font from `additionalFonts`. The index `0` corresponds to the standard font. -- `string` will underline `string` in red and `string` will draw a white box around `string`. -
Usage: ``. +- `string` will underline `string` in red and `string` will draw a white box around `string`. +
Usage: ``. Only `Position` is required, everything else has a default value.
Positions: `BBTop, BBBottom, BBVBoth, BBLeft, BBRight, BBHBoth, BBFull` - `` will insert the given bitmap. XPM image -- cgit v1.2.3