onlyworlds_obsidian-plugin/Scripts
Titus 73e7615dd1 fix HTML-entity escaping of names (apostrophes) in note write + read paths (2.2.2)
Handlebars default-escaped field values into note files; every read shipped
the escaped form (failed [[link]] file lookups, escaped names stored via API).
noEscape on all 5 compile sites + entity decode at every extraction seam.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-12 16:43:24 +02:00
..
htmlEntities.ts fix HTML-entity escaping of names (apostrophes) in note write + read paths (2.2.2) 2026-07-12 16:43:24 +02:00
WorldDataTemplate.ts fix ow version field 2025-04-23 20:04:47 +02:00
WorldService.ts 2.0.1: mobile support, drop FileSystemAdapter instanceof checks 2026-05-11 13:20:56 +02:00