Andrew Leppard

Results 3 issues of Andrew Leppard

Hello, Thanks for the great project! Thanks @mike-lischke for your work on the JSX parser. I'm trying to integrate the JSX parser and I think I've found an issue when...

jsx

In DiffUtils, there is the following regular expression: ``` public class DiffUtils { private static Pattern unifiedDiffChunkRe = Pattern .compile("^@@\\s+-(?:(\\d+)(?:,(\\d+))?)\\s+\\+(?:(\\d+)(?:,(\\d+))?)\\s+@@$"); ``` This will fail if there is a section header...

Thanks for your work on the list. Looks like a spelling error slipped through.