I’m still pretty new to PEG.js, and I’m guessing this is just a beginner misunderstanding. In trying to parse something like this: I can get a grammar to properly read the three section (to be further parsed later, of course.) But it generates that text in an odd format. For instance, in the above, “some text” turns into I can