FsReveal icon indicating copy to clipboard operation
FsReveal copied to clipboard

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

Results 31 FsReveal issues
Sort by recently updated
recently updated
newest added

I suggest you offline support. Offline support is very important for presentations as one may not always have WiFi or a charged phone. Especially so while travelling and giving presentations...

help wanted

I encountered a strange problem with syntax highlighting: I have an almost identical code sample on two consecutive slides, both of them defines a record type, but the second one...

When I save index.md I get this in the cmd.exe output which breaks presentation refresh: ``` Evaluating F# snippet failed: input.fsx(4,5): error FS0039: The value or constructor 'div' is not...

There's now a Sample folder with a Fable application. Was that an accident, or is it intended to highlight something about FsReveal? It appears to be the former, in which...

Hi, it would be nice if we could use a online service, point to a github repository and see the presentation rendered without having to generate or host it.

On my notebook at 1366x768 resolution tooltips of all example presentation are displayed at the bootom edge of the screen and sometimes even off the screen. The problem is present...

Can I reference nugets for F# formatting? /cc @tpetricek

on Ubuntu 14.04.4 Fsharp 4.0 Mono JIT compiler version 4.2.2 (Stable 4.2.2.30/996df3c Mon Feb 15 17:30:30 UTC 2016)

When trying to write slides on the train without an internet connection, I'd like to have some dependencies copied locally. To do that, I use an other html template than...

Had this idea the other day when prepping for a talk that has some live coding and some presentations. Switching between presentation and code is always a pain and is...