pandoc/README.Debian
fiddlosopher 44d1a28b0f Added README.Debian documenting what the "Suggests" are needed for.
Closes Debian bug #488642.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1293 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-07-10 01:56:37 +00:00

8 lines
339 B
Text

Note to Debian users on "Suggested" dependencies:
If you intend to use the markdown2pdf script, you should install
texlive-latex-recommended (or, if you use teTeX, tetex-extra). This
provides LaTeX packages that are needed by markdown2pdf.
If you intend to use the html2markdown script, you should install
tidy, plus either wget or w3m.