[Bugfix] Make sure we remove all text properties before outputting JSON data #8
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "remove-text-properties"
	
	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?
In some cases,
(org-clock-waybar-output-task)returned not just a JSON string, but some string properties, too. This PR removes those properties, ensuring plain JSON output.