FsReveal 1.1.0-alpha001

This is a prerelease version of FsReveal.
There is a newer version of this package available.
See the version list below for details.
dotnet add package FsReveal --version 1.1.0-alpha001
NuGet\Install-Package FsReveal -Version 1.1.0-alpha001
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="FsReveal" Version="1.1.0-alpha001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FsReveal --version 1.1.0-alpha001
#r "nuget: FsReveal, 1.1.0-alpha001"
#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 FsReveal as a Cake Addin
#addin nuget:?package=FsReveal&version=1.1.0-alpha001&prerelease

// Install FsReveal as a Cake Tool
#tool nuget:?package=FsReveal&version=1.1.0-alpha001&prerelease

FsReveal parses markdown or F# script files and generates reveal.js slides.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.3.1 3,285 6/17/2016
1.3.0 1,124 6/1/2016
1.2.3 1,169 4/5/2016
1.2.2 1,217 4/5/2016
1.2.1 1,255 2/6/2016
1.2.0 1,198 1/31/2016
1.1.2 1,288 1/5/2016
1.1.1 1,139 1/4/2016
1.1.0 1,265 11/10/2015
1.1.0-alpha001 925 11/10/2015
1.0.3 1,870 8/13/2015
1.0.2 1,337 6/15/2015
1.0.1 1,177 6/15/2015
1.0.0 1,133 6/14/2015
0.10.5 1,162 6/14/2015
0.10.4 1,149 6/14/2015
0.10.3 1,112 6/14/2015
0.10.2 1,132 6/14/2015
0.10.1 1,106 6/11/2015
0.10.0 1,142 6/8/2015
0.9.0 1,135 6/8/2015
0.8.0 1,188 6/1/2015
0.7.7 1,221 5/9/2015
0.7.2 1,474 3/22/2015
0.7.0 1,248 3/12/2015
0.6.3 1,143 3/8/2015
0.6.2 1,126 3/5/2015
0.6.1 1,351 3/5/2015
0.6.0 1,168 3/5/2015
0.5.3 1,526 3/5/2015
0.5.2 1,143 3/4/2015
0.5.1 1,370 3/3/2015
0.5.0 1,396 3/2/2015
0.4.3 1,170 3/2/2015
0.4.2 1,758 3/1/2015
0.4.1 1,231 3/1/2015
0.4.0 1,512 3/1/2015
0.3.3 1,377 3/1/2015
0.3.2 1,552 2/25/2015
0.3.1 1,276 1/12/2015
0.3.0 1,150 1/12/2015
0.2.2 1,165 1/12/2015
0.2.1 1,202 1/5/2015
0.2.0 1,446 1/5/2015
0.1.9 1,331 1/3/2015
0.1.8 1,503 11/14/2014
0.1.7 1,438 11/14/2014
0.1.6 1,565 11/14/2014
0.1.5 1,471 11/12/2014
0.1.4 1,420 11/12/2014
0.1.3 1,407 11/12/2014
0.1.2 1,497 11/12/2014
0.1.1 1,488 11/12/2014
0.1.0 1,497 11/12/2014
0.0.9 1,501 11/12/2014
0.0.8 1,368 11/12/2014
0.0.7 1,926 11/4/2014
0.0.7-beta 1,703 11/4/2014
0.0.5-beta 1,057 8/10/2014

Updated to reveal.js 3.2.0
Update FSharp.Formatting to 2.12.0
Fix CSS around code