diff --git a/src/blocks/FoldableList/__snapshots__/FoldableList.visual.test.tsx-snapshots/FoldableList-render-stories-WithContentList-light-chromium-linux.png b/src/blocks/FoldableList/__snapshots__/FoldableList.visual.test.tsx-snapshots/FoldableList-render-stories-WithContentList-light-chromium-linux.png index 081a53dce..ab469e2dc 100644 Binary files a/src/blocks/FoldableList/__snapshots__/FoldableList.visual.test.tsx-snapshots/FoldableList-render-stories-WithContentList-light-chromium-linux.png and b/src/blocks/FoldableList/__snapshots__/FoldableList.visual.test.tsx-snapshots/FoldableList-render-stories-WithContentList-light-chromium-linux.png differ diff --git a/src/blocks/FoldableList/__snapshots__/FoldableList.visual.test.tsx-snapshots/FoldableList-render-stories-WithContentList-light-webkit-linux.png b/src/blocks/FoldableList/__snapshots__/FoldableList.visual.test.tsx-snapshots/FoldableList-render-stories-WithContentList-light-webkit-linux.png index 955859899..6d8da9538 100644 Binary files a/src/blocks/FoldableList/__snapshots__/FoldableList.visual.test.tsx-snapshots/FoldableList-render-stories-WithContentList-light-webkit-linux.png and b/src/blocks/FoldableList/__snapshots__/FoldableList.visual.test.tsx-snapshots/FoldableList-render-stories-WithContentList-light-webkit-linux.png differ diff --git a/src/text-transform/config.ts b/src/text-transform/config.ts index 8ef2b4270..6870d1c41 100644 --- a/src/text-transform/config.ts +++ b/src/text-transform/config.ts @@ -287,6 +287,11 @@ export const config: BlocksConfig = { transformer: yfmTransformer, parser: parseFeatures, }, + { + fields: ['list'], + transformer: yfmTransformer, + parser: parseFeatures, + }, ], [BlockType.BannerBlock]: [