Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-06 | Man writer: break lines at end of each sentence. | fiddlosopher | 1 | -11/+13 | |
groff expects this and treats . and ? differently when followed by line ending as opposed to ordinary space. Also, don't escape periods. Instead, use zero-width character \& to avoid unwanted interpretation of periods at start of line. Resolves Issue #148. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1580 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2007-07-28 | Brought test suite up to date. | fiddlosopher | 1 | -1/+1 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@828 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2007-07-08 | Added test suites for RST, markdown, and man tables. | fiddlosopher | 1 | -0/+205 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@642 788f1e2b-df1e-0410-8736-df70ead52e1b |