aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-10-02 02:08:52 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-10-02 02:08:52 +0000
commita1ad3b4e5fde28e74787dd4af609ea7aaf5b8005 (patch)
treed20ced325f4d78f86af8c8bb2ce60ba974728290 /debian/control
parent5f64258a4e077c6f2a8f0dfe429e01a9401af016 (diff)
downloadpandoc-a1ad3b4e5fde28e74787dd4af609ea7aaf5b8005.tar.gz
Modified html2markdown. Previously html2markdown piped all input
through html tidy before passing it to pandoc. This causes problems on certain sites (e.g. daringfireball.com/markdown) which have well-formed xhtml that causes tidy to choke. Solution is to try pandoc on the original HTML, and run it through tidy only if that fails. This means that a temp file is now always used, even when input comes from a local file or standard input. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1039 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'debian/control')
0 files changed, 0 insertions, 0 deletions