Re: [relax-ng] compact syntax: feedback from RelaxNGCC
> Python > has multi-line strings delimited by """ at each end, as another > possible syntax I like this. Presumably we would allow strings also to be delimited by ''' at each end. I wonder whether we should also adopt the Python rule than only such triple-quoted strings can contain newlines. James