Skip to content

Fix pre block style to use monospace font. #2083

Merged
SergioEstevao merged 10 commits intodevelopfrom
issue/fix_pre_style
Apr 1, 2020
Merged

Fix pre block style to use monospace font. #2083
SergioEstevao merged 10 commits intodevelopfrom
issue/fix_pre_style

Conversation

@SergioEstevao
Copy link
Copy Markdown
Contributor

@SergioEstevao SergioEstevao commented Mar 30, 2020

Fixes #2081

Gutenberg PR: WordPress/gutenberg#21255

To test:

  • Start the demo app
  • Check the preformatted blocks are using a monospace font.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

@SergioEstevao SergioEstevao added the Web breakage Caused by incompatible changes on Gutenberg web label Mar 30, 2020
@SergioEstevao SergioEstevao requested a review from hypest March 30, 2020 13:59
Copy link
Copy Markdown
Contributor

@etoledom etoledom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SergioEstevao SergioEstevao added this to the 1.25 milestone Mar 31, 2020
@SergioEstevao SergioEstevao mentioned this pull request Mar 31, 2020
4 tasks
@SergioEstevao SergioEstevao merged commit 4783f25 into develop Apr 1, 2020
@SergioEstevao SergioEstevao deleted the issue/fix_pre_style branch April 1, 2020 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Web breakage Caused by incompatible changes on Gutenberg web

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PRE (Preformatted) Block doesn't have monospace font

2 participants