PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » XML » XML_Beautifier » Bug #4197

Choose change to open and close tags

Details

Request #4197Choose change to open and close tags
Submitted2005-04-21 13:15 UTC
Frominfo at adaniels dot nl
StatusOpen
PackageXML_Beautifier
PHP Version5.0.3
Roadmaps1.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.