F# Formatting v7.2.6 Release Notes

    • In ApiDocsModel, separate out the parameter, summary, remarks sections etc.

    • ๐Ÿ“„ In ApiDocsModel, integrate the parameter types with the parameter docs (when using XML docs)

    • ๐Ÿ“„ In HTML generation for API docs, locate the github link top right

    • โš  In ApiDocsModel.Generate, optionally give warnings when XML doc is missing or parameter names are incorrect. Activate using

    • In ApiDocsModel, change "Parameters" to "Substitutions"

    • ๐Ÿ›  Fix formatting of (most) custom operators

    • ๐Ÿ›  Fix formatting of op_XYZ binary and unary operators