Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(deps): update dependency jgm/pandoc to v3.1.13 #99

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
jgm/pandoc patch 3.1.12 -> 3.1.13

Release Notes

jgm/pandoc (jgm/pandoc)

v3.1.13

Compare Source

  • 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 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:

    • 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).


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot merged commit ea3e0aa into main Apr 8, 2024
3 checks passed
@renovate renovate bot deleted the renovate/github-actions branch April 8, 2024 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants