Skip to content
This repository has been archived by the owner on Dec 13, 2017. It is now read-only.

Can't insert image in iOS 11 #897

Open
qiaoyan opened this issue Sep 27, 2017 · 0 comments
Open

Can't insert image in iOS 11 #897

qiaoyan opened this issue Sep 27, 2017 · 0 comments

Comments

@qiaoyan
Copy link

qiaoyan commented Sep 27, 2017

version 1.9.5
Code:
[self insertImage:@"http://www.corefac.com/img/logo.png" alt:@""];
NSLog(@"html: %@", [self getHTML]);

Result in iOS 9.2
html: <img src="http://www.corefac.com/img/logo.png" alt="">

Result in iOS 11
html:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant