Skip to content

fix: block headings truncated when offset inside quotes or list items#674

Open
trent-howard wants to merge 2 commits into
MeanderingProgrammer:mainfrom
trent-howard:fix/block-heading-truncation
Open

fix: block headings truncated when offset inside quotes or list items#674
trent-howard wants to merge 2 commits into
MeanderingProgrammer:mainfrom
trent-howard:fix/block-heading-truncation

Conversation

@trent-howard

Copy link
Copy Markdown

Offset background win_col and border padding by node.start_col so block-width headings nested in list items or quotes render at full width instead of being truncated by the indentation.

before after
before after

Also bumped the test screen size as the block-border-virtual heading test ended up large enough to capture the status column

Offset background win_col and border padding by node.start_col so
block-width headings nested in list items or quotes render at full
width instead of being truncated by the indentation.
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