FountainSharp 1.0.0-pre30

This is a prerelease version of FountainSharp.
dotnet add package FountainSharp --version 1.0.0-pre30
                    
NuGet\Install-Package FountainSharp -Version 1.0.0-pre30
                    
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-pre30" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FountainSharp" Version="1.0.0-pre30" />
                    
Directory.Packages.props
<PackageReference Include="FountainSharp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FountainSharp --version 1.0.0-pre30
                    
#r "nuget: FountainSharp, 1.0.0-pre30"
                    
#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.
#addin nuget:?package=FountainSharp&version=1.0.0-pre30&prerelease
                    
Install FountainSharp as a Cake Addin
#tool nuget:?package=FountainSharp&version=1.0.0-pre30&prerelease
                    
Install FountainSharp as a Cake Tool

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, WindowsPhone 8.0, WindowsPhoneApp 8.1)

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,166 6/29/2017
1.0.0-pre29 939 6/26/2017
1.0.0-pre28 942 4/20/2017
1.0.0-pre27 1,138 3/9/2017
1.0.0-pre25 813 1/5/2017
1.0.0-pre24 1,007 1/4/2017
1.0.0-pre23 975 12/21/2016
1.0.0-pre22 1,000 12/10/2016
1.0.0-pre21 969 12/2/2016
1.0.0-pre20 952 12/2/2016
1.0.0-pre19 995 11/25/2016
1.0.0-pre18 977 11/17/2016
1.0.0-pre17 976 11/16/2016
1.0.0-pre16 990 11/10/2016
1.0.0-pre15 1,423 11/9/2016
1.0.0-pre14 996 11/8/2016
1.0.0-pre13 1,055 11/7/2016
1.0.0-pre12 1,393 11/4/2016
1.0.0-pre10 816 10/30/2016
1.0.0-pre08 800 10/21/2016

bugfix: Scene heading at the end of the document recognized with an additional line break