fsprojects / FSharp.Formatting

F# tools for generating documentation (Markdown processor and F# code formatter)
https://fsprojects.github.io/FSharp.Formatting/
Other
462 stars 155 forks source link

Add scrollbar to long Namespace description #887

Closed nojaf closed 7 months ago

nojaf commented 7 months ago

Fixes https://github.com/fsprojects/FSharp.Formatting/issues/886.

There were two problems here, the namespace XML doc was wrapped in a pre tag while it shouldn't be.

And if is too long it should get the scrollbar similar to members.