asciidoctor / docker-asciidoctor

:ship: A Docker image for using the Asciidoctor toolchain to process AsciiDoc content
https://hub.docker.com/r/asciidoctor/docker-asciidoctor/
Other
321 stars 151 forks source link

Bump pandoc version to 3.1.13 #442

Closed asciidoctor-updateclibot[bot] closed 3 months ago

asciidoctor-updateclibot[bot] commented 3 months ago

Bump Alpine Linux Version

Update the PANDOC_VERSION variable in the Makefile

1 file(s) updated with "PANDOC_VERSION ?= 3.1.13": * Makefile

3.1.13
Release published on the 2024-04-07 15:51:55 +0000 UTC at the url https://github.com/jgm/pandoc/releases/tag/3.1.13

<details>
  <summary>Click to expand changelog</summary>

- Org reader:

  - Fix treatment of `id` property under heading (#9639).

- DocBook reader:

  - Add empty title to admonition div if not present (#9569). This allows admonition elements (e.g. `<note>`) to work with `gfm` admonitions even if the `<title>` is not present.

- DokuWiki reader:

  - Link text cannot contain formatting (e.g., `//` is not italics) (#9630).
  - An explicitly empty link text (`[[url|]]`) works the same as an omitted link text (#9632).

- Typst reader:

  - Support Typst 0.11 table features: col/rowspans, table head and foot (#9588).
  - Parse cell col/rowspans.

- CSLJson writer:

  - Put `$` or `$$` around math in `csljson` output (#9616).

- ConTeXt writer:

  - Fix options order with `\externalfigure`. The dimensions should come ~~before~~after the class if both are present.

- Typst writer:

  - Put label after Span, not before. Labels get applied to preceding markup item.
  - Support Typst 0.11 table features (#9588): colspans, rowspans, cell alignment overrides, relative column widths, header and footer, multiple table bodies with intermediate headers. Row heads are not yet supported.
  - The default typst template has been modified so that tables don’t have lines by default. As is standard with pandoc, we only add a line under a header or over a footer. However, a different default stroke pattern can easily be added in a template.
  - More reliable escaping in inline `[..]` contexts (#9586). For example, we need to escape `[\1. April]` or it will be treated as an ordered list.
  - Handle `unnumbered` on headings (#9585).

- LaTeX writer:

  - Fix math inside strikeout (#9597).

- Text.Pandoc.Writers.Shared:

  - Export `isOrderedListMarker` \[API change\].

- Change lhs tests so they don’t use `--standalone`. This will avoid test failures due to minor changes in skylighting versions, e.g. #9589.

- Use latest texmath, typst.

- Require pandoc-lua-marshal 0.2.6 (#9613, Albert Krewinkel). Fixes an issue arising when the value of `content` properties on *BlockQuote*, *Figure*, and *Div* elements was an empty list.

- Update lua-filters.md (#9611, Carlos Scheidegger).

</details>
GitHub Action workflow link

Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!