Skip to content

Commit

Permalink
Remove Typography and Color features
Browse files Browse the repository at this point in the history
These two featurs were added by accident.
  • Loading branch information
ivan-ottinger committed Jan 20, 2022
1 parent 98dcf8c commit fc39bf8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions projects/plugins/jetpack/extensions/blocks/markdown/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,17 +77,9 @@ export const settings = {
},

supports: {
color: {
link: true,
gradients: true,
},
spacing: {
padding: true,
},
typography: {
fontSize: true,
lineHeight: true,
},
align: [ 'wide', 'full' ],
html: false,
},
Expand Down

0 comments on commit fc39bf8

Please sign in to comment.