chore: lint cleanup + 5.1.0 changelog entry

- Drop unused imports/vars (withEpubEmbedFontArgs, monoPdfHeaderDir, _e)
- Append CHANGELOG entry summarising the parity work and the
  Markdown Converter React rename
This commit is contained in:
2026-07-23 09:34:57 +05:30
parent 50c6369348
commit ec3d53ea7e
3 changed files with 18 additions and 8 deletions
-1
View File
@@ -1,7 +1,6 @@
'use strict';
const fs = require('fs');
const path = require('path');
const JSZip = require('jszip');
const FONT_TABLE_PATH = 'word/fontTable.xml';