Files
pandoc/test/command
John MacFarlane adba9d460c Make modern AsciiDoc the target for asciidoc.
The AsciiDoc community now regards the dialect parsed by `asciidoctor`
as the official AsciiDoc syntax, so it should be the target of our
`asciidoc` format.

Closes #8936.

The `asciidoc` output format now behaves like `asciidoctor` used to.
`asciidoctor` is a deprecated synonynm. For the old `asciidoc` behavior
(targeting the Python script), use `asciidoc_legacy`.

The templates have been consolidated. Instead of separate
`default.asciidoctor` and `default.asciidoc` templates, there is
just `default.asciidoc`.

Text.Pandoc.Writers.AsciiDoc API changes:

- `writeAsciiDoc` now behaves like `writeAsciiDoctor` used to.
- `writeAsciiDoctor` is now a deprecated synonym for `writeAsciiDoc`.
- New exported function `writeAsciiDocLegacy` behaves like
  `writeAsciDoc` used to.
2023-07-05 09:10:36 -07:00
..
2021-05-29 12:09:21 -07:00
2021-05-29 12:09:21 -07:00
2021-12-22 09:45:02 -08:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-11-24 19:48:56 -08:00
2021-09-21 10:42:24 -07:00
2023-01-13 09:13:27 -08:00
2022-11-28 19:30:20 -07:00
2022-06-13 23:14:51 -06:00
2021-09-21 10:42:24 -07:00
2018-07-02 19:07:28 +03:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-12-22 09:45:02 -08:00
2019-08-25 14:24:31 -07:00
2023-01-13 09:13:27 -08:00
2021-12-22 09:45:02 -08:00
2021-12-03 17:52:47 -08:00
2021-12-22 09:45:02 -08:00
2021-12-22 09:45:02 -08:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-12-03 17:52:47 -08:00
2023-01-13 09:13:27 -08:00
2021-12-22 09:45:02 -08:00
2023-03-14 21:49:05 -07:00
2023-01-13 09:13:27 -08:00
2019-09-22 11:33:09 -07:00
2022-09-29 10:20:58 -07:00
2021-09-21 10:42:24 -07:00
2023-01-13 09:13:27 -08:00
2021-12-22 09:45:02 -08:00
2021-10-27 12:50:51 -07:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2018-11-25 22:50:16 -08:00
2021-09-21 10:42:24 -07:00
2019-08-25 14:24:31 -07:00
2021-12-22 09:45:02 -08:00
2021-09-21 10:42:24 -07:00
2019-03-18 16:53:36 -07:00
2023-01-13 09:13:27 -08:00
2019-04-15 09:48:11 -07:00
2019-05-01 16:56:37 -07:00
2023-01-13 09:13:27 -08:00
2021-12-22 09:45:02 -08:00
2019-07-22 15:29:07 -07:00
2019-08-23 10:15:42 -07:00
2021-12-22 09:45:02 -08:00
2019-10-28 21:14:01 -07:00
2019-12-07 14:20:41 -08:00
2021-12-22 09:45:02 -08:00
2020-02-05 10:08:18 -08:00
2023-01-13 09:13:27 -08:00
2023-06-06 16:08:14 -07:00
2020-06-23 08:27:19 -07:00
2021-09-21 10:42:24 -07:00
2021-12-22 09:45:02 -08:00
2021-10-27 12:50:51 -07:00
2020-10-21 23:14:17 -07:00
2023-01-13 09:13:27 -08:00
2020-10-27 22:21:03 -07:00
2020-11-18 22:44:32 -08:00
2020-12-13 15:25:46 -08:00
2023-03-14 21:49:05 -07:00
2021-12-03 17:52:47 -08:00
2021-09-21 10:42:24 -07:00
2021-06-12 10:16:44 -07:00
2021-07-05 15:10:14 -07:00
2021-06-21 09:30:23 -07:00
2021-12-22 09:45:02 -08:00
2021-08-24 12:56:31 -07:00
2021-09-21 10:42:24 -07:00
2021-12-22 09:45:02 -08:00
2021-09-16 20:46:05 -07:00
2023-02-01 14:20:05 -08:00
2021-12-22 09:45:02 -08:00
2021-12-03 17:52:47 -08:00
2021-12-07 23:59:59 -08:00
2022-11-23 10:01:46 +01:00
2022-05-03 10:44:09 -07:00
2022-02-13 17:43:30 -08:00
2022-07-07 22:56:29 +02:00
2022-08-05 13:48:30 +02:00
2022-09-01 09:06:42 +02:00
2023-01-11 14:55:01 +01:00
2023-01-16 18:21:36 +01:00
2023-03-01 12:20:47 +01:00
2023-03-26 11:09:58 -07:00
2021-09-21 10:42:24 -07:00
2021-01-26 22:45:57 -08:00
2022-02-22 09:05:39 -08:00
2021-01-26 22:45:57 -08:00
2022-02-22 09:05:39 -08:00
2022-06-13 23:14:51 -06:00
2023-02-01 09:17:45 -08:00
2021-04-28 23:32:37 -07:00
2022-07-11 23:40:13 +02:00
2023-01-13 09:13:27 -08:00
2022-08-21 20:23:00 -07:00