Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GRAPHICS: MACGUI: fix md indent leaking from lists into following content - #7843

Open
spleen1981 wants to merge 1 commit into
scummvm:masterfrom
libretro:fix_indent
Open

GRAPHICS: MACGUI: fix md indent leaking from lists into following content#7843
spleen1981 wants to merge 1 commit into
scummvm:masterfrom
libretro:fix_indent

Conversation

@spleen1981

Copy link
Copy Markdown
Contributor

Freeze the per-line indent at first text and clear the bullet compensation once outside a list, so text after a list is not shifted out of alignment.

Examples of the issue are the following:
image
(negative indent for plain text following a list)

image

(posiitive indent of a ## heading, supposed to be 0)

Both cases are fixed with this PR

Freeze the per-line indent at first text and clear the bullet compensation once outside a list, so text after a list is not shifted out of alignment.
@spleen1981 spleen1981 changed the title GRAPHICS: MCGUI: fix md indent leaking from lists into following content GRAPHICS: MACGUI: fix md indent leaking from lists into following content Aug 18, 2026
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