FSharp.Formatting
FSharp.Formatting copied to clipboard
New lines in API reference docs are not included
New lines seem to be omitted from XML docs in the created API documentation. See below screenshot for a comparison of the input (left) and the generated output (right)
This makes large structured docs hard to read.

Quick fix: assuming none of the docs contain explicit XML markup (<summary>...</summary>, etc.),
just use the --mdcomments command line option to render everything as Markdown:
