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

Update markdown to v0.31.0 #51

Merged
merged 1 commit into from
Feb 22, 2025
Merged

Update markdown to v0.31.0 #51

merged 1 commit into from
Feb 22, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.mikepenz:multiplatform-markdown-renderer-m3 0.30.0 -> 0.31.0 age adoption passing confidence
com.mikepenz:multiplatform-markdown-renderer 0.30.0 -> 0.31.0 age adoption passing confidence

Release Notes

mikepenz/multiplatform-markdown-renderer (com.mikepenz:multiplatform-markdown-renderer-m3)

v0.31.0

🚀 Features

  • Hover icon on linked text
  • Expose table row and header to offer more configuration flexibility on tables
  • Refactor to use withLink introduced in Compose 1.7 for links in the annotated string
  • Introduce support for complex blockquotes
  • Improve accessibility for MarkdownHeader.
  • Update dependencies
  • Introduce support for task list items

🐛 Fixes

  • Add more configuration options for list paddings
  • Fix inline link might navigate wrong
  • Fix import not failing in local build
  • Adjust how HARD_LINE_BREAK is interpreted
  • Better handle BR and EOL occurrences
  • Fix AUTOLINK in LINK causing issues

🧪 Tests

  • Introduce new snapshot tests

💬 Other

  • Update dependencies
  • Update sample app icon
  • Include convention plugin from version-catalog
  • Enhance backwards compatiblity
  • Update to Coil 3.1.0
  • Retrieve markdownComponents via LocalMarkdownComponents
  • Include Binary Compatibility Validator
  • Setup m3 snapshot tests alongside m2 tests

Contributors:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


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

This PR was generated by Mend Renovate. View the repository job log.

@eyedol eyedol merged commit 492bfde into main Feb 22, 2025
@eyedol eyedol deleted the renovate/markdown branch February 22, 2025 16:37
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.

1 participant