Skip to content

Improve doc generation with scrollable text-only output#12

Merged
mdmaas merged 6 commits into
mainfrom
martin
Jun 3, 2026
Merged

Improve doc generation with scrollable text-only output#12
mdmaas merged 6 commits into
mainfrom
martin

Conversation

@mdmaas

@mdmaas mdmaas commented Jun 3, 2026

Copy link
Copy Markdown
Member
  • Long output is rendered as a pre inside .jp-RenderedText.jp-OutputArea-output in the generated page, and the new selector targets exactly that structure.
  • The max-height and overflow-y are enforced with !important on that pre, so plugin/theme defaults should not override it.
  • HTML/interactive outputs are explicitly excluded from clipping by setting max-height none and overflow visible.

@mdmaas mdmaas merged commit b3b0d38 into main Jun 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant