unison icon indicating copy to clipboard operation
unison copied to clipboard

Expressions following `|>` operator should appear on newlines by default

Open rlmark opened this issue 1 year ago • 3 comments

Describe and demonstrate the bug

@hojberg and I have noticed a change in how terms which include the |> operator are displayed since 0.5.26.

Old display as of 0.5.25:
Screenshot 2024-09-16 at 12 38 24 PM

New display on 0.5.26: Screenshot 2024-09-16 at 12 38 36 PM

This causes some display issues for the website, where our front page shows some code examples with odd formatting. (We've since decided to deploy with the 0.5.25 executable).

Transcript: manyOperators.md

Environment (please complete the following information):

  • Version 0.5.26
  • Mac M1 chip

rlmark avatar Sep 16 '24 19:09 rlmark