Info
Version: | 21.0.0-beta-003 |
Author(s): | Tomas Petricek, Oleg Pestov, Anh-Dung Phan, Xiang Zhang, Matthias Dittrich |
Last Update: | Friday, August 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://fsprojects.github.io/FSharp.Formatting |
NuGet Url: | https://www.nuget.org/packages/FSharp.Formatting.Literate |
Install
Install-Package FSharp.Formatting.Literate
dotnet add package FSharp.Formatting.Literate
paket add FSharp.Formatting.Literate
FSharp.Formatting.Literate Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Compiler.Service(>= 36.0.3)
- FSharp.Core(>= 4.7.0)
Tags
with F# (great for building documentation) and for generating library documentation
from inline code comments.
The key components are Markdown parser, tools for formatting
F# code snippets, including tool tip type information and a tool for generating
documentation from library metadata.