Detecting whether job has been stopped by the user but JobExecutor hasn't terminated yet?

2018-08-10 Thread John Logan
Hi, In essence I'm trying to detect the in-progress state of a job being stopped. I see in the sling-event implementation that calling jobHandler.stopJobById() eventually works its way down to calling jobHandler.stop(), setting a flag in the JobHandler. The JobExecutor is responsible for

Re: [DISCUSSION] markdown support for Sling CMS

2018-08-10 Thread Eugen Stan
Hi, I also think flexmark might be a better choice. I think the developer is more contributor friendly. Regards, [1] https://github.com/vsch/flexmark-java/issues/236 On 10.08.2018 02:02, Chris Millar wrote: > It might be worth looking at flexmark [0], too. This is what jbake uses for > its