Skip to content

Commit

Permalink
adding fsharp in markdown breaks things
Browse files Browse the repository at this point in the history
  • Loading branch information
nrolland committed Dec 27, 2012
1 parent db21b8f commit 1502112
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ or browse the [GitHub](https://github.com/tpetricek/FSharp.Formatting) repositor
Documentation
-------------

[lang=fsharp]
let s = "Hello"

The documentation for this library is generated automatically (using the literate programming
tools that are built on top of it and are described in [literate programming page](demo.html).
If you spot a typo, please submit a pull request! The source Markdown and F# script files are
Expand All @@ -50,4 +53,4 @@ The project is hosted on [GitHub](https://github.com/tpetricek/FSharp.Formatting
### Library license

The library is available under Apache 2.0. For more information see the
[License file](https://github.com/tpetricek/FSharp.Formatting/blob/master/LICENSE.md) in the GitHub repository.
[License file](https://github.com/tpetricek/FSharp.Formatting/blob/master/LICENSE.md) in the GitHub repository.

0 comments on commit 1502112

Please sign in to comment.