Update quartz/plugins/transformers/ofm.ts

comment fix

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Alessandro C. 2025-12-26 21:03:08 +01:00 committed by GitHub
parent 0006ce239b
commit ef0c650a70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -306,7 +306,7 @@ export const ObsidianFlavoredMarkdown: QuartzTransformerPlugin<Partial<Options>>
])
}
// Highlight logic moved to separate plugin
// Highlight logic is handled separately below (lines 385-430) to support nested markdown
if (opts.parseArrows) {
replacements.push([