Sergii Sopin

Results 2 issues of Sergii Sopin

Hi, I have a question about main page preview. When I use `` tag it stops displaying pictures in preview and converts headers into regular text, plus removes new line...

Please provide gradle wrapper to use the plugin. Temporary workaround: ``` String classDir = project.buildDir.absolutePath + '\\classes' if(new File(classDir).exists()) { ant.taskdef(name: 'highwheel', classname: 'org.pitest.highwheel.ant.AnalyseTask', classpath: configurations.highwheel.asPath ) String rep =...