EdwardRaff
EdwardRaff
Notes for myself on some refactoring I want to do at some point. Probably going to do these all at once when I move to Java 8 - [ ]...
So far, I'm finding this super useful; thank you! A small item, is there a way to make a page break in the output format for things like docx? In...
The initialization of these lists uses the emptyList collection that is hard-coded to be an always empty list, and so will throw an error if anything is added to these...
Just wanted to leave a note of appreciations for this library, it was exactly what we needed for some of our work and made life way easier. Thank you!