Open vandenoever opened 9 years ago
Build succeeded. Refer to this link for build results: http://ci.kogmbh.com/jenkins/job/WebODF-PullReq/2407/
Build succeeded. Refer to this link for build results: http://ci.kogmbh.com/jenkins/job/WebODF-PullReq/2408/
Code is good though. I really like your API dox... very clear and informative :smile:
@peitschie Thanks for the review. I've found an error in the implementation and will update the PR once I fix that. This code is a port from Java code I'm working on. Once the Java code stabilizes, I'll update this code.
Build failed. Refer to this link for build results: http://ci.kogmbh.com/jenkins/job/WebODF-PullReq/2423/
The parser now knows which elements or attributes are allowed on elements. It also know which elements may contain text. This information is not yet output.