WLM Service Definition XML Formatter

hacktoberfest-accepted
2 Open Issues Need Help Last updated: Aug 6, 2025

Open Issues Need Help

View All on GitHub
Application Development Document Processing
Remove Newlines 30 days ago

AI Summary: Modify the PHP script 'sd2html.php' to remove newline characters from the input XML before processing. The script should accept XML input with or without newlines and produce the same HTML output, effectively ignoring any extra whitespace within the XML elements.

Complexity: 3/5
enhancement good first issue

WLM Service Definition XML Formatter

PHP
#hacktoberfest-accepted
Application Development Document Processing

AI Summary: Implement CSS to enable scrolling for the 'Notes' section within the WLM Service Definition HTML output generated by the sd2html.php script. This should ensure that large notes do not overflow the visible area, mirroring the scrolling behavior of other large sections.

Complexity: 2/5
enhancement good first issue

WLM Service Definition XML Formatter

PHP
#hacktoberfest-accepted