Pandoc: no line wrapping when converting to HTML
问题 I am converting from Markdown to HTML like so: pandoc --columns=70 --mathjax -f markdown input.pdc -t html -Ss > out.html Everything works fine, except for the fact that the text doesn't get wrapped. I tried different columns lengths, no effect. Removed options, no go. Whatever I tried, the HTML just doesn't get wrapped. I search the bug tracker, but there don't seem to be any open bugs relating to this issue. I also checked the documentation, but as far as I could glean, the text ought be