Make WordPress Core

Opened 3 months ago

Closed 3 months ago

#64319 closed enhancement (worksforme)

Component Math can be inline-block?

Reported by: blackstar1991's profile blackstar1991 Owned by:
Milestone: Priority: normal
Severity: normal Version: 6.9
Component: General Keywords:
Focuses: ui, css, tests Cc:

Description

Tell me if it is possible to add to the Math component that it would be block by default, but if necessary it would become display: inline-block; ? Is it possible to add attributes to this component? When writing articles, mathematical formulas are often part of the text. I would also be very grateful if you added alignment of the text of the formula and color.

Change History (3)

#1 @westonruter
3 months ago

@blackstar1991 it looks like you are able to add inline math already, but not via the Math block per se. You can see a demonstration in this issue: https://github.com/wordpress/gutenberg/issues/73035

#2 @blackstar1991
3 months ago

Thanks for the explanation. This is not a very obvious solution.

#3 @westonruter
3 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.