Opened 3 months ago
Closed 3 months ago
#64319 closed enhancement (worksforme)
Component Math can be inline-block?
| Reported by: |
|
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)
Note: See
TracTickets for help on using
tickets.
@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