This commit adds the possibility to configure the preview text size, text color, background color and background transparency.
The sections can be any string and that is very good idea, this allows me to show something like 10, 20, 30, ... in a numerated list. The problem is that the size of the preview box is only taking care of the font high. This commit then, fixed the preview box size calculation for section witch the text width is greater that the text high.
This commit adds the possibility to configure the preview text size, text color, background color and background transparency. The sections can be any string and that is very good idea, this allows me to show something like 10, 20, 30, ... in a numerated list. The problem is that the size of the preview box is only taking care of the font high. This commit then, fixed the preview box size calculation for section witch the text width is greater that the text high.