Jeff Brower

Results 6 comments of Jeff Brower

@ajafff Can this be merged? This would make my PR unnecessary, and fix many people's issues.

yeah I confirmed @yangbowen's formulae, and improved the second one slightly. here are what i believe are the most optimized versions: ``` (535 * doy + 332) >> 14 (979...

> [@jbrower2](https://github.com/jbrower2) did you test your formatter to make sure `...` doesn't mess up the JS code contained in the inline script? The JS will be treated as plain text...

> If anything, I'd be a bit more worried how battle-tested it is. The parser code seems to be custom written and while to me it generally looks quite well...

> [@jbrower2](https://github.com/jbrower2) a good one to test on is the PrimeFaces Showcase: https://github.com/primefaces/primefaces/tree/master/primefaces-showcase That's buried in the diff I sent above, here's a direct link to the `` showcase xhtml...

I've been a little slow to get this process moving, I haven't published to Maven Central before, but here's that: https://central.sonatype.com/artifact/com.jeffbrower/xml-formatter/1.0.0/overview I started working on adding a FormatterStep for this,...