F# – PDF fun with Markdown and FSharp.Formatting
I spent the last couple of nights putting together a simple Markdown to PDF formatter using Tomas Petricek’s FSharp.Formatting project and the PdfSharp-MigraDoc library. To use this library, you can either grab the source from the GitHub repository or get it from Nuget using the following command: F# Usage To use the library from F#, …
F# – PDF fun with Markdown and FSharp.Formatting Read More »