Json formatter and parser. #73
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Done.
Json Formatter and parser deletes half of XML send in JSON


before:
after:
prettify and minimize work in the same way
{
"data": "Test1Test3",
"process": "/values/value[1]",
"processor": "xalan",
"version": "2.0"
}
Json formatter allows coping text with style, fotos, page number counters etc. sometimes it creates another JSONblock. Ability to copy anything into input field is intresting but creates problems with JSON formating.
Deploying in current form, might reopen when needed.