Files
pandoc/test/command
John MacFarlane efbb329f1a Groff escaping changes.
- `--ascii` is now turned on automatically for man output, for
  portability.  All man output will be escaped to ASCII.
- In T.P.Writers.Groff, `escapeChar`, `escapeString`, and
  `escapeCode` now take a boolean parameter that selects
  ascii-only output.  This is used by the Ms writer for
  `--ascii`, instead of doing an extra pass after writing
  the document.
- In ms output without `--ascii`, unicode is used whenever
  possible (e.g. for double quotes).
- A few escapes are changed: e.g. `\[rs]` instead of `\\` for
  backslash, and `\ga]` instead of `` \` `` for backtick.
2018-10-18 10:21:34 -07:00
..
2017-03-16 22:31:36 +01:00
2017-06-27 15:03:16 +02:00
2017-03-10 09:46:32 +01:00
2017-03-04 23:01:29 +01:00
2017-03-13 22:11:10 +01:00
2017-06-20 11:21:32 +02:00
2017-08-16 09:47:25 -07:00
2017-05-03 22:43:34 +02:00
2017-05-06 11:00:32 +02:00
2018-07-02 19:07:28 +03:00
2017-02-11 20:55:13 +01:00
2017-03-20 21:55:30 +01:00
2017-05-11 00:17:56 +02:00
2017-03-23 16:54:47 +01:00
2017-03-26 20:48:54 +02:00
2017-07-13 20:56:59 +02:00
2017-05-24 22:41:47 +02:00
2017-12-22 10:36:37 -08:00
2017-10-08 21:57:26 -07:00
2017-11-01 09:27:51 -07:00
2017-10-30 11:04:40 -07:00
2017-11-04 10:35:52 -07:00
2017-11-08 21:54:23 -08:00
2017-12-03 20:15:40 -08:00
2017-12-08 16:34:15 -08:00
2018-10-18 10:21:34 -07:00
2018-05-08 09:14:58 -07:00
2018-06-11 10:53:56 -07:00
2018-07-15 15:14:40 -07:00
2017-03-16 22:31:36 +01:00
2018-10-18 10:21:34 -07:00
2017-05-20 23:09:08 +02:00
2018-07-15 15:14:40 -07:00
2017-05-20 23:09:08 +02:00
2017-06-01 09:50:51 +02:00
2017-10-22 20:33:30 +02:00
2018-10-15 00:37:17 -07:00
2017-02-04 22:09:19 +01:00
2017-05-20 23:09:08 +02:00