https://bz.apache.org/bugzilla/show_bug.cgi?id=63620
--- Comment #9 from Felix Schumacher <felix.schumac...@internetallee.de> --- Are there newlines in the JSON data or only normal spaces and tabs? If I remember correctly, rsyntaxtextarea is really problematic on data that has looong lines. You might get away by pretty printing your JSON data in a post processor or by extracting parts of the JSON data. -- You are receiving this mail because: You are the assignee for the bug.