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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
@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