improved html conversion fidelity and docx export accuracy

This commit is contained in:
2026-03-22 08:58:25 +02:00
parent b1f31a29c4
commit a3f4ffdec8
10 changed files with 280 additions and 75 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "TypoGenie",
"version": "1.2.0",
"version": "1.2.1",
"identifier": "live.lashman.typogenie",
"build": {
"frontendDist": "../dist",