malikiz
malikiz
I tried switching to the preview version of this extension and it solved my problem.
I sent you a link to the game by email, the subject of the letter. Email Subject: "Issue #3962 (Link to the game)"
What about this example? How do I find out how many spaces are present in the text? ```js console.log(convert.xml2json(' ')) ``` ```json {"elements":[{"type":"element","name":"some"}]} ```
I found the `captureSpacesBetweenElements` property in the sources, but I didn't find it in the documentation. I think this will work for me.