webodf / WebODF

WebODF - JavaScript Document Engine
http://webodf.org/
793 stars 167 forks source link

Parse more information from the RNG grammar. #913

Open vandenoever opened 9 years ago

vandenoever commented 9 years ago

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.

kogmbh-ci commented 9 years ago

Build succeeded. Refer to this link for build results: http://ci.kogmbh.com/jenkins/job/WebODF-PullReq/2407/

kogmbh-ci commented 9 years ago

Build succeeded. Refer to this link for build results: http://ci.kogmbh.com/jenkins/job/WebODF-PullReq/2408/

peitschie commented 9 years ago

Code is good though. I really like your API dox... very clear and informative :smile:

vandenoever commented 9 years ago

@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.

kogmbh-ci commented 8 years ago

Build failed. Refer to this link for build results: http://ci.kogmbh.com/jenkins/job/WebODF-PullReq/2423/