unisonweb / unison

A friendly programming language from the future
https://unison-lang.org
Other
5.66k stars 266 forks source link

Empty codeblock in docs crashes ucm: InvalidPosException #2479

Open ChrisPenner opened 2 years ago

ChrisPenner commented 2 years ago

ucm version: release/M2j (built on 2021-10-07)

{{
```
```
}}
x = "hi"

Exits UCM on save with:

.>
ucm: InvalidPosException 0
aryairani commented 1 week ago

No longer crashes ucm, but still a bad error:

image

if for no other reason than it talks about something in red, but there is nothing in red.