Striven
3 days ago c538c151c7462ad0395ff2c15c5e11e89e362aa8
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],
                    },
                  ]
                }