github noties/Markwon v4.4.0

latest releases: v4.6.2, v4.6.1, v4.6.0...
3 years ago
  • 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)

Don't miss a new Markwon release

NewReleases is sending notifications on new releases.