Markwon icon indicating copy to clipboard operation
Markwon copied to clipboard

Android markdown library (no WebView)

Results 92 Markwon issues
Sort by recently updated
recently updated
newest added

* **Markwon version**: 4.6.2 There is an enter character between list item parent and children like below. ``` - [x] checked - [ ] unchecked - jj - parent -...

* **Markwon version**: _{4.6.2}_ I am using `JLatexMathPlugin` to display math formula it works well in english equation but when i want to display Arabic equation The Arabic letters appears...

**Markwon version**: _4.6.2_ ### Please specify expected/actual behavior When `AbsoluteSizeSpan` is used to apply spaces between blocks as explained [here](https://github.com/noties/Markwon/issues/337#issuecomment-773991312), it works fine for all nodes except the last node....

* **Markwon version**: _{4.6.2}_ (latest as of this writing) 1. Please specify expected/actual behavior Expected : Using [LastLineSpacingSpan](https://noties.io/Markwon/docs/v4/recipes.html#list-item-spacing) on a `Paragraph` node should add spacing only after paragraph texts. Actual...

Fixes #381 missing initial values when processing html ordered lists - Adds an example for html ordered lists to showcase the initial starting value being taken into account - Takes...

* **Markwon version**: 4.6.2 I want to keep links, phones and email only and disable everything else. How to do it?

**Markwon version**: 4.6.2 Here is a problem that don't break my company's app, but is visible in AndroidStudio's Logcat. **Description** In my company's app there is a `TextView` displaying some...

* **Markwon version**: _{REQUIRED}_ How to use `$ latex $` inline latex ? I can use `$$ latex $$` now, but can not use `$ latex $`, can you help...

enhancement

i am using h1 tag in readme section and at the end of the title an underline is appear, how should i get rid of that underline?

* **Markwon version**: 4.6.2 Both the title and description image are not aligned the same way emojis are, with gravity center_vectical. ![image](https://user-images.githubusercontent.com/80626896/169138678-624a172b-e7ff-4496-9377-4b56b8ed23b9.png) Is it possible to make them aligned the...