Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support XML comments #33

Merged
merged 1 commit into from
Apr 27, 2016
Merged

Support XML comments #33

merged 1 commit into from
Apr 27, 2016

Commits on Apr 27, 2016

  1. Support XML comments

    Fixes #22
    
    Also discards "extra" XML information outside the first root node, like
    trailing comments or extra nodes, since we have no sensible place to
    store them in our data structure.
    nfarina committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    158553b View commit details
    Browse the repository at this point in the history