FSharp.Formatting icon indicating copy to clipboard operation
FSharp.Formatting copied to clipboard

Cleaner markdown output for API docs

Open dsyme opened this issue 4 years ago • 0 comments

The markdown output for API docs is messy - there's lots of embedded HTML and I'm not sure it renders properly

This branch has the start of an attempt to generate less HTML: https://github.com/dsyme/FSharp.Formatting/tree/apimd However it's still got many problems. After running tests the typical markdown output can be viewd at, say

FSharp.Formatting\tests\FSharp.ApiDocs.Tests\output\md\FsLib2_examples\reference\fslib-commentexamples.md

dsyme avatar Nov 10 '21 18:11 dsyme