diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/short-guide-to-pandocs-sources.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/short-guide-to-pandocs-sources.md b/doc/short-guide-to-pandocs-sources.md index 77494f8e5..cff764034 100644 --- a/doc/short-guide-to-pandocs-sources.md +++ b/doc/short-guide-to-pandocs-sources.md @@ -234,8 +234,7 @@ The library is structured as follows: with extensions. - `Text.Pandoc.Lua.*` implement Lua filters. - `Text.Pandoc.Options` defines reader and writer options. - - `Text.Pandoc.PDF` contains functions for producing a PDF from a - LaTeX source. + - `Text.Pandoc.PDF` contains functions for producing PDFs. - `Text.Pandoc.Parsing` contains parsing functions used in multiple readers. the needs of pandoc. - `Text.Pandoc.SelfContained` contains functions for making an HTML |