auto 3eb4970407 Refactor toHtml() method in Form.java
Enhanced `toHtml()` to split multiline values into paragraphs using streams and filters. This improves HTML output readability by ensuring each line is wrapped in `<p>` tags. Also updated workspace.xml with the correct description for the recent changes.
2024-08-11 18:47:36 +02:00
2024-08-11 18:47:36 +02:00
2024-01-13 16:24:54 +01:00
2024-01-13 16:24:54 +01:00
S
Description
No description provided
399 KiB
Languages
Java 100%