All the information for the [ONNX Converter](https://github.com/dotnet/machinelearning/blob/160b0dfa8de334c8c6db3e0bf58653def0cea171/src/Microsoft.ML.Legacy/Models/OnnxConverter.cs) is placed inside the summary tag, which causes formatting issues like in [here](https://docs.microsoft.com/en-us/dotnet/api/microsoft.ml.legacy.models.onnxconverter.convert?view=ml-dotnet#Microsoft_ML_Legacy_Models_OnnxConverter_Convert_Microsoft_ML_Legacy_PredictionModel_). Restructure the XML to have most of the content inside the <remarks> tag. Structure lists and paragraphs using [the dotnet XML tags](https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/xmldoc/recommended-tags-for-documentation-comments)