After all this time, the forum still has issues with posting simple text in plain English. If you take the text below and replace the square brackets with parentheses, the forum will reject it: The preview fails ("Preview cannot be loaded") and the post fails with everyone's favourite JSON error:
The "performance screen" is a workout pace alert [too slow or too fast].
Simpler test case:
alert[
EDIT: It works now.
The "performance screen" is a workout pace alert (too slow or too fast).
alert(
The "performance screen" is a workout pace alert [too slow or too fast].
Simpler test case:
alert[
EDIT: It works now.
The "performance screen" is a workout pace alert (too slow or too fast).
alert(
Comment