Closed dongodngtang closed 7 years ago
@dongodngtang Sorry, I just saw this.
Do you have any specifics you could offer? Screenshots etc.
I'm using this in an upcoming app of mine, but at present picture and title usage is very limited at the moment, so it's very possible I've missed something.
@Benjamin-Dobell I am currently testing you library and experienced some Android issues with headers. See screenshot and Markdown code below. Note that only a part of the screen is rendered via Markdown (the only with the code below)
<MarkdownView>
### Here is my Header!
{'\n'}
* List here{'\n'}
* With some items{'\n'}
* And this is the last time{'\n'}
[www.tes.com/jobs](\"http://www.tes.com/jobs\")
{'\n'}
And some **Bold** and _Italics_ and some underline
</MarkdownView>
1.1.3 should address this. Please let me know if that's not the case.
Works beautifully. Thanks @Benjamin-Dobell
IOS is a good fit,but android, pictures and title have a problem