GitHub user HansBrende opened a pull request:

    https://github.com/apache/any23/pull/65

    ANY23-328 Strip comments from json-ld to make parsing more lenient

    I stripped single-line and multi-line comments from json-ld content, as 
well as CDATA markers.
    
    Also added a test case.
    
    `mvn clean install` -> All tests pass.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/HansBrende/any23 ANY23-328

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/any23/pull/65.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #65
    
----
commit c3ebe3f17864c0afabdffc4585f68f9d2ce27bef
Author: Hans <firedrake93@...>
Date:   2018-02-11T18:11:32Z

    ANY23-328 Strip comments from json-ld content to make parsing more lenient

----


---

Reply via email to