Catherine Berry
Results
2
issues of
Catherine Berry
### Steps to reproduce the problem As a vision-impaired user, I wanted everything on the web UI to appear as light text on a dark background. I tried both the...
bug
This code ``` MarkdownText( markdown = "foo\nbar" ) ``` renders as > foo > bar Markdown is supposed to treat a single newline as equivalent to a space, with only...