Skip to content

Fix: Avoid inserting separator before whitespace in HTMLProcessor.#1220

Merged
tushuhei merged 3 commits into
mainfrom
java-fix2
May 8, 2026
Merged

Fix: Avoid inserting separator before whitespace in HTMLProcessor.#1220
tushuhei merged 3 commits into
mainfrom
java-fix2

Conversation

@tushuhei
Copy link
Copy Markdown
Member

@tushuhei tushuhei commented May 8, 2026

This fixes an issue where BudouX Java and Python may insert a separator between a closed LI tag and an open LI tag due to whitespace between them, causing layout issues.

This fixes an issue where BudouX Java may insert a separator between a closed LI tag and an open LI tag (due to whitespace between them), causing layout issues.
@tushuhei tushuhei requested a review from kojiishi May 8, 2026 01:22
tushuhei added 2 commits May 8, 2026 01:28
…sor.

This fixes an issue where BudouX may insert a separator between a closed LI tag and an open LI tag (due to whitespace between them), causing layout issues. This ports the fix from the Java implementation.
Copy link
Copy Markdown
Collaborator

@kojiishi kojiishi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tushuhei tushuhei merged commit b1eba51 into main May 8, 2026
41 checks passed
@tushuhei tushuhei deleted the java-fix2 branch May 8, 2026 07:42
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.

2 participants