Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
9.11
-
None
-
Unknown
-
Description
When using the code macro with large code content, it would be nice to display only first N number of lines and let the user click on "View more" at the bottom of the code display to unfold more.
IMO this should even be the default and we should limit by default at something like 50 lines of code max, and introduce a "lines" parameter to specify how many lines to display.