Skip to content

processing/text: Add LineToParagraph processor for HTML paragraph conversion#100

Merged
sunshineplan merged 1 commit into
mainfrom
line-to-p
Nov 28, 2025
Merged

processing/text: Add LineToParagraph processor for HTML paragraph conversion#100
sunshineplan merged 1 commit into
mainfrom
line-to-p

Conversation

@sunshineplan
Copy link
Copy Markdown
Owner

Introduces the LineToParagraph processor, which converts each line of text into a separate HTML

...

element with options to trim whitespace and skip empty lines. Includes a ToParagraphs helper function and comprehensive tests for various configurations and edge cases.

…version

Introduces the LineToParagraph processor, which converts each line of text into a separate HTML <p>...</p> element with options to trim whitespace and skip empty lines. Includes a ToParagraphs helper function and comprehensive tests for various configurations and edge cases.
@sunshineplan sunshineplan merged commit a888977 into main Nov 28, 2025
3 checks passed
@sunshineplan sunshineplan deleted the line-to-p branch November 28, 2025 07:06
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