Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrisbin committed Mar 20, 2018
1 parent a143f23 commit ed93834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ getPageR fp = do
The default extensions are minimal, you can specify you're preferred
[extensions][] with `markdownToHtmlWithExtensions`:

[extensions](http://hackage.haskell.org/package/pandoc/docs/Text-Pandoc-Extensions.html)
[extensions]: http://hackage.haskell.org/package/pandoc/docs/Text-Pandoc-Extensions.html

```haskell
import Text.Pandoc.Extensions (githubMarkdownExtensions)
Expand Down

0 comments on commit ed93834

Please sign in to comment.