From a876a1e11e93cdda585c518085c4174cd6f0cf76 Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Thu, 26 Mar 2026 11:20:02 +0100 Subject: [PATCH] fix(ofm): guard against negative micromark virtual codes before calling String.fromCodePoint() --- quartz.lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/quartz.lock.json b/quartz.lock.json index 2e0cec6..b9941bd 100644 --- a/quartz.lock.json +++ b/quartz.lock.json @@ -166,8 +166,8 @@ "obsidian-flavored-markdown": { "source": "github:quartz-community/obsidian-flavored-markdown", "resolved": "https://github.com/quartz-community/obsidian-flavored-markdown.git", - "commit": "a198ad1370a35b2a8f317302d18340a2f86b7854", - "installedAt": "2026-03-25T23:34:04.653Z" + "commit": "53180cc6b02520b9fc1d6eda50c8a862d1cb5363", + "installedAt": "2026-03-26T10:17:07.801Z" }, "og-image": { "source": "github:quartz-community/og-image",