mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-02-04 06:25:41 -06:00
Update quartz/plugins/transformers/ofm.ts
comment fix Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
0006ce239b
commit
ef0c650a70
@ -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([
|
||||
|
||||
Loading…
Reference in New Issue
Block a user