ci(deps): update dependency jgm/pandoc to v3.1.13 #99
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.1.12
->3.1.13
Release Notes
jgm/pandoc (jgm/pandoc)
v3.1.13
Compare Source
Org reader:
id
property under heading (#9639).DocBook reader:
This allows admonition elements (e.g.
<note>
) to work withgfm
admonitions even if the<title>
is not present.DokuWiki reader:
//
is not italics) (#9630).[[url|]]
) works the same as an omittedlink text (#9632).
Typst reader:
and foot (#9588).
CSLJson writer:
$
or$$
around math incsljson
output (#9616).ConTeXt writer:
\externalfigure
. The dimensions shouldcome after the class if both are present.
Typst writer:
item.
cell alignment overrides, relative column widths,
header and footer, multiple table bodies with intermediate headers.
Row heads are not yet supported.
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.
[..]
contexts (#9586). For example,we need to escape
[\1. April]
or it will be treated as an ordered list.unnumbered
on headings (#9585).LaTeX writer:
Text.Pandoc.Writers.Shared:
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
propertieson 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.
This PR has been generated by Mend Renovate. View repository job log here.