Home » XML » XML_Beautifier » Bug #4197
Choose change to open and close tags
Details
| Request #4197 | Choose change to open and close tags |
|---|---|
| Submitted | 2005-04-21 13:15 UTC |
| From | info at adaniels dot nl |
| Status | Open |
| Package | XML_Beautifier |
| PHP Version | 5.0.3 |
| Roadmaps | 1.3.0a1 |
Comments
[2005-04-21 13:15 UTC] info at adaniels dot nl
Description:
------------
I would like to be abled to choose how tags are changed to open and close tags.
1.) --> | -->
2.) --> | -->
3.) --> | --> <div />
Now method 3 is always used. This pretty much kills the use of the beautifier for XHTML, since tags like <script /> are not accepted.