Add maxheight for listings
Some checks failed
DokuWiki Default Tasks / all (push) Has been cancelled

This commit is contained in:
2026-01-06 09:14:40 +01:00
parent 490a483df1
commit 9664dbb256
3 changed files with 75 additions and 17 deletions

View File

@@ -139,6 +139,7 @@ abstract class syntax_plugin_luxtools_abstract extends SyntaxPlugin
'showsize' => 0,
'showdate' => 0,
'listsep' => ', ',
'maxheight' => 500,
];
// Merge with handler-specific defaults