Jesper, Thanks, I’ll make the image smaller. The numbers in the source code are how AsciiDoc gets rendered on GitHub wiki. It should look like a black circle with a white number inside when rendered as HTML.
Thanks for checking! (Shameless plug) Every java main() method deserves http://picocli.info > On May 29, 2018, at 4:17, Jesper Steen Møller <jes...@selskabet.org> wrote: > > Neat article, Remko -- and neat CLI support! > > Two very minor nitpicks: > > 1) The image for 'Script Annotations' is confusingly big/unwieldy, almost to > the point of me nearly missing the joke ;-) > > 2) I'd use // 1, // 2, // 3 for pointing out individual lines in the > examples. That way, you can still copy+paste them. > > -Jesper > >> On 28 May 2018, at 19.03, Remko Popma <remko.po...@gmail.com> wrote: >> >> All, >> >> I polished the Groovy 2.5 CliBuilder article some more >> (https://github.com/remkop/picocli/wiki/Groovy-2.5-CliBuilder-Renewal ). >> >> Feedback (positive or negative) would be great. >> >>> On Tue, May 15, 2018 at 11:40 PM, Remko Popma <remko.po...@gmail.com> wrote: >>> Hi everyone, >>> >>> I finished a first draft of an article on Groovy 2.5 CliBuilder >>> (https://github.com/remkop/picocli/wiki/Groovy-2.5-CliBuilder-Renewal). >>> >>> I plan to publish this on DZone and Java Code Geeks when complete. >>> >>> I'd appreciate your feedback and suggestions for improvement! >>> >>> Remko >> >