Make WordPress Core

Opened 9 months ago

Closed 9 months ago

#64319 closed enhancement (worksforme)

Component Math can be inline-block?

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

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
9 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
9 months ago

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

#3 @westonruter
9 months ago

  • Milestone Awaiting Review
  • Resolutionworksforme
  • Status newclosed
Note: See TracTickets for help on using tickets.