Skip to content

Commit

Permalink
chore: add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Arukuen committed Aug 28, 2024
1 parent 0833df3 commit d0fc0ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/block/text/transforms.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import { settings } from 'stackable'

const transforms = {
from: [
// When pasting, ensure that the default text block setting is followed
{
type: 'raw',
isMatch: node =>
Expand Down

0 comments on commit d0fc0ef

Please sign in to comment.