This PR fixes an issue when including a hard line break in a `Format` that caused subsequent (ordinary) line breaks to be erroneously flattened to spaces. This issue is especially important for displaying notes and hints in error messages, as these components could appear garbled due to improper line-break rendering.
8 lines
175 B
Text
8 lines
175 B
Text
[Meta.Tactic.simp.rewrite] PUnit.default_eq_unit:1000:
|
|
default
|
|
==>
|
|
PUnit.unit
|
|
[Meta.Tactic.simp.rewrite] eq_self:1000:
|
|
PUnit.unit = x
|
|
==>
|
|
True
|