Merge remote-tracking branch 'origin/master'

master
Philippe Pittoli 2023-05-06 17:32:23 +02:00
commit b88aaadc9d
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ my @list_multiline_cmd = (
, qr/^\.SUBSUBSUBSECTION$/
, qr/^\.SECTION$/
, qr/^\.BULLET$/
, qr/^\.ENUM$/
);
my $STACK = "";