Core · Core Markwon artifact that includes basic markdown parsing and rendering
Group: io.noties.markwon - All Dependencies
Image · Markwon image loading module (with optional GIF and SVG support)
Strikethrough · Extension to add strikethrough markup to Markwon markdown
Linkify · Markwon plugin to linkify text (based on Android Linkify)
Tables · Extension to add tables markup (GFM) to Markwon markdown
Syntax Highlight · Add syntax highlight to Markwon markdown via Prism4j library
Inline Parser · Markwon customizable commonmark-java InlineParser
Recycler Table · Provides MarkwonAdapter.Entry to render TableBlocks inside Android-native TableLayout widget
Recycler · Provides RecyclerView.Adapter to display Markwon markdown
Image Glide · Markwon image loading module (based on Glide library)
Task List · Extension to add task lists (GFM) to Markwon markdown
Image Coil · Markwon image loading module (based on Coil library)
Simple Extension · Custom extension based on simple delimiter usage
Image Picasso · Markwon image loading module (based on Picasso library)