AztecEditor-iOS
AztecEditor-iOS copied to clipboard
table 标签 和section 标签不支持
您好,现在我们把aztec库用到了自己项目中,但是oc调用az库,某些方法没有添加@objc ,调用不了,只有调整源码,另外还发现了一个问题,table 和section 标签识别不了
Can you translate this request to English please? We don't really support other languages for our issues.
Can't support section and button tag, like <section>hello</section> <button>world</button>, how to deal with this problem? @diegoreymendez
oc calling framework Many properties cannot be called, need to be added before the @objc, whether to consider compatibility oc.