Emile Bangma
2025-09-21 4923affa7722dfc751f1074348e6dad214fe0c08
quartz/plugins/transformers/ofm.ts
@@ -488,17 +488,8 @@
                    {
                      data: { hProperties: { className: ["callout-content"] }, hName: "div" },
                      type: "blockquote",
                      children: [
                        {
                          data: {
                            hProperties: { className: ["callout-content-inner"] },
                            hName: "div",
                          },
                          type: "blockquote",
                          children: [...calloutContent],
                        },
                      ],
                    },
                  ]
                }