mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-24 07:20:16 +05:30
chore(release): bump version to 4.5.0
Monospace font embedding feature release. Adds bundled JetBrains Mono + Fira Code TTFs (asarUnpack), preview/print font picker with ligatures toggle, and embedded fonts in PDF (xelatex fontspec), DOCX (OOXML surgery), EPUB (--epub-embed-font + OPF manifest), and HTML (sidecar CSS with base64 data URI).
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "markdown-converter",
|
||||
"version": "4.4.5",
|
||||
"version": "4.5.0",
|
||||
"description": "Professional Markdown editor and universal file converter with PDF editing, batch processing, and syntax highlighting",
|
||||
"main": "src/main.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user