wordpress-mobile / wordpress-mobile/AztecEditor-iOS
table 标签 和section 标签不支持
Open
Nobody has claimed this yet.
[Type] Question
- Dominant language
- Swift
- Stars
- 669
- Forks
- 153
- Avg merge
- 11h 27m
- Merged PRs (30d)
- 4
Description
您好,现在我们把aztec库用到了自己项目中,但是oc调用az库,某些方法没有添加@objc ,调用不了,只有调整源码,另外还发现了一个问题,table 和section 标签识别不了
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the AztecEditor-iOS repository by reproducing the reported failures involving table and section HTML tags, then investigate the Objective-C calls to Aztec methods that lack @objc exposure. Done means the affected methods are callable from Objective-C and table and section tags are recognized by the editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100