muu with zero state

This commit is contained in:
2026-02-27 09:40:07 +03:00
parent 79231a0dfb
commit 1a9b8bd7e9
3 changed files with 41 additions and 1 deletions

View File

@ -17,7 +17,13 @@ table.data-gen - генерация таблицы в формате "1,2;3,4;",
$<action>,<param>,<param2>$
$C,<num>$ - установить colspan клетки
$R,<num>$ - установить rowspan клетки
$c,<color>$ - установить цвет клетки, color = r | g | b
$c,<color>$ - установить цвет клетки
color:
r - lightred
g - lightgreen
b - lightblue
B - black
$$ - экранирование $
$, - экранирование ,
$; - экранирование ;