Fix ObsidianFlavoredMarkdown source link (#1694)

This commit is contained in:
Ammar Alakkad 2024-12-30 19:03:57 +03:00 committed by GitHub
parent 7d4bed64a9
commit ef72f1bf70
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,4 +31,4 @@ This plugin accepts the following configuration options:
- Category: Transformer
- Function name: `Plugin.ObsidianFlavoredMarkdown()`.
- Source: [`quartz/plugins/transformers/toc.ts`](https://github.com/jackyzha0/quartz/blob/v4/quartz/plugins/transformers/toc.ts).
- Source: [`quartz/plugins/transformers/ofm.ts`](https://github.com/jackyzha0/quartz/blob/v4/quartz/plugins/transformers/ofm.ts)