Posted: Fri Jan 10, 2020 10:36 pm |
|
Seems that if you type a <bracket> bracket,any text after a space or break will be consumed within the brackets until the bracket closes.
{`123 other stuff here}
becomes
<123>
This happens inside other objects such as code blocks too, meaning typing code causes errors if you happen to be testing less-than-a-number.
Image proof: