mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-07-12 22:21:00 +02:00
use passive lang
This commit is contained in:
parent
eaac39444a
commit
5e2ec38a4b
@ -231,7 +231,7 @@ export const ObsidianFlavoredMarkdown: QuartzTransformerPlugin<Partial<Options>>
|
||||
},
|
||||
)
|
||||
|
||||
// Append footnote definitions if we found any
|
||||
// Append footnote definitions if any are found
|
||||
if (Object.keys(footnotes).length > 0) {
|
||||
return (
|
||||
result +
|
||||
|
Loading…
x
Reference in New Issue
Block a user