derfalx
2026-01-08 c2bea8a4c4aeba440b8a7b043d7ece6343a9d263
quartz/plugins/transformers/ofm.ts
@@ -488,16 +488,7 @@
                    {
                      data: { hProperties: { className: ["callout-content"] }, hName: "div" },
                      type: "blockquote",
                      children: [
                        {
                          data: {
                            hProperties: { className: ["callout-content-inner"] },
                            hName: "div",
                          },
                          type: "blockquote",
                          children: [...calloutContent],
                        },
                      ],
                      children: [...calloutContent],
                    },
                  ]
                }