It seems that the parser actually relies on the file extension when
converting files... I was playing around with some text files which were
actually html files, but had the extension .inc on them. The python parser
would just convert them as a text file, raw HTML elements left in the
document in the viewer. When I symlinked the .inc file to .html, and pointed
the parser at that instead, it seemed to work fine. Bug or...?





Reply via email to