Thanks for React and JSX! Would it be possible to escape curly brackets in the future? Like this: ``` <div>In JSX you can use the \{ and \} characters to escape and evaluate inline JavaScript.</div> ```