summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-03-24 10:16:06 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-03-24 10:16:06 -0700
commite3097172b1c9fbdc329584e2c121044faed57936 (patch)
treecbc82f5aa0059cde192b15e05233a54246ca79e5
parentdd058b38b0e7ed511353338c4830aab156c39a0e (diff)
Fixed typo in README
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 5092aad09..30aba8a3f 100644
--- a/README
+++ b/README
@@ -146,7 +146,7 @@ General options
`textile` (Textile), `rst` (reStructuredText), `html` (HTML),
`docbook` (DocBook), `opml` (OPML), `org` (Emacs Org-mode),
`mediawiki` (MediaWiki markup), `haddock` (Haddock markup), or
- latex` (LaTeX). If `+lhs` is appended to `markdown`, `rst`,
+ `latex` (LaTeX). If `+lhs` is appended to `markdown`, `rst`,
`latex`, or `html`, the input will be treated as literate Haskell
source: see [Literate Haskell support](#literate-haskell-support),
below. Markdown syntax extensions can be individually enabled or