Andrew
2024-08-09 27a41abb62cc9005ed4234bdb02f38b6cfeedec3
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