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

Can't insert image in iOS 11 #897

@qiaoyan

Description

@qiaoyan

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions