-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Description
- Removes XML declaration (That's the
<?xml version="1.0" standalone="yes" encoding="UTF-8" ?>string, or at the minimum<?xml version="1.0"?>that appears at the top of most XML files.) - Removes CDATA from
<command/>blocks even when there's a>character there.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels