Skip to content

Commit

Permalink
fixup! feat: update transformers
Browse files Browse the repository at this point in the history
  • Loading branch information
niktverd committed Dec 28, 2024
1 parent 960bc1f commit 56705d0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/text-transform/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -431,12 +431,6 @@ export const config: BlocksConfig = {
transformer: yfmTransformer,
parser: createItemsParser(['text']),
},
{
fields: ['list'],
transformer: yfmTransformer,
parser: createItemsParser(['title']),
renderInline: true,
},
],
[BlockType.FormBlock]: [
{
Expand Down

0 comments on commit 56705d0

Please sign in to comment.