Skip to content

Rendered list items should only add newlines around block-level children#1061

Merged
colinodell merged 1 commit into2.6from
fix-list-item-newlines
Dec 29, 2024
Merged

Rendered list items should only add newlines around block-level children#1061
colinodell merged 1 commit into2.6from
fix-list-item-newlines

Conversation

@colinodell
Copy link
Member

Fixes #1059 by ensuring that we only add newlines around block-level elements (instead of around any HTML elements)

@colinodell colinodell self-assigned this Dec 29, 2024
@colinodell colinodell force-pushed the fix-list-item-newlines branch from e476088 to 73e129e Compare December 29, 2024 14:03
@colinodell colinodell merged commit ab3f3ae into 2.6 Dec 29, 2024
@colinodell colinodell deleted the fix-list-item-newlines branch December 29, 2024 14:07
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.

Extra spaces present in li tags with links

1 participant