AztecEditor-iOS icon indicating copy to clipboard operation
AztecEditor-iOS copied to clipboard

table 标签 和section 标签不支持

Open cheng666666 opened this issue 6 years ago • 3 comments

您好,现在我们把aztec库用到了自己项目中,但是oc调用az库,某些方法没有添加@objc ,调用不了,只有调整源码,另外还发现了一个问题,table 和section 标签识别不了

cheng666666 avatar Mar 07 '19 09:03 cheng666666

Can you translate this request to English please? We don't really support other languages for our issues.

diegoreymendez avatar Mar 25 '19 15:03 diegoreymendez

Can't support section and button tag, like <section>hello</section> <button>world</button>, how to deal with this problem? @diegoreymendez

ThatMoment avatar Nov 11 '19 10:11 ThatMoment

oc calling framework Many properties cannot be called, need to be added before the @objc, whether to consider compatibility oc.

jinlongzhu avatar Aug 28 '20 08:08 jinlongzhu