diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-07-05 09:10:36 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-07-05 09:10:36 -0700 |
| commit | adba9d460cdf97acd706218c25d16a9337de1834 (patch) | |
| tree | 50589e7d13b8c065fb19ac501a39b2fc931a06dd /cabal.project | |
| parent | 7ba9ecfb5a3ef1fe8193daae240761f5b95a6ff3 (diff) | |
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.
Diffstat (limited to 'cabal.project')
0 files changed, 0 insertions, 0 deletions
