Closed Krzysztof-Cieslak closed 4 years ago
This PR is now using F#.Formatting also for processing markdown files. ~Markdig is still used for API Reference comments due to reasons (MetadataGenerator API from F#.F is not exposing some of the options I need).~ Turns out, I was wrong.
OK, this is ready - the link part is not done yet, I'll do it separate PR and in next version. But for now, this is already a huge improvement.
So this is adding support for F# Formatting literate programming feature discussed in #21
What should be implemented
fsx
files and transforming themFixes #21
CC: @jbeeko