Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-23 | Fixed test for change in log level. | John MacFarlane | 1 | -3/+0 | |
2017-05-25 | Update command tests to include stderr output. | John MacFarlane | 1 | -0/+3 | |
2017-02-06 | Removed --parse-raw and readerParseRaw. | John MacFarlane | 1 | -0/+27 | |
These were confusing. Now we rely on the +raw_tex or +raw_html extension with latex or html input. Thus, instead of --parse-raw -f latex we use -f latex+raw_tex and instead of --parse-raw -f html we use -f html+raw_html |