mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-07-13 02:51: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) {
|
if (Object.keys(footnotes).length > 0) {
|
||||||
return (
|
return (
|
||||||
result +
|
result +
|
||||||
|
Loading…
x
Reference in New Issue
Block a user