Missing line breaks in @signatures{x, y, z}
pchiusano opened this issue · 1 comments
pchiusano commented
If a @signature{x, y, z} block has multiple terms being shown, it looks like they are shown without linebreaks?
Confirmed that display command renders this as expected, and the Signature constructor of the doc is giving a [SyntaxText], so pretty sure it’s just a rendering tweak that’s needed.
hojberg commented
This has been fixed :D