From 61234dfe04e9e4a98792ac48770f8bbbe3d9ccaf Mon Sep 17 00:00:00 2001 From: Raphael Jolly Date: Sat, 25 Jul 2020 12:49:17 +0200 Subject: [PATCH] empty --- init.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.js b/init.js index 1325df8..a983845 100644 --- a/init.js +++ b/init.js @@ -404,7 +404,7 @@ function ps2pdf(file, output) { IOUtils.closeQuietly(fos); } -// requires net.sourceforge.jscl-meditor#txt2xhtml;4.0 +// requires net.sourceforge.jscl-meditor#txt2xhtml;4.1 function txt2xhtml(srcDir, destDir, stylesheet, feed, icon) { if (srcDir == undefined) {