Skip to content

Bump org.jetbrains:markdown from 0.7.3 to 0.7.9 - #3898

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/master/org.jetbrains-markdown-0.7.9
Open

Bump org.jetbrains:markdown from 0.7.3 to 0.7.9#3898
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/master/org.jetbrains-markdown-0.7.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps org.jetbrains:markdown from 0.7.3 to 0.7.9.

Changelog

Sourced from org.jetbrains:markdown's changelog.

[0.7.9]

  • #210 Accept a CancellationToken in EmptyStreamingMarkdownFile
  • #178 Fixed GraalVM Native 17 compilation issues caused by the large HTML entity map
  • #167 Generate HTML with code-line line-added/line-deleted classes for added/deleted lines in diff / patch blocks
  • Support tables inside list items
  • #197 Android compatibility issues

[0.7.8]

  • Pass CancellationToken to TopLevelBuilder
  • Render nested code fences correctly
  • Recognize ‘username@host’ as part of url
  • Require link label to immediately follow link text

[0.7.7]

  • #201 Support rendering > as literal text inside GFM table cells

[0.7.6]

  • Use CharSequence where possible instead of String
  • Fixed link-related parser freezes

[0.7.5]

  • Added support for GitHub alert syntax
  • #185 Added a streaming markdown parser
  • #182 Fixed HTML block parsing at the end of a file after a trailing blank line
  • Fixed parsing of hyperlinks with double round brackets

[0.7.4]

  • #165 Added support for GFM strikethrough inlines with a single tilde
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.jetbrains:markdown [>= 0.7.8.a, < 0.7.9]

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.jetbrains:markdown](https://github.com/JetBrains/markdown) from 0.7.3 to 0.7.9.
- [Changelog](https://github.com/JetBrains/markdown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/markdown/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains:markdown
  dependency-version: 0.7.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant