Jacky Zhao
2024-08-06 3938904cd096205b27741538655c3fb18cd401be
quartz/plugins/transformers/ofm.ts
@@ -263,7 +263,7 @@
                  } else if ([".pdf"].includes(ext)) {
                    return {
                      type: "html",
                      value: `<iframe src="${url}"></iframe>`,
                      value: `<iframe src="${url}" class="pdf"></iframe>`,
                    }
                  } else {
                    const block = anchor