Fixed 78: Correctly set width and alignments in table column spans.
Bugfix filter functionality
Fixed #77, ensuring that a filter always has a current_document property. Very minor change.
Update to support pandoc 3.x
Paru 1.1 supports pandoc 3.x. Added support for the new command-line options and the new pandoc-types version for filters. No other changes; No new features added.
Note Due to a change in pandoc-types used by pandoc, you need to upgrade to paru 1.1 when you're using pandoc 3.x. Similarly, if you're still using pandoc 2.x, you cannot upgrade paru beyond version 1.0.
Commits
76a83f8 Fix #78: Format Ruby Hash literals correctly
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps paru from 1.0.3 to 1.1.2.
Release notes
Sourced from paru's releases.
Commits
76a83f8
Fix #78: Format Ruby Hash literals correctly5a2bb72
Update pandoc to 3.1.41fdae5a
Fix #77: Ensures that a filter's current_document property always has a valuef944df1
Update paru for use with pandoc 3.x2b25714
Update paru for use with pandoc 3.x5cc19a7
Update Dockerfile for Ruby 3.2 and pandoc 3.0.1611a6de
Update for pandoc 2.19.1aa04bfc
Update paru to support pandoc 2.19Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)