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

V4.4.0 #248

Merged
merged 18 commits into from
May 19, 2020
Merged

V4.4.0 #248

merged 18 commits into from
May 19, 2020

Conversation

noties
Copy link
Owner

@noties noties commented May 14, 2020

  • TextViewSpan to obtain TextView in which markdown is displayed (applied by CorePlugin)
  • TextLayoutSpan to obtain Layout in which markdown is displayed (applied by TablePlugin, more specifically TableRowSpan to propagate layout in which cell content is displayed)
  • HtmlEmptyTagReplacement now is configurable by HtmlPlugin, iframe handling (#235)
  • AsyncDrawable now uses TextView width without padding instead of width of canvas
  • Support for images inside table cells (ext-tables module)
  • Expose enabledBlockTypes in CorePlugin
  • Update jlatexmath-android dependency (#225)
  • Update image-coil module (Coil version 0.10.1) (#244)
    Thanks to @tylerbwong
  • Rename UrlProcessor to ImageDestinationProcessor (io.noties.markwon.urlprocessor -> io.noties.markwon.image.destination) and limit its usage to process only destination URL of images (was used to also process links before)
  • fallbackToRawInputWhenEmpty Markwon.Builder configuration to fallback to raw input if rendered markdown is empty (#242)

@noties noties merged commit 3ab0151 into master May 19, 2020
@noties noties deleted the v4.4.0 branch May 19, 2020 07:17
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.

2 participants