Consider <center> as a block-level element (See #702).
Properly provide a third argument to the table_cell callback indicating whether the current cell is part of the header or not.
The previous implementation with two parameters is still supported (See #604 and #605).
Fixes
Match fence char and length when matching closing fence in fenced code blocks (Fixes #208).
Fix anchor generation on titles with ampersands (Fixes #696).
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)
Coverage: 78.42%. Remained the same when pulling 40254b0aa8a225319b4098e303a3840ca53b8f89 on dependabot/bundler/redcarpet-3.6.0 into e94449ec7d5c8ea0d2a393231982a7d49231f89d on master.
Bumps redcarpet from 3.5.1 to 3.6.0.
Release notes
Sourced from redcarpet's releases.
Changelog
Sourced from redcarpet's changelog.
Commits
3e3f0b5
Redcarpet v3.6.06bfff6e
Add a changelog entry for #72150961ad
Merge pull request #721 from casperisfine/ruby-3.22488699
Merge pull request #724 from amatsuda/test_files021538f
Missing files in the gem packagecec4965
Don't include test files in the gem package4028670
Merge pull request #723 from amatsuda/https28e0a00
GitHub is HTTPS by default8bc6922
Undefine uneeded T_DATA allocators03b664d
Merge pull request #681 from orchitech/match-closing-fence-type-and-lengthDependabot 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)