FountainSharp 1.0.0-pre16

This is a prerelease version of FountainSharp.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package FountainSharp --version 1.0.0-pre16                
NuGet\Install-Package FountainSharp -Version 1.0.0-pre16                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FountainSharp" Version="1.0.0-pre16" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FountainSharp --version 1.0.0-pre16                
#r "nuget: FountainSharp, 1.0.0-pre16"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FountainSharp as a Cake Addin
#addin nuget:?package=FountainSharp&version=1.0.0-pre16&prerelease

// Install FountainSharp as a Cake Tool
#tool nuget:?package=FountainSharp&version=1.0.0-pre16&prerelease                

An F# based Fountain Markdown processor that's based on the FSharp.Formatting library by Tomas Petricek.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • Portable Class Library (.NETFramework 4.5, Windows 8.0)

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-pre30 1,035 6/29/2017
1.0.0-pre29 810 6/26/2017
1.0.0-pre28 807 4/20/2017
1.0.0-pre27 959 3/9/2017
1.0.0-pre25 729 1/5/2017
1.0.0-pre24 874 1/4/2017
1.0.0-pre23 842 12/21/2016
1.0.0-pre22 865 12/10/2016
1.0.0-pre21 836 12/2/2016
1.0.0-pre20 819 12/2/2016
1.0.0-pre19 862 11/25/2016
1.0.0-pre18 847 11/17/2016
1.0.0-pre17 843 11/16/2016
1.0.0-pre16 857 11/10/2016
1.0.0-pre15 1,288 11/9/2016
1.0.0-pre14 859 11/8/2016
1.0.0-pre13 919 11/7/2016
1.0.0-pre12 1,257 11/4/2016
1.0.0-pre10 729 10/30/2016
1.0.0-pre08 713 10/21/2016

Bugfix: centered block is recognized as forced transition when preceded and followed by empty line(s).