knipknap/Gelatin

View on GitHub
demo/linesplit/output1.json

Summary

Maintainability
Test Coverage
{
    "line": [
        {
            "#text": "a nice line"
        },
        {
            "#text": "another & line"
        },
        {
            "#text": "\"something else\""
        },
        {},
        {
            "#text": "my name is foo"
        },
        {
            "#text": "your name is bar"
        },
        {},
        {
            "#text": "yet a nice line"
        },
        {
            "#text": "yet another line"
        },
        {
            "#text": "yet something else"
        }
    ]
}