We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
#4385 - Unable to display two consecutive Hyphen-Minus characters in code boxes
We've had a lot of subtle issues with how code tags are handled, especially when WYSIWYG is involved, and particularly with the need to apply HTML security filtering.
Fix one thing, another thing breaks.
I've been maintaining a unit test with various cases to address this.
This issue is now resolved with a major cleanup of how the code is handling code+WYSIWYG, and the test set extended to cover this specific case.
Fix one thing, another thing breaks.
I've been maintaining a unit test with various cases to address this.
This issue is now resolved with a major cleanup of how the code is handling code+WYSIWYG, and the test set extended to cover this specific case.